GNU/Linux is the leading operating system on servers and other big iron systems such as mainframe computers and supercomputers. Any system administrator should know the basics of the Linux Command Line Interface (CLI). This laboratory will show you the Linux CLI step-by-step.
Learn what a shell is and a terminal emulator.
Your first step to start the laboratory experience
Launch a new EC2 instance using the management console wizard
Learn how to generate a PPK (PuTTY key) using the AWS PEM key
How to use a remote Linux shell from Windows, Linux or Mac
How to use pwd, ls, cd, cat and tail commands
Learm how to use cp, mv, rm, mkdir, chmod and chown commands
How to use top, free, uptime and df commands.
How to destroy an EC2 instance