AutoFS
Jump to navigation
Jump to search
Quick 'n' dirty guide to getting autofs to see NFS shares under /net/hostname. This is sometimes called automount. These instructions are specific to Ubuntu & Debian.
sudo apt install autofs
sudo vi /etc/auto.master
^^Uncomment the /net line
sudo service autofs restart
ls /net/nfsserver exported-folder