NFS Client on Windows
1. Windows Services for UNIX (SFU)
2. Omni-NFS/X Enterprise v3.1
3. NFSPro
NFS Server on Linux (Fedora Core 9)
[root]# cat /etc/exports
# /etc/exports: NFS file systems being exported.
#/home/MPCore/rootfs/netfs *(rw,no_root_squash,async)
/home/u-boot-1.3.1-mpcore 172.20.2.100/24(rw,sync) localhost(rw,sync)
[root]# /etc/init.d/nfs restart
[root]# /etc/init.d/nfslock restart
Show/Check mount information for an NFS server
[root]# showmount -e localhost
Check firewall settings for NFS (Port: 2049)
No comments:
Post a Comment