https://i122.fastpic.org/big/2023/1105/a7/b0bec3c8f56dda48020a1025355c72a7.jpeg

Ubuntu Linux Fundamentals - A Practical Approach To Learning
Published 11/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.11 GB | Duration: 4h 16m

Learn how to master Ubuntu Linux Server, starting from the basics and progressing to an expert level.

What you'll learn
Learn to setup your own Ubuntu Linux Server !
You will be able to understand the concept of Standard IO Redirections
You will be able to understand the Text Processing Commands
You will be able to understand important commands like cut, awk, grep, egrep, sort,uniq,wc
You will be able to how to manage files using diff, cmp commands
You will be having the concepts of using tar, gzip, gunzip & truncate commands
You will be able to understand the concepts of Networking in Linux
You will be having the understanding of Tracing Network Traffic command
You will be able to setup your local repo
You will be able to manage Software - Adding, Removing & Updating using APT
You will be easy understand the step by step booting process of a Linux System
You will be easily manage the disk management in Linux
You will be able to setup the Logical Volume Manager - LVM
You will be able to do the file system checks using fsck or xfs_repair
You will be able to manage RAID disks in Linux
You will be able to setup the NFS & Samba Server
Requirements
PC or Laptop with internet Connection
Motivation to Learn
No specific requirement
Description
Ubuntu (pronounced oo-BOON-too) is a free, open source operating system (OS) based on Debian Linux. It was first released in 2004, when Mark Shuttleworth and a small team of Debian developers founded Canonical and then launched the Ubuntu project.Course ContentIntroductionAbout the Course ModuleInstallation of Oracle VM VirtualBox Manager Installation of Ubuntu Operating System. Standard Input and Output Redirections in Linuxstandard input (stdin)standard output (stdout) standard error (stderr)Practice Session - Standard IO RedirectionsStandard Output to a File ( tee command )Recall QuizText Processing Commands in LinuxPipes in LinuxStandard Output to a File (tee command)Practice Lab SessionCut - Text Processing CommandsRecall QuizAwk - Text Processing CommandsPractice Session - Awk CommandRecall QuizGrep/Egrep - Text Processing CommandsPractice Session - Grep/Egrep - Text Processing CommandsRecall QuizSort/uniq - Text Processing CommandsPractice Session - Text Processing CommandsRecall QuizWC - Text Processing CommandsPractice Session - WC Text Processing CommandsRecall QuizManaging filesCompare file - diff & cmp commandsPractice Session - diff & cmp commandsRecall QuizCombining and Splitting FilesPractice Lab SessionCompress and uncompress (tar, gzip, gunzip) & truncate commandAbout tar, gzip, gunzip commandsPractice Lab SessionTruncate Command in LinuxPractice Lab SessionNetworking in LinuxNetwork Files and CommandsCurl & ping commandPractice Lab SessionHostname or IP Lookup (nslookup and dig)Practice Lab SessionTracing Network Traffic (traceroute)Practice Lab SessionSSH-Keys - Access Remote Server without PasswordPractice Lab Sessionrsync - Remote SynchronizationManaging Software - Adding, Removing & Updating using APTCreate Local Repository (Yum Server)Advance Package Management - APTPractice Lab SessionLinux Boot ProcessStep by step booting process of a Linux SystemRun Levels or Targets in LinuxPractice Lab SessionDisk Management in LinuxDisk drives typesDisk Partitioning in LinuxPractice Lab - Disk partitioning using fdisk utilityPractice Lab - Add a new DiskPractice Lab - Create standard partitions using fdiskLogical Volume Manager - LVMOverview of LVMPractice Lab Session - LVMPractice Lab - Create a FS using LVMPractice Lab - Mount the FS persistentlyPractice Lab - Extend the size of VG/LV by adding a new diskPractice Lab - Delete LV, VG & PVPractice Lab - Add SWAP SpaceFile System Check ( fsck & xfs_repair )Overview of File System Check ( fsck & xfs_repair )Practice Lab - File System Check using fsck & xfs_repairRedundant Array of Independent Disk - RAID in LinuxOverview of RAID and typesPractice Lab SessionNetwork File System - NFSOverview of NFSPractice Lab SessionSamba - Installation & ConfigurationSamba Server - Installation & ConfigurationPractice Lab SessionLast Lecture
Overview
Section 1: Course Module Introduction
Lecture 1 Introduction
Section 2: Ubuntu Server Installation
Lecture 2 Lab Setup -1
Lecture 3 Lab Setup -2
Lecture 4 Lab Setup -3
Lecture 5 Lab Setup -4
Lecture 6 Lab Setup -5
Lecture 7 Lab Setup -6
Section 3: Standard Input and Output Redirections in Linux
Lecture 8 Standard Input and Output Redirections in Linux
Lecture 9 Practice Session - Standard Input and Output Redirections in Linux
Lecture 10 Standard Output to a File ( tee command )
Lecture 11 Practice Session - Linux tee Command
Section 4: Text Processing Commands in Linux
Lecture 12 Pipes in Linux
Lecture 13 Cut - Text Processing Commands
Lecture 14 Awk - Text Processing Commands
Lecture 15 Practice Session - Awk Command
Lecture 16 Grep/Egrep - Text Processing Commands
Lecture 17 Practice Session - Grep/Egrep - Text Processing Commands
Lecture 18 Sort/uniq - Text Processing Commands
Lecture 19 Practice Session - Text Processing Commands
Lecture 20 WC - Text Processing Commands
Lecture 21 Practice Session - WC Text Processing Commands
Section 5: Managing files
Lecture 22 Compare file - diff & cmp commands
Lecture 23 Practice Session - diff & cmp commands
Lecture 24 Combining and Splitting Files
Lecture 25 Practice Lab Session
Section 6: Compress and uncompress (tar, gzip, gunzip) & truncate command
Lecture 26 Compress and uncompress (tar, gzip, gunzip)
Lecture 27 Practice Lab Session
Lecture 28 Truncate Command in Linux
Lecture 29 Practice Lab Session
Section 7: Networking in Linux
Lecture 30 Network Files and Commands
Lecture 31 Curl & ping command
Lecture 32 Practice Lab Session
Lecture 33 Hostname or IP Lookup (nslookup and dig)
Lecture 34 Practice Lab Session
Lecture 35 Tracing Network Traffic (traceroute)
Lecture 36 Practice Lab Session
Lecture 37 SSH-Keys - Access Remote Server without Password
Lecture 38 Practice Lab Session
Lecture 39 rsync - Remote Synchronization
Lecture 40 Practice Lab Session
Section 8: Managing Software - Adding, Removing & Updating using APT
Lecture 41 Create Local Repository (Yum Server)
Lecture 42 Advance Package Management - APT
Lecture 43 Practice Lab Session
Section 9: Linux Boot Process
Lecture 44 Linux Boot Process
Lecture 45 Run Levels or Targets in Linux
Lecture 46 Practice Lab Session
Section 10: Disk Management in Linux
Lecture 47 Disk drives types
Lecture 48 Disk Partitioning in Linux
Lecture 49 Practice Lab - Disk partitioning using fdisk utility
Lecture 50 Practice Lab - Add a new Disk
Lecture 51 Practice Lab - Create standard partitions using fdisk
Section 11: Logical Volume Manager - LVM
Lecture 52 Overview of LVM
Lecture 53 Practice Lab Session - LVM
Lecture 54 Practice Lab - Create a FS using LVM
Lecture 55 Practice Lab - Mount the FS persistently
Lecture 56 Practice Lab - Extend the size of VG/LV by adding a new disk
Lecture 57 Practice Lab - Delete LV, VG & PV
Lecture 58 Practice Lab - Add SWAP Space
Section 12: File System Check ( fsck & xfs_repair )
Lecture 59 Overview of File System Check ( fsck & xfs_repair )
Lecture 60 Practice Lab - File System Check using fsck & xfs_repair
Section 13: Redundant Array of Independent Disk - RAID in Linux
Lecture 61 Overview of RAID and types
Lecture 62 Practice Lab Session
Section 14: Network File System - NFS
Lecture 63 Overview of NFS
Lecture 64 Practice Lab Session
Section 15: Samba - Installation & Configuration
Lecture 65 Samba Server - Installation & Configuration
Lecture 66 Practice Lab Session
Lecture 67 Last lecture
You are interested in learning Linux,You want to expand your career options by understanding Ubuntu Linux Server

