Skip to main content
Posted in

Install an NFS server on your DNS-323 NAS box.

The UNFS3 NFS server does not require kernel support so it's an easier option to use on your DNS-323. To have it start at system boot:

chmod a+x /ffp/start/unfsd.sh

To start it from the command line:
sh /ffp/start/unfsd.sh start

A default exports file is created in /ffp/etc/exports that can be edited for custom directories.