|
|
[root@GGYY ~]# /etc/init.d/portmap start
Starting portmap: [ OK ]
[root@GGYY ~]# /etc/init.d/nfs start
Starting NFS services: [ OK ]
Starting NFS quotas: [ OK ]
Starting NFS daemon: [ OK ]
Starting NFS mountd: [ OK ]
为什么我的NFS服务开启了别人却看不到我共享的文件???/etc/exports是NFS的配置文件吧?我上面怎么就一行“/222 192.168.1.132(ro,sync,nohide,all_squash)”
这个是不是不正常??
还有个问题:怎么配置DHCP??? |
|