Categories
Archives
Blogroll
Meta
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
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