mount nfs 各版本之间的转换
生活随笔
收集整理的这篇文章主要介绍了
mount nfs 各版本之间的转换
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
[root@one1-fst-hx ~]# mount.nfs 182.168.2.49:/mnt/sdb/nfs /mnt/nfs2/ nomand,-o vers=3
[root@one1-fst-hx ~]# mount -t,nfs 182.168.2.49:/mnt/sdb/nfs /mnt/nfs2/ nomand,-o vers=4
[root@one1-fst-hx ~]# mount 182.168.2.49:/mnt/sdb/nfs /mnt/nfs2/ -t nfs -o vers=4
[root@one1-fst-hx ~]# mount.nfs 182.168.2.49:/mnt/sdb/nfs /mnt/nfs2/ nomand -o vers=4
总结
以上是生活随笔为你收集整理的mount nfs 各版本之间的转换的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: html 初识
- 下一篇: [CF]Avito Cool Chall