Tweet I decided to write this little guide to provide the relatively simple steps needed to migrate your linux system to a Xen (HVM) virtual instance. It is assumed that on your source and destination boxes, that you only have one root “/” partition. If you partitioned out your file system differently, you will have [...] Read More
Compress files and folders over the network without using rsync
The following command ssh's to your remote server, tar + gzips a directory, and then outputs the compressed stream to your local machine. Read More
