Product specifications

62
Linux users need to create NFS Mappings in order to connect to the NAS.
Enable the Network File System and click on Add to create the mapping.
Enter the Remote UID, IP, netmask and the local mapping user.
Once complete, mount the share on the Linux machine. A typical mount
command line:
# mount <IP address>:/<share folder> /<local directory>