Setup fuse Run the following in a terminal:
modprobe fuse Create a FUSE usergroup and add yourself to the group
sudo groupadd fuse sudo usermod -a -G fuse $USER Create a set of ssh-keys, press enter when asked to name the file (blank) and press enter when asked to enter a passphrase (blank):