Complete Linux Training Course to Get Your Dream IT Job

BY
Udemy

Grab your dream IT job and pass the RHCSA, RHCE, LFCS and CompTIA Linux+ certification exams.

Mode

Online

Fees

₹ 599 4099

Quick Facts

particular details
Medium of instructions English
Mode of learning Self study
Mode of Delivery Video and Text Based

Course overview

Complete Linux Training Course to Get Your Dream IT Job helps the learners to find a fine IT job by mustering up all the gamut of knowledge and skills related to Linux. Through this course created by Imran Afzal, the student will be able to pursue a career as a professional Linux administrator and gather up the awareness of Linux required to clear the RHCSA, RHCE, LFCS, CLNP, and CompTIA Linux+ certifications. The curriculum will explore Linux installation, configuration, administration, shell scripting, command line, troubleshooting,  OS tools, and a lot more. 

Complete Linux Training Course to Get Your Dream IT Job online training will walk the students through Oracle Virtual Box, Linux Desktop (GUI), Virtual Machine Management, Linux File Editors, and the like. Offered by Udemy,  Complete Linux Training Course to Get Your Dream IT Job certification consists of Resume and Interview workshops to guide the students to get their dream IT job as well as hand-out materials, quizzes, and homework.

The highlights

  • Online course
  • Downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of completion
  • English videos with multiple subtitles
  • 30-Day Money-Back Guarantee

Program offerings

  • 35 hours on-demand video
  • 24 articles
  • 131 downloadable resources
  • Full lifetime access
  • Access on mobile and tv
  • Certificate of completion

Course and certificate fees

Fees information
₹ 599  ₹4,099
certificate availability

Yes

certificate providing authority

Udemy

What you will learn

At the end of the Complete Linux Training Course to Get Your Dream IT Job 2022 online certification, the learners will have the opportunity to learn System Administration, Servers, System Updates, Linux Boot Process, Shell ScriptingNetworking, Run Levels, and much more. 

The syllabus

Introduction

  • Introduction
  • Good News
  • Syllabus Overview
  • Download Syllabus
  • Thank You

Module 1 - Understanding Linux Concepts

  • Welcome to Module 1
  • Everyday Linux
  • What is Linux?
  • Unix vs. Linux
  • Module 1 Quiz
  • Module 1 Homework
  • Module 1 Handouts

Module 2 - Download, Install and Configure

  • Welcome to Module 2
  • Linux Distributions
  • What is Virtual Box?
  • Downloading and Installing Oracle VirtualBox
  • Download and Install VMWare Player (Optional)
  • Creating First Virtual Machine
  • Different Ways to Install Linux
  • Linux Installation (CentOS7 - Recommended)
  • Linux Installation (CentOS8)
  • Message for Redhat Installation
  • Redhat Linux Installation (Optional)
  • Ubuntu Linux Installation (Optional)
  • CentOS vs. CentOS Stream
  • Take a snapshot of VM
  • Linux Desktop (GUI)
  • Virtual Machine Management
  • Linux vs. Windows
  • Who Uses Linux?
  • Keyboard Keys Used in Linux
  • Module 2 Quiz
  • Module 2 Homework
  • Module 2 Handouts

Module 3 - System Access and File System

  • Welcome to Module 3
  • Command Prompts and Getting Prompts Back
  • Accessing Linux System
  • Download and Install Putty
  • New Network Command (ifconfig and ip)
  • Connect Linux VM via Putty
  • Important Things to Remember in Linux
  • Introduction to Linux File System
  • FileSystem Structure and Description
  • File System Navigation Commands (cd , ls and pwd)
  • What is root?
  • Absolute and Relative Paths
  • Directory Listing Attributes
  • Creating Files and Directories (touch, cp, vi, mkdir)
  • Copying directories
  • Linux File Types
  • Finding Files and Directories (find, locate)
  • Difference Between Find and Locate Commands
  • Changing Password
  • WildCards (*, ?, ^, [])
  • Soft and Hard Links (ln)
  • Module 3 Quiz
  • Module 3 Homework
  • Module 3 Handouts

