I wanted to use Autofs to auto-mount the shares on my Netgear ReadyNAS upon entering specific directories so… Install pre-requisites: sudo apt-get install cifs-utils autofs sudo gedit /etc/auto.master Add the line: /mnt/nas /etc/auto.nas –timeout=6000 –ghost sudo gedit /etc/auto.nas And added the following lines: pictures -fstype=cifs,rw,noperm ://nas/pictures videos -fstype=cifs,rw,noperm ://nas/videos music -fstype=cifs,rw,noperm ://nas/music documents… Read more »
Posts Tagged: cifs
Popular
- ProFTPd CentOS 6: PAM unable to dlopen /lib64/security/pam_stack.so - 17 Comments since April 17th, 2012
- PHP LDAP Search Root of Active Directory - 13 Comments since May 27th, 2008
- Android Tablet: Superpad 8 - 10 Comments since August 17th, 2012
- Reset ntopng admin password - 10 Comments since December 12th, 2013
- Increasing CentOS LVM under VMWare - 10 Comments since August 1st, 2011
- Run Windows MMC as a different user - 9 Comments since February 18th, 2014