SSHFS mount
sshfs root@somehost.net:/ /mnt/somehostname
Related Posts
Turn off monitor using command line
The xset command mentioned in other answers will turn off all the monitors if you have multiple…
How to Backup MySQL Information using automysqlbackup
There is a utility program called "automysqlbackup" that is available in the Ubuntu repositories. This…