Displaying 2 results from an estimated 2 matches for "browse_mode".
2015 Jul 11
3
Mounting NFS file systems via Nautilus on CentOS 6
Why not just use autofs and have it mounted on demand?
jh
2010 May 08
2
disable autofs timeout
Hi,
Does setting the autofs timeout=0 create a permanent mount?
What I'm trying to do is get the best of both world;
1) Have a persistent mount so that users can use autocompletion.
2) utilize the benefits of autofs so that when an NFS resource becomes
unavailable, the system doesn't hang.
I've tried a timeout of 0 but it doesn't seem to work.