随笔分类 - nfs
摘要:参考地址:http://www.linuxidc.com/Linux/2009-07/20998.htm错误参考:http://liuzhigong.blog.163.com/blog/static/17827237520115305226932/$sudo aptitude install nfs-kernel-server修改nfs配置文件/etc/exports,添加如下一行/home/m/.wkl/soft *(insecure,rw,no_root_squash,no_subtree_check)$sudo /etc/init.d/portmap start# /etc/init.d
阅读全文