Linux

Why Linux

More computers run a Linux OS's than all other computers combined!

So get use to it!

πŸ–₯οΈπŸ‘©β€πŸ’»πŸ–₯οΈπŸ‘¨β€πŸ’»πŸ–₯️

Some Basic Terminology

Create a User

You should NOT be doing coding as the "root" user on a system.Β  Each user should have their own account:

Sudo

Sudo stands for SuperUser DO and is used to access restricted files and operations. By default, Linux restricts access to certain parts of the system preventing sensitive files from being compromised.Β  The sudo command temporarily elevates privileges allowing users to complete sensitive tasks without logging in as the root user :

Update and Upgrade

To keep your system up to date :

Shutdown and Reboot

To manage your servers :

Basic Terminal Commands

Linux commands cheat sheet by PhoenixNAP.pdf