Autofs: Difference between revisions
From James's Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
sudo apt-get install sshfs autofs | |||
==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/ | https://www.mccambridge.org/blog/2007/05/totally-seamless-sshfs-under-linux-using-fuse-and-autofs/ |
Revision as of 14:58, 19 November 2017
sudo apt-get install sshfs autofs
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/