rsync Quickie: Rsync Just a command to help you backup / archive your server. sudo rsync -avhe 'ssh -i /home/user/.ssh/id_rsa -p 2222' \ --numeric-ids \ --progress \ admin@your.server.tld:/path/to/your/data/ \ /path/
bash How long are you working? When you want to get notified every half hour how long you are already working, you can use this simple script, run it in terminal. Notice however, that it won't save your life