Screenshots

https://i122.fastpic.org/big/2023/1105/98/d878974a9fecbbd50e8137b420cd7398.jpeg

Download link

rapidgator.net:

Код:
https://rapidgator.net/file/7f2b55e92be2fab27d303c2b2d084238/reyqi.Ubuntu.Linux.Fundamentals..A.Practical.Approach.To.Learning.part1.rar.html
https://rapidgator.net/file/db7729d0e1310f536c40164598e4b44d/reyqi.Ubuntu.Linux.Fundamentals..A.Practical.Approach.To.Learning.part2.rar.html

uploadgig.com:

Код:
https://uploadgig.com/file/download/19E07c42fe011039/reyqi.Ubuntu.Linux.Fundamentals..A.Practical.Approach.To.Learning.part1.rar
https://uploadgig.com/file/download/94618b1d14fbced2/reyqi.Ubuntu.Linux.Fundamentals..A.Practical.Approach.To.Learning.part2.rar

nitroflare.com:

Код:
https://nitroflare.com/view/BCAA7F4A38F7269/reyqi.Ubuntu.Linux.Fundamentals..A.Practical.Approach.To.Learning.part1.rar
https://nitroflare.com/view/62B481222E12791/reyqi.Ubuntu.Linux.Fundamentals..A.Practical.Approach.To.Learning.part2.rar