Show Menu
Cheatography

Linux Cheat Sheet (DRAFT) by [deleted]

This is a draft cheat sheet. It is a work in progress and is not finished yet.

File manipu­lation

mv <so­urc­e> <de­sti­nat­ion>
Move file from source to destin­ation
 

SSH

ssh <us­ern­ame­>@<­dom­ain>
Login
-i ~/.ssh­/<p­riv­ate­_ke­y>
Use identity file to login