Introduction and Preparation.
  • How To Install Oracle VirtualBox
  • How to Install Ubuntu 16.04 LTS on VirtualBox
  • How to change resolution of the Ubuntu guest on VirtualBox
Installing Ubuntu Using VMware (optional)
  • How To Install VMware Player
  • How to Install Ubuntu 16.04 LTS on VMware
Basic Command Line Techniques
  • Introduction
  • ls command
  • ls command in Linux (cheat sheet)
  • cd command
  • cat command
  • I/O Redirection
  • mkdir Command
  • rm and rmdir commands for linux
  • cp command
  • mv command
  • less command
  • touch command
  • nano command
  • sudo command
  • top command
  • kill command
  • echo command
  • file permissions, symbolic permissions and chmod
  • directory permissions and chmod
  • Octal and Numerical permissions (chmod)
  • Introduction to Bash Scripting
  • which and whatis command
  • useradd command (Creating Users)
  • userdel command (Removing Users)
  • Basic Group Management (groups, groupadd, groupdel)
  • .bashrc File
  • Viewing Resources (du , df, free command)
  • watch command
  • Head and Tail Commands
  • find command
  • wc command
  • cal command
  • date command
  • Run multiple Terminal Commands
  • apt-get command
  • ifconfig command
  • tar command
  • Commonly used Linux commands
  • grep command
  • netstat command
  • How to Enable SSH in Ubuntu 16.04 LTS (Install openssh-server)
  • How to Install PuTTY on Windows + SSH Connections Using PuTTY on Windows
  • scp command - SCP to Securely Transfer Files/Folders in Linux