Autofs: Difference between revisions
From James's Wiki
(Created page with "==References== https://www.tjansson.dk/2008/01/autofs-and-sshfs-the-perfect-couple/") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
sudo apt-get install sshfs autofs | |||
setup ssh-copyid ect for passwordless login | |||
==References== | ==References== | ||
https://www.tjansson.dk/2008/01/autofs-and-sshfs-the-perfect-couple/ | https://www.tjansson.dk/2008/01/autofs-and-sshfs-the-perfect-couple/ | ||
https://www.mccambridge.org/blog/2007/05/totally-seamless-sshfs-under-linux-using-fuse-and-autofs/ |
Latest revision as of 15:00, 19 November 2017
sudo apt-get install sshfs autofs
setup ssh-copyid ect for passwordless login
References
https://www.tjansson.dk/2008/01/autofs-and-sshfs-the-perfect-couple/ https://www.mccambridge.org/blog/2007/05/totally-seamless-sshfs-under-linux-using-fuse-and-autofs/