SSHFS
Mac OS:
You can read this tutorial.
Prior to installing, you should make sure that you can SSH with keys :
- Download OSXFuse (dmg) (pkg) from http://osxfuse.github.io.
- Open OSXFuse dmg , run installer.
- Download SSHFS (pkg) from from http://osxfuse.github.io.
- Run SSHFS installer pkg.
Linux:
Brilltek Computer
Package already installed. Or contact Lucas to install it.
Debian:
sudo apt-get install sshfs
Both:
Create a folder to access the remote filesystems (aka a mount point):
mdkir ~/brilltek-vm
Then, you can mount your vm:
sshfs root@192.168.0.XX:/root ~/brilltek-vm