Changes

User:Pau pajuelo

2 bytes added, 12:53, 30 July 2012
no edit summary
<pre>sudo mkdir /etc/exports.d </pre>
Edit /etc/exports file, add the following line and save the changes:
<pre>/srv/{your tootfs rootfs dir} *(rw,sync,no_subtree_check,no_root_squash)</pre>Export NFS file system:
<pre>sudo exportfs -a</pre>
4,199
edits