-
Bash Cheatsheet
-
Using Sublime over SSH to Synchronize Files with Remote Server
-
Using Screen
Screen allows you to:- Use multiple shell windows from a single SSH session.
- Keep a shell active even through network disruptions.
- Disconnect and re-connect to a shell sessions from multiple locations.
- Run a long running process without maintaining an active shell session.