SSHFS mount
sshfs root@somehost.net:/ /mnt/somehostname
Related Posts
Don’t wrap long lines in linux terminal
printf '\033[?7l' ls -l /a/folder/that/contains/files/with/long/names printf '\033[?7h'
How can I check /dev/xvda1?
You can check or run fsck on /dev/xvda1 using the following method on Ubuntu or…
