Home » , , , , , » How to configure Network File System (NFS) on RHEL 6.3 or Centos 6.3 or Scientific Linux 6.3

How to configure Network File System (NFS) on RHEL 6.3 or Centos 6.3 or Scientific Linux 6.3

It is very Easy to Implement a Network File System (NFS).It is 100% Work.
[root@muraditbd ~]# yum install nfs* -y
Loaded plugins: refresh-packagekit, security
Setting up Install Procetss
Package nfs-utils-lib-1.1.5-4.el6.i686 already installed and latest version
Package 1:nfs-utils-1.2.3-26.el6.i686 already installed and latest version
Package nfs4-acl-tools-0.3.3-6.el6.i686 already installed and latest version
[root@muraditbd ~]# service nfs restart;chkconfig nfs on;servie rpcbind restart;chkconfig rpcbind on;service nfslock restart;chkconfig nfslock on;
[root@muraditbd ~]# vim /etc/exports
/var/ftp/pub *(ro,sync)
[root@muraditbd ~]# service nfs restart;servie rpcbind restart;service nfslock restart;
[root@muraditbd ~]# exportfs -r
[root@muraditbd ~]# exportfs
/var/ftp/pub <world>
[root@muraditbd ~]# showmount -e 192.168.0.254
Export list for 192.168.0.254:
/var/ftp/pub *
############# NFS-Client-Configuration##########

Read More

0 comments:

Post a Comment

Please Comments and share your Friends Circle

 
Sitemap | HOME | Privecy-Policy
Copyright © 2013. Free Download - All Rights Reserved
Proudly powered by Technologybd.net
Template Design by Md.Murad Hosen