2015年9月15日

ubuntu12.04的NFS配置

摘要: 安装nfs:#sudo apt-get install nfs-kernel-serverubuntu12.04中的已经是最新版本了,无需安装打开/etc/exports文件,在末尾加入:/home/kevin *(rw,sync,no_root_squash)注:nfs允许挂载的目录及权限,在文件... 阅读全文

posted @ 2015-09-15 15:43 黑大米 阅读(194) 评论(0) 推荐(0) 编辑

导航