How to install and configure NFS on Server and Client
How to install and configure NFS on Server and Client
first edit exports file
vi /etc/exports
exportfs -rservice
nfs restart
go to client side and enter below mentined command
mount:location of the folder and folder name and mount point
e.g:mount ind-harip:/root/swapnil ttt
Hope this will work for you
Thanks and Regards
Swapnil Jain
IT Support Staff.
Dear, if you want to configure a NFS server, first of all you need to install Nfs server in ur computer. after that create a directory under super directory, edit the /etc/exports file, and enter the sahre directory name and client Ip and hostnamewith the help of(rw, sync) option. save and exit the file. in cleint PC brows the shared directory with the help of showmount -e IP of the server and enter you can view the direcotry which you sahred on server. after the you can mount it on tour server and user to nfs server
Regards
Jitender Rana
There are currently 1 users browsing this thread. (0 members and 1 guests)