Tag Archives: unix

Using rsync to remotely backup files

My laptop (a Macbook uni body that I picked up at the end of 2009) goes everywhere with me. Now that I am working on some serious stuff, it would be a damn shame if my laptop were to get … Continue reading

Posted in Code | Tagged , , , | Leave a comment

SSH Executing Remote Commands

One nifty feature of ssh that I sometimes forget to take advantage of is that you can use it to execute commands on a remote server and then promptly log you back out. Say for example that I would like … Continue reading

Posted in Code, Etc, Stuff and Junk | Tagged , , | Leave a comment