Backup Linux Data With Rsync Over SSH
2 min read
How you can backup your data with Rsync in a Linux environment.
Using Here Docs (<<) in Linux
2 min read
How To Kill Processes in Linux
1 min read
Kill processes in Linux to keep down memory and CPU usage.
How To Use Screen On Linux
2 min read
The basics of Screen on Linux, a cheat sheet.
How To Copy An SSH Key To Another Linux Machine
1 min read
Copy your public SSH key to a remote machine for easier access
How To Run A Bash Script on A Remote Machine Using SSH
1 min read
Execute a shell script on a remote machine using SSH on bash.