SSHFS mount
sshfs root@somehost.net:/ /mnt/somehostname
Related Posts
Amazon EC2: how to convert an existing PV AMI to HVM
Start an Ubuntu HVM linux, any version, new Start an Ubuntu / with my existing…
Don’t wrap long lines in linux terminal
printf '\033[?7l' ls -l /a/folder/that/contains/files/with/long/names printf '\033[?7h'