|
|
Line 1: |
Line 1: |
| = '''<big>Complete Linux Training</big>''' = | | {| class="wikitable" |
| This is the Course Structure for Complete Linux Training.
| | |+ |
| | | ! |
| <big>This Course is divided into 8 different Modules. They are listed bellow;</big>
| | ! |
| | | ! |
| ===== Module 1: Understanding Linux Concept =====
| | ! |
| | | |- |
| ===== Module 2: Download, Install and Configure =====
| | | |
| | | | |
| ===== Module 3: System Access and File System =====
| | | |
| | | | |
| ===== Module 4: Linux Fundamentals =====
| | |- |
| | | | |
| ===== Module 5: Linux System Administration =====
| | | |
| | | | |
| ===== Module 6: Shell Scripting =====
| | | |
| | | |- |
| ===== Module 7: Networking, Servers and System Updates =====
| | | |
| | | | |
| ===== Module 8: Disk Management and Run Levels =====
| | | |
| ''Couse Recap and Additional Resources''
| | | |
| | | |} |
| ''All About Resume and Interview''
| |
| | |
| == '''What will you learn?''' ==
| |
| * <big>By the end of this course you will be a professional Linux administrator and be able to apply for Linux job.</big>
| |
| | |
| * <big>You will learn 200+ Linux system administration commands</big>
| |
| * <big>CentOS and Redhat version 7, 8 and 9</big>
| |
| * <big>You will gain advance Linux systems administration skills and have deep understanding of Linux fundamentals and concepts</big>
| |
| * <big>You will be able to troubleshoot everyday Linux related issues</big>
| |
| * <big>You will manage Linux servers in a corporate environment</big>
| |
| * <big>You will write basic to advance level shell scripts</big>
| |
| * <big>This course will prepare you for CompTIA Linux+ (XK0-004) and LPI Linux Essentials</big>
| |
| * <big>Understand the concept of permissions and how to set them for files and directories</big>
| |
| * <big>You will be able to take the EX-200 exam and become Redhat Certified System Administrator (RHCSA - EX200)</big>
| |
| | |
| == '''Requirements''' ==
| |
| | |
| * The course covers everything about Linux from scratch so no prior experience required
| |
| * Desire to reach your goals and dreams
| |
| * A computer with at least 4G of RAM
| |
| * Projector
| |
| | |
| == '''Module 1: Understanding Linux Concept''' ==
| |
| | |
| ====== <big>What is Operating System?</big> ======
| |
| [[File:Linux-pictures-udj1znxick9zk5wz.webp|thumb|226x226px]]
| |
| | |
| ====== <big>What is Linux?</big> ======
| |
| | |
| ====== <big>Everyday use of Linux</big> ======
| |
| | |
| ====== <big>Unix vs Linux vs Windows</big> ======
| |
| <big>At the end of this module student will able to;</big>
| |
| # Define Linux
| |
| # Distinguish between Unix, Linux and Windows.
| |
| # Learn about types of Linux Distribution.
| |
| | |
| == '''Module 2: Download, Install and Configure Linux''' ==
| |
| | |
| ====== <big>Lab Design</big> ======
| |
| | |
| ====== <big>What is Virtual Box?</big> ======
| |
| [[File:Virtualbox-vs-vmware.webp|thumb|221x221px]]
| |
| | |
| ====== <big>Download and Install VMWare Player (Different Ways to Install Linux)</big> ======
| |
| | |
| ====== <big>Creating a Virtual Machine</big> ======
| |
| | |
| ====== <big>Download and Install Linux (CentOS 8)</big> ======
| |
| | |
| ====== <big>Download and Install Linux (CentOS 9)</big> ======
| |
| | |
| ====== <big>Redhat Linux Installation (Optional)</big> ======
| |
| | |
| ====== <big>Take a snapshot of VM</big> ======
| |
| | |
| ====== <big>Virtual Machine Management</big> ======
| |
| | |
| ====== <big>Keyboard Keys Used in Linux</big> ======
| |
| <big>At the end of this module Student will able to;</big>
| |
| # Define Virtualization
| |
| # Learn about different ways to install Linux.
| |
| # Create Virtual Machine.
| |
| # Install Linux in Virtual Machine.
| |
| | |
| == '''Module 3: System Access and File System''' ==
| |
| | |
| ====== <big>Important Things to Remember in Linux</big> ======
| |
| | |
| ====== <big>Access to Linux System</big> ======
| |
| | |
| ====== <big>Download and Install Putty</big> ======
| |
| | |
| ====== <big>Access Linux via Putty or SSH command line</big> ======
| |
| | |
| ====== <big>Command Prompts and Getting Prompts Back</big> ======
| |
| | |
| ====== <big>FileSystem Structure and Description</big> ======
| |
| | |
| ====== <big>File System Navigation Commands (cd , ls and pwd)</big> ======
| |
| | |
| ====== <big>Linux File or Directory Properties</big> ======
| |
| | |
| ====== <big>Linux File Types</big> ======
| |
| | |
| ====== <big>What is root?</big> ======
| |
| | |
| ====== <big>Changing Password</big> ======
| |
| | |
| ====== <big>Absolute and Relative Paths</big> ======
| |
| | |
| ====== <big>Creating Files and Directories (touch, cp, vi, mkdir)</big> ======
| |
| | |
| ====== <big>Copying directories</big> ======
| |
| | |
| ====== <big>Finding Files and Directories (find, locate)</big> ======
| |
| | |
| ====== <big>Difference Between Find and Locate Commands</big> ======
| |
| | |
| ====== <big>Wildcards (*, ?, ^, [])</big> ======
| |
| | |
| ====== <big>Soft and Hard Links (ln)</big> ======
| |
| <big>At the end of this module student will able to;</big>
| |
| # Access to Linux System
| |
| # Define file system and its Structure.
| |
| # Define Root.
| |
| # Create files and directories.
| |
| # Use Wildcards.
| |
| # Create soft and hard link of files.
| |