SSHFS mount
sshfs root@somehost.net:/ /mnt/somehostname
Related Posts
Which one is better: using ; or && to execute multiple commands in one line?
Cheatsheet: A; B Run A and then B, regardless of success of A A &&…
How To Add Swap Space on Ubuntu 18.04
Swap is a space on a disk that is used when the amount of physical…
