Created
February 22, 2017 14:57
-
-
Save rafaelfoster/9872440110b82925844518a74d6223cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#SSHFS on /etc/fstab | |
root@server:/dir /mount fuse.sshfs IdentityFile=/home/rafael/.ssh/id_rsa,allow_other,reconnect 0 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment