autofs¶
automatically mount remote filesystems on a as-needed basis. quite handy from time to time.
nfs auto mount¶
installing autofs:
configure a nfs share:
I did this for my synology nas, I created a new folder on my other linux system at /nfs
, let's edit /etc/auto.master
to make this work. Add the following to the end of /etc/auto.master
then create or edit /etc/auto.nfs
:
restart / reload autofs:
well, now you should be good to go if you do something like:
autofs
should automatically mount the share