Module 4 - Linux Fundamentals

  • Welcome to Module 4
  • Linux Command Syntax
  • Files and Directory Permissions (chmod)
  • File Permissions Using Numeric Mode
  • File Ownership Commands (chown, chgrp)
  • Access Control List (ACL)
  • Help Commands
  • TAB Completion and Up Arrow Keys
  • Adding Text to Files
  • Input and Output Redirects (>, >>, <, stdin, stdout and stderr)
  • Standard Output to a File (tee command)
  • Pipes ( | )
  • File Maintenance Commands (cp, rm, mv, mkdir, rmdir)
  • File Display Commands (cat, less, more, head, tail)
  • Filters / Text Processing Commands
  • cut - Text Processors Commands
  • awk - Text Processors Commands
  • grep/egrep - Text Processors Commands
  • sort/uniq - Text Processors Commands
  • wc - Text Processors Commands
  • Compare Files (diff and cmp)
  • Compress and uncompress (tar, gzip, gunzip)
  • Truncate File Size (truncate)
  • Combining and Splitting Files
  • Linux vs. Windows Commands
  • Module 4 Quiz
  • Module 4 Homework
  • Module 4 Handouts

Module 5 - System Administration

  • Welcome to Module 5
  • Linux File Editor (vi)
  • Difference between vi and vim Editors
  • "sed" Command
  • User Account Management (useradd, groupadd, usermod, userdel, groupdel)
  • Enable Password Aging
  • Switch Users and Sudo Access (su, sudo)
  • Monitor Users (who, last, w, id)
  • Talking to Users (users, wall, write)
  • Linux Directory Service - Account Authentication
  • Difference between Active Directory, LDAP, IDM, WinBIND, OpenLDAP etc.
  • System Utility Commands (date, uptime, hostname, uname, which, cal, bc)
  • Processes, Jobs and Scheduling
  • systemctl command
  • ps command
  • top command
  • kill command
  • crontab command
  • at command
  • Additional cronjobs (hourly, daily, weekly, monthly)
  • Process Management (bg, fg, nice)
  • System Monitoring Commands (df, dmesg, iostat 1, netstat, free, top)
  • System Logs Monitor (/var/log)
  • System Maintenance Commands (shutdown, init, reboot, halt)
  • Changing System Hostname (hostnamectl)
  • Finding System Information (uname, dmidecode)
  • Finding System Architecture (arch)
  • Terminal Control Keys
  • Terminal Commands (clear, exit, script)
  • Recover Root Password (single user mode)
  • SOS Report
  • Environment Variables
  • Special Permissions with setuid, setgid and stick bit
  • Module 5 Quiz
  • Module 5 Homework
  • Module 5 Handouts

Module 6 - Shell Scripting

  • Welcome to Module 6
  • Linux Kernel
  • What is a Shell?
  • Types of Shells
  • Shell Scripting
  • Basic Shell Scripts
  • Input and Output of Script
  • if-then Scripts
  • for Loop Scripts
  • do-while Scripts
  • Case Statement Scripts
  • Check Remote Servers Connectivity
  • Aliases (alias)
  • User and Global Aliases
  • Shell History (history)
  • Module 6 Quiz
  • Module 6 Homework
  • Module 6 Handouts

