码迷,mamicode.com
首页 > 其他好文 > 详细

How to mount a NFS share?

时间:2016-10-24 13:35:30      阅读:136      评论:0      收藏:0      [点我收藏+]

标签:com   question   12px   server   rect   first   sha   code   music   

Assume you have a NFS share /data/shares/music, at server: 192.168.1.5

You can mount the NFS share from another system at /mnt/music (create this directory first), with the command below

sudo mount 192.168.1.5:/data/shares/music /mnt/music

 

 

转自: http://www.linuxask.com/questions/how-to-mount-a-nfs-share

How to mount a NFS share?

标签:com   question   12px   server   rect   first   sha   code   music   

原文地址:http://www.cnblogs.com/pinganzi/p/5992374.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!