1 | directory (or file system) client1 (option1, option2) client2 (option1, option2) |
1 2 3 4 | /opt/files 192.168.0.* /opt/files 192.168.0.120 /opt/files 192.168.0.125(rw, all_squash, anonuid=210, anongid=100) /opt/files *(ro, insecure, all_squash) |
1 | mount server:directory local mount point |
1 | mount 192.168.0.100:/opt/files /mnt |
1 | mount -t nfs 192.168.0.100:/opt/files /mnt |
1 | 192.168.0.100:/opt/files /mnt nfs rw 0 0 |
欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) | Powered by Discuz! 7.0.0 |