Skip to main content

SSHFS

Mac OS:

You can read this tutorial.

Prior to installing, you should make sure that you can SSH with keys :

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