linux挂载群辉的NFS共享文件夹

  • mount -t nfs 192.168.137.136:/volume1/NFSfile /NFSfile /home/name/nfsfile
  •  df -h   #查看挂载点
     
     mount -t nfs 10.10.211.206:/volume1/Python /home/gxc/python
    mount -t nfs 10.10.211.206:/volume1/share /home/gxc/share

    mount -t nfs 10.10.211.206:/volume1/mysql /home/bakmysql


posted @ 2019-12-25 10:34  银杏叶的学习笔记  阅读(1354)  评论(0)    收藏  举报