Monday, July 6, 2009

Network File Sharing Server

NFS server in just 4 simple steps.

Setup Network File Sharing Server

Basic: Configuration file exits in /etc/exports

Step 1: Create a directory you want to share

Step 2: Edit exports file



Step 3: now restart the portmap & nfs services


service portmap restart

service nfs restart



Step 4: check NFS Server


We can also use #mount t NFS 192, where this use to define the server type

And NFS is the type of the server.

Have A Happy and Safe Sharing::::: :)

No comments: