Emil wrote: > someone please guide me in setup of NFS server. apt-get install nfs-kernel-server
cat >> /etc/exports <<EOF / *(ro) /tmp *(rw) EOF Adjust the above as you desire to have your NFS filesystems exported for remote mounting on other systems. man 5 exports You will need an exports file before the nfs server will start. Since you just created it you need to restart the server. This is a one time action and will not need to be done again. /etc/init.d/nfs-kernel-server restart Bob
pgp00000.pgp
Description: PGP signature