SSHFS mount
sshfs root@somehost.net:/ /mnt/somehostname
Related Posts
tar – archive utility
To view the contents of tar file without extracting tar -tf filename.tar.gz To extract specific…
Turn off monitor using command line
The xset command mentioned in other answers will turn off all the monitors if you have multiple…