Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

This article still needs to be written. It should cover only the basics of what you need to know to get by in the tutorials.

Command Line Basics

Why Learn it and NOT Use a GUI (Graphical User Interface)

For server administration in an enterprise environment the most important thing to have is predictability and stability.

The traditional Linux CLI (Command Line Interface) also known hence forth as terminal achieves this by,

  1. Predictability - Being repeatable (you can copy and paste) with a history of what occured
  2. Stability - Most servers have no GUI resulting in less processes to crash, less to patch and low resources

Navigating Directories

...

Edit and View Text Files

...

Upload and Download Files

...

Basics of Permissions

...

sudo Command and Why

...

SSH Mounting on Windows and Mac OS X

...

  • No labels