Module 7 - Networking, Services, and System Updates

  • Welcome to Module 7
  • Enable Internet on Linux VM
  • Network Components
  • Network Files and Commands (ping, ifconfig, ifup, ifdown, netstat, tcpdump)
  • NIC Information (ethtool)
  • NIC or Port Bonding
  • New Network Utilities (nmtui, nmcli, nm-connection-editor and GNOME Settings)
  • Downloading Files or Apps (wget)
  • curl and ping commands
  • FTP - File Transfer Protocol
  • SCP - Secure Copy Protocol
  • rsync - Remote Synchronization
  • System Updates and Repos (rpm, yum)
  • System Upgrade and Patch Management
  • Create Local Repository from CD/DVD
  • Advance Package Management
  • Rollback Patches and Updates
  • SSH and Telnet
  • DNS - Download, Install and Configure (Domain Name Systems)
  • Hostname or IP Lookup (nslookup and dig)
  • Network Time Protocol (ntp)
  • chronyd (New Version of NTP)
  • New System Utility Command (timedatectl)
  • Sendmail
  • Web Server (Apache - HTTP)
  • Central Logger (rsyslog)
  • Securing Linux Machine (OS Hardening)
  • OpenLDAP Installation
  • Tracing Network Traffic (traceroute)
  • How to open Image File through Command Line
  • Configure and Secure SSH
  • SSH-Keys - Access Remote Server without Password
  • Linux Web-Based Administration (cockpit)
  • Firewall
  • Tune System Performance (tuned, nice and renice)
  • Run Containers
  • Module 7 Quiz
  • Module 7 Homework
  • Module 7 Handouts

Module 8 - Disk Management and Run Levels

  • Welcome to Module 8
  • System Run Levels (0 thru 6)
  • Linux Boot Process
  • Linux Boot Process (Newer Versions)
  • Message of the Day
  • Customize Message of the Day
  • Storage
  • Disk Partition (df, fdisk)
  • Add Disk and Create Standard Partition
  • Logical Volume Managment (LVM)
  • LVM Configuration During Installation
  • Add Disk and Create New LVM Partition (pvcreate, vgcreate, lvcreate,)
  • Extend Disk using LVM
  • Adding Swap Space
  • Advance Storage Management with Stratis
  • RAID
  • File System Check (fsck and xfs_repair)
  • System Backup (dd Command)
  • Network File System (NFS)
  • Samba Installation and Configuration
  • NAS Drive for NFS or Samba
  • Difference Between CentOS/Redhat 5, 6 and 7
  • Difference Between CentOS/RHEL 7 and 8
  • Module 8 Quiz
  • Module 8 Homework
  • Module 8 Handouts

Module 9 - All About Resume

  • Welcome to Module 9
  • Resume Workshop
  • Cover Letter
  • Post Resume and What to Expect
  • Linux Administrator Job Duties
  • Exposure to Other Technologies
  • Module 9 Homework
  • Module 9 Handouts

Module 10 - All About Interview

  • Welcome to Module 10
  • What is IT?
  • IT Components
  • Facts about IT
  • Everyday Examples of Linux
  • Linux Operating System Jobs
  • IT Management Jobs
  • Interview Workshop
  • Redhat Certifications (RHCSA, RHCE etc.)
  • Join Linux Community
  • 200+ Interview Questions
  • Module 10 Homework
  • Module 10 Handouts

Course Recap

  • Welcome to Course Recap
  • Commands We Have Learned
  • Don't Give up
  • Congratulations
  • Recap - Handout
  • Final Exam

Additional Resources

  • Welcome to Additional Resources
  • Troubleshooting Putty Connection
  • Changing Default File Permissions (umask)
  • Create VM on VMWare Player
  • Install Oracle Virtualbox on MAC
  • Install Oracle Guest Addition (Tools)
  • Filesystem Color Definition
  • Troubleshooting File Issues
  • Troubleshooting Change Directory Issues
  • Fixing Corrupted FileSystem
  • Linux System Performance Issues
  • IP Assigned but not Reachable
  • Remove Un-necessary or Orphan Packages
  • SELinux
  • Types of Security Threats
  • Running Linux on Web Browser
  • Improve Typing Skills
  • What is Virtualization?
  • Introduction to VMWare
  • Additional Resources - Handout

Bonus

  • Welcome to Bonus Section
  • Bonus Lecture

Instructors

Mr Imran Afzal 1

Mr Imran Afzal 1
Instructor
Freelancer

Trending Courses

Popular Courses

Popular Platforms

Learn more about the Courses

Download the Careers360 App on your Android phone

Regular exam updates, QnA, Predictors, College Applications & E-books now on your Mobile

Careers360 App
150M+ Students
30,000+ Colleges
500+ Exams
1500+ E-books