NFS
centos 6(在CentOS 6.5当中,portmap服务由rpcbind负责) :
1
|
yum -y install nfs-utils rpcbind |
====================
yum install portmap nfs-utils-lib nfs-utils
service portmap start
service nfs start
vi /etc/exports
service portmap start
service nfs start
vi /etc/exports
showmount -e 192.168.1.XXX
mount
exportfs
vi /etc/exports
service portmap restart
service nfs restart
exportfs
vi /etc/exports
mount -t nfs 192.168.1.YYY:/u01/rman /u01/rman
vi /etc/exports
service portmap start
service nfslock start
service nfs start
showmount -e
showmount -e
more /etc/exports
showmount -e
service portmap restart
service nfs restart
showmount -e 192.168.1.YYY
mount -t nfs 192.168.1.YYY:/dataBak_nfs /
mount -t nfs 192.168.1.YYY:/dataBak_nfs /dataBak_nfs
mkdir dataBak_nfs
mount -t nfs 192.168.1.YYY:/dataBak_nfs /dataBak_nfs
cd /dataBak_nfs/
# vi /etc/rc.d/rc.local
service portmap start
service nfs start
mount -t nfs 192.168.1.YYY:/dataBak_nfs /dataBak_nfs
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 智能桌面机器人:用.NET IoT库控制舵机并多方法播放表情
· Linux glibc自带哈希表的用例及性能测试
· 深入理解 Mybatis 分库分表执行原理
· 如何打造一个高并发系统?
· .NET Core GC压缩(compact_phase)底层原理浅谈
· 新年开篇:在本地部署DeepSeek大模型实现联网增强的AI应用
· DeepSeek火爆全网,官网宕机?本地部署一个随便玩「LLM探索」
· Janus Pro:DeepSeek 开源革新,多模态 AI 的未来
· 互联网不景气了那就玩玩嵌入式吧,用纯.NET开发并制作一个智能桌面机器人(三):用.NET IoT库
· 上周热点回顾(1.20-1.26)