Introduction
  • Introduction
  • The Bash Shell
  • Virtual Consoles
  • Practice Session - Access the Command Line, Virtual Consoles
  • Shell Basics
  • The GNOME 3 Desktop Environment
  • Quiz
Installation of RHEL 7
  • Links to Download RHEL ISO & VMware Software
  • RHEL 7 Installation Step -1
  • RHEL 7 Installation Step -2
  • Connect from putty
Managing Files From the Command Line
  • The Linux File System Hierarchy
  • The Linux File System Hierarchy - 2
  • Identifying Linux File types
  • Absolute paths and relative paths
  • Lab - Absolute & Relative paths
  • Practice: Locating Files and Directories - Simple Commands
  • Managing Files Using Command-Line Tools
  • Lab File Management -1
  • Lab File Management -2
  • Lab on Pattern Matching
Getting Help in Red Hat Enterprise Linux
  • Man Page
  • Practice Lab Session
  • pinfo Command
  • Package documentation /usr/share/doc
  • Getting Help from RedHat
  • Create SoS Report
  • Quiz
Standard Input, output & error redirections
  • Standard Input, output & error redirections
  • Redirectiing output
  • Redirecting Output with Examaples
  • Practice Lab session
  • Editing Files with Vim
  • Quiz
Managing Local Linux Users and Groups
  • Overview of User Administration
  • User & Group Creation
  • Overview of sudo
  • Aliases in sudoers file
  • Sudoers file
  • Basic examples of sudo
  • Practice Lab Session - 1
  • Practice Lab Session - 2
  • Practice Lab Session - 3
  • Understanding password aging policy
  • Lab on password aging policy
  • Quiz
Controlling Access to Files with Linux FileSystem Permissions
  • Overview of Permissions in Linux
  • Understanding file permissions
  • Lab Sessions
  • Access Modes ( Absolute & Symbolic Mode)
  • Chmod & Chown
  • Lab Sessions
  • Special Permissions
  • SUID & SGUID
  • Lab Sessions
  • Sticky Bit - Special Permissions
Monitoring and Managing Linux Processes
  • Overview of a Process
  • Foreground & Background process
  • Stats of a process
  • Practice Lab Session 1
  • Practice Lab Session 2
  • Practice Lab Session 3
  • Kill Command to terminate a process
  • Quiz
Overview of systemd -- Controlling Services & Daemons
  • Overview of RHEL 7
  • Features of systemd - 1
  • Features of Systemd - 2
  • Booting RHEL7 with systemd
  • RHEL7 vs RHEL6 - Part 1
  • RHEL7 vs RHEL6 - Part 2
  • RHEL7 vs RHEL6 - Part3
  • Lab session - 1
  • Lab Session - 2
  • Lab Session - 3
  • Quiz
Configuring and Securing OpenSSH Service
  • Accessing the Remote Command Line with SSH
  • OpenSSH Conf file (sshd_conf) -1
  • OpenSSH Conf file (sshd_conf) -2
  • OpenSSH Conf file (sshd_conf) -3
  • Practice Lab Session - 1
  • Pratice Lab Session - 2
  • Quiz
Archiving and Copying Files Between Systems
  • Managing compressed tar archives
  • Extract an archive created with tar
  • Lab Session on tar archive
  • scp - copying files between systems securely
  • Lab Session
  • Lab Session on sftp
  • rsync