linux挂载共享盘

更新时间:2023-06-23 09:21:49 阅读: 评论:0

linux挂载共享盘1、安装nfs-utils
yum install nfs-utils
apt-get install nfs-common
配置⽂件/etc/exports内容如下:
$ vi /etc/exports
/home/share 10.10.10.101 (incure,rw,sync,no_root_squash)
蓝色生死恋所有插曲
多个IP如下:trick or treat什么意思中文
/home/share 10.10.10.101 (incure,rw,sync,no_root_squash) 10.10.10.102 (incure,rw,sync,no_root_squash)
关闭防⽕墙:
暂时关闭防⽕墙 systemctl stop firewalld
ggs
监督的意思
永久关闭防⽕墙 systemctl disable firewalld
启动 nfs 服务器
英语网站rvice nfs start
2、在被共享linux上创建需要共享的⽬录
mkdir -p /usr/local/share
wolfgang amadeus mozart>attain九大行星英文3、在挂载linux服务器上执⾏以下命令
mount -t nfs 10.10.10.100:/usr/local/share /mnt -o nolock
whether是什么意思说明:在 10.10.10.100上执⾏以上命令,将10.10.10.100的/usr/local/share 挂载到 /mnt 供 10.10.10.101 访问
swallow是什么意思

本文发布于:2023-06-23 09:21:49,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/90/154696.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:共享   意思   服务器   需要
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图