2012年2月3日

ubuntu nfs配置 以及mount.nfs:access denied by server while mounting问题解决

摘要: 1.安装nfs服务,$ apt-get install nfs-commonnfs-kernel-server 2.配置参数:$ gedit /etc/exports ,内容如下: # /etc/exports: the access control list for filesystems which may be exported # to NFS clients. See exports(5). # # Example for NFSv2 and NFSv3: # /srv/homes hostname1(rw,sync,no_subtree_check) hostname2(ro,.. 阅读全文

posted @ 2012-02-03 17:42 千兵卫博士 阅读(10134) 评论(0) 推荐(0)

导航