Master Linux essentials for cloud and DevOps environments, including command-line skills, automation, system management, and scripting. Build practical expertise to manage servers, optimise workflows, and support scalable infrastructure efficiently.
| Introduction | |||
| Introduction | 00:02:00 | ||
| Operating System | 00:04:00 | ||
| Create an AWS account | 00:06:00 | ||
| Create a Linux EC2 Instance | 00:06:00 | ||
| Connect to Linux system using Mobaxterm from Windows | 00:04:00 | ||
| Connect to Linux system from MAC | 00:02:00 | ||
| Linux Filesystem Hierarchy | 00:08:00 | ||
| Files and Directories | |||
| Basic Linux Commands | 00:05:00 | ||
| Read a File | 00:06:00 | ||
| Create a File | 00:10:00 | ||
| Edit or Append Content to a File | 00:08:00 | ||
| Create Directories | 00:05:00 | ||
| Remove FIles and Directories | 00:09:00 | ||
| Manage Files and Directories | |||
| Copy Files or Directories – Commands: cp | 00:06:00 | ||
| Move or Rename a File | 00:02:00 | ||
| Change Directory – Command: cd | 00:06:00 | ||
| How to Search a File – Commands: find, diff and file | 00:05:00 | ||
| Search a word in a file – Command: grep | 00:09:00 | ||
| Replace a Word in a File – Commands: sed | 00:09:00 | ||
| User Management | |||
| Creating & Managing a User – Command useradd | 00:08:00 | ||
| Login as a User on EC2 Instance | 00:04:00 | ||
| ls Command Explained | 00:12:00 | ||
| File Permissions | 00:04:00 | ||
| Changing Permissions – Commands: chmod | 00:10:00 | ||
| Changing Ownership – Commands: chown, file | 00:04:00 | ||
| System Management | |||
| Gather System Information – Commands: free, cpuinfo, uname etc.. | 00:08:00 | ||
| Software Management | |||
| Installing Packages – Commands : yum [install, remove] | 00:06:00 | ||
| Updating and Getting Info about Packages – Commands: yum [update, list, info] | 00:03:00 | ||
| Networking | |||
| Collect Network info – Commands: hostname, ping, wget, ifconfig, curl | 00:09:00 | ||
| Telnet explained | 00:06:00 | ||
| Services | |||
| Services – Commands: service [status, start, stop] | 00:07:00 | ||
| Services – commands chkconfig, systemctl | 00:07:00 | ||
| Process Management | |||
| Process Management – Commands: ps, fg, bg, top | 00:11:00 | ||
| Other Topics | |||
| Archiving files and directories – Commands: gzip, gunzip, zip, unzip, tar | 00:08:00 | ||
| Crontab Explained | 00:09:00 | ||
| Softlink and Hardlink – Commands: ln | 00:10:00 | ||
| Copy files from Windows to Linux – Commands: scp | 00:16:00 | ||
| Resources | |||
| Resources – Linux for Cloud and DevOps Engineers | 00:00:00 | ||
| Assignment | |||
| Assignment – Linux for Cloud and DevOps Engineers | 00:00:00 | ||