...
Next create a file named auto_[mount_name] (such as auto_ida) in /etc and add the following lines to the file
Code Block |
---|
[local_mount_point] [host]:[server_mount_point] |
Please replace all values in [ ] with the values for your application. The local mount point is the directory you created in the previous step. [mount_name] is the arbitrary name given to the mount.
...
Finally issue the auotmount command
Code Block |
---|
sudo automount -cv |
Following the previous examples, your data would now be mounted in /ida/nrts