3 Days Linux Administration Course
- Description
- Curriculum
- FAQ
- Reviews
This course is designed for those students who do not have enough time to learn Linux. They want to be able to do Linux installation and manage the Linux server by running commands in 3 days. Spend a few hours with me everyday for the next 3 days and I will make sure you will learn the following:
In 3 Days Linux Administration Course, you will quickly gain practical skills for Linux installation, configuration, and server management. Each day is structured to maximize your learning experience, covering key topics such as user management, file permissions, package management, and network configuration. You’ll engage in hands-on exercises that reinforce your understanding and enable you to run essential Linux commands confidently.
Day 1 – Installation, Configuration, File System and Basic Commands
-
Understanding of Linux?
-
What is Oracle Virtual Box?
-
Downloading and Installing Oracle Virtual Box
-
Creating virtual machine
-
Linux Distributions
-
Downloading and Installing Linux (CentOS)
-
Download and install Putty
-
Connect Linux VM via Putty
-
Changing Password
-
Introduction to File System
-
File system structure description
-
File system navigation commands
-
Directory listing overview
-
Creating Files and Directories
-
File system paths
-
Finding Files and Directories (find, locate)
-
Wildcard (*, $, ^)
-
Quiz and Handouts
Day 2 – Linux System Administration
-
File Permissions (chmod)
-
File Ownership (chown, chgrp)
-
Getting Help (man, whatis etc.)
-
Adding text to file
-
Pipes ( | )
-
File Maintenance Commands
-
File Display Commands
-
Filters / Text Processing Commands (cut, sort, grep, awk, uniq, wc)
-
Compare Files (diff, cmp)
-
Compress and un-compress files/directories (tar, gzip, gunzip)
-
Linux File Editors (vi text editor)
-
User account management (useradd, groupadd, usermod, userdel, groupdel)
-
Switch users and Sudo access
-
Monitor users (who, id, last)
-
System utility commands (date, uptime, hostname, which, cal, bc etc.)
-
Quiz and Handouts
Day 3 – Advance Linux System Administration
-
Processes and schedules (systemctl, ps, top, kill, crontab and at)
-
System Monitoring Commands (top, df, dmesg, iostat 1, netstat, free etc.)
-
OS Maintenance Commands (shutdown, reboot, halt, init etc.)
-
Changing System Hostname (hostnamectl)
-
Finding System Information (uname, cat /etc/redhat-release, cat /etc/*rel*, dmidecode)
-
Terminal control keys
-
Linux Kernel
-
What is Shell?
-
Shell scripting
-
Basic Shell scripts
-
Aliases
-
Command history
-
Enabling Internet in Linux VM
-
Network Files and Commands (ping, ifconfig, netstat, tcpdump, networking config files)
-
Network Interface (ethtool)
-
System Updates and Repositories (rpm and yum)
-
System Upgrade and Path Management
-
System Run Levels
-
File transfer (ftp, scp, rsync etc.)
-
Message of the Day
-
Disk Partition (df, fdisk, etc.)
-
Quiz and Handouts
Here is the testimonial from my students:
-
To all of you that are looking for a REALLY GOOD LINUX course, THIS IS IT, SERIOUSLY I promise you won’t find a course on LINUX here that is THIS GOOD. — T.J. Marstiller (Udemy Student)
-
Imran is a very knowledgeable and engaging instructor. As others have said, you can tell that he is not just trying to sell a course, but that he is invested in giving his students a strong career foundation with a positive and approachable attitude. He is also entertaining with his use of pop culture and practical work examples. It really feels like you’re in a classroom with him. I’m taking this course mainly as a hobbyist, but got a lot from it already. The homework assignments, quizzes, and handouts help reinforce the material. — Raymond B. (Udemy Student)
-
Main thing about course is its simplicity and the hierarchy. Design is very good and easy which helps to understand things better. — Akash Garg (Udemy Student)
-
I just love the teaching ad the learning experience I am getting — Jacob Samba (Udemy Student)
-
Imran Afzal might be my favorite teacher I’ve EVER had. He is funny, and engaging. The course was easy to follow, and with no experience starting I am now extremely comfortable with Linux, and actually really like it. He does make you do your googles, but this is not a bad thing especially considering the nature of IT and documentation to solve your own problems. I highly recommend. — Vanessa Diaz-Goumond (Udemy Student)
-
The course is run very well and I really like the handouts and the homework that is assigned. The homework helps me learn and continue with the learning process even when adult life is still progressing forward. — Thomas Rogers (Udemy Student)
-
Such an amazing instructor. Imran must have put in a lot of effort in structuring the course and taking the student step by step, he takes his time in explaining everything, from what Linux is, how to down load it, coding, etc. I have taken other courses from Imran. I am a student for life. Keep it up and please keep preparing more courses for please like us who can benefit from your way of teaching, knowledge and experience. Thank you. — Ali Shiekh (Udemy Student)
-
In the first place I say a big thank you to the instructor for making such a great course. I was afraid to learn Linux. I now feel very comfortable with Linux. I have understood both the concept behind and the practical as well. I would recommend every one who is NEW to Linux and wants to grab it once and for all without wasting time to go ahead and ENROLL. You will not regret it. I would like the instructor to do same for WINDOWS SERVER ADMIN., I don’t seem to find any better and beginner oriented course out there that could be matched with this course. To me, it is the BEST Linux Course on Online. I just started some real world projects with Linux after this great course, I was new to Linux and in just a month I am on the command line always playing. — Opoku Bright (Udemy Student)
-
I genuinely look forward to additional courses in the future. This has been so informative. You hear the name oracle all the time, but this was well put in layman’s terms — Atoofa Hasan (Classroom Student)
-
Imran Afzal eats, breathes and sleeps Linux! He really knows his stuff. I feel like he has brought me from a novice level education to masters level in a short time period. Anyone who is looking to get a job in Linux should definitely take this course. — TJ Walker (Udemy Student)
-
1Syllabus OverviewVideo lesson
-
2Download SyllabusText lesson
-
3Thank YouVideo lesson
-
4Welcome to Day 1Video lesson
-
5What is Operating System?Video lesson
-
6What is Linux?Video lesson
-
7Linux DistributionsVideo lesson
-
8Benefits of LinuxVideo lesson
-
9What is Virtual Box?Video lesson
-
10Installing Virtual BoxVideo lesson
-
11Creating Virtual MachineVideo lesson
If your Virtual Box only showing 32 bit =
http://www.fixedbyvonnie.com/2014/11/virtualbox-showing-32-bit-guest-versions-64-bit-host-os/
Help to release mouse capture in virtualBox. Press one key by itself: *The [CTRL] key on the right hand side of the keyboard
-
12Download and Install Linux (CentOS 7)Video lesson
-
13Download and Install Linux (CentOS8) - OptionalVideo lesson
-
14Download and Install Linux (CentOS Stream 9)Video lesson
-
15Install Putty (Client Terminal)Video lesson
-
16Connect Linux through putty TerminalVideo lesson
-
17Changing User PasswordVideo lesson
-
18Introduction to File SystemVideo lesson
-
19File System Structure DescriptionVideo lesson
-
20File System Navigation Commands (cd , ls and pwd)Video lesson
-
21Absolute and Relative PathVideo lesson
-
22Directory Listing OverviewVideo lesson
-
23Creating Files and Directories (touch, cp, vi etc.)Video lesson
-
24Finding Files and Directories (find, locate)Video lesson
-
25Wildcards (*, ?, [])Video lesson
-
26Day 1 QuizQuiz
-
27Day 1 HomeworkText lesson
-
28Day 1 HandoutsText lesson
-
29Welcome to Day 2Video lesson
-
30Linux vs. KernelVideo lesson
-
31PipeVideo lesson
-
32Files and Directory PermissionsVideo lesson
-
33File Ownership CommandsVideo lesson
-
34Getting Help (man, whatis)Video lesson
-
35Adding Text to FilesVideo lesson
-
36File System Maintenance (cp, mv, rm)Video lesson
-
37File Display CommandsVideo lesson
-
38Filters / Text Processing Commands (cut, awk, grep, sort, uniq, wc)Video lesson
-
39Compare Files (diff, cmp)Video lesson
-
40Compress and un-compress (tar, gzip, gunzip)Video lesson
-
41vi Editor (File Editor)Video lesson
-
42User Account ManagementVideo lesson
-
43Switch Users and Sudo AccessVideo lesson
-
44Monitor Users (who, last, w, id)Video lesson
-
45System Utility Commands (date, uptime, hostname, which, cal, bc etc.)Video lesson
-
46Day 2 QuizQuiz
-
47Day 2 HomeworkText lesson
-
48Day 2 HandoutsText lesson
-
49Welcome to Day 3 - Advance Linux System AdministrationVideo lesson
-
50Processes and Jobs (systemctl, ps, top, kill, crontab and at)Video lesson
-
51System Monitoring Commands (top, df, dmesg, iostat 1, netstat, free etc.)Video lesson
-
52System Maintenance Commands (shutdown, reboot, halt, init etc.)Video lesson
-
53Changing System HostnameVideo lesson
-
54Finding System Information (uname, cat /etc/redhat-release, cat /etc/*rel*)Video lesson
-
55Terminal control keysVideo lesson
-
56What is Kernel?Video lesson
-
57What is Shell?Video lesson
-
58Shell ScriptingVideo lesson
-
59Basic Shell ScriptsVideo lesson
-
60Aliases (alias, unalias)Video lesson
-
61Shell History (history)Video lesson
-
62Enabling Internet in Linux VMVideo lesson
-
63Network files and commands (ping, ifconfig, netstat, tcpdump)Video lesson
-
64NIC Information (ethtool)Video lesson
-
65System updates and repositories (rpm and yum)Video lesson
-
66System Upgrade and Patch ManagementVideo lesson
-
67System Run LevelsVideo lesson
-
68File Transfer (ftp, scp, rsync)Video lesson
-
69Tracing Network TrafficVideo lesson
-
70Message of the DayVideo lesson
-
71Disk Partition (df, fdisk)Video lesson
-
72Day 3 QuizQuiz
-
73Day 3 HomeworkText lesson
-
74Day 3 HandoutsText lesson
-
75CongratulationsVideo lesson
-
76Linux FutureVideo lesson
-
77Linux Job MarketVideo lesson
-
78What is Virtualization?Video lesson
-
79Introduction to VMWareVideo lesson
-
80VMWare Workstation Player (Optional)Video lesson
-
81Create a VM on VMWare PlayerVideo lesson
-
82Install Oracle Guest Addition (Tools)Video lesson
-
83Install Oracle Virtualbox on MACVideo lesson
-
84Changing Default File Permissions (umask)Video lesson
-
85Filesystem Color DefinitionVideo lesson
-
86Troubleshooting FileSystem IssuesVideo lesson
-
87Troubleshooting Change Directory IssuesVideo lesson
-
88Corrupted FileSystem and Troubleshooting PracticesVideo lesson
-
89Linux System is Running SlowVideo lesson
-
90IP Assigned but not ReachableVideo lesson
-
91Troubleshooting Putty ConnectionVideo lesson
External Links May Contain Affiliate Links read more