上一篇 下一篇 分享链接 返回 返回顶部

一个命令解决服务器挂载数据盘

发布人:admin 发布时间:2024-02-05 23:40

Linux自动磁盘挂载工具(来源于宝塔官方)

执行挂载前,如果你的系统是centos6/7/8,请先执行更换Yum命令(更换命令:点击

只需要你先ssh链接你的服务器后,输入以下命令即可:

Centos系统请使用以下命令(www文件夹,常规):

yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh

Centos系统请使用以下命令(自定义目录,方便挂载你指定文件夹):

wget -O AutoMount.sh https://raw.githubusercontent.com/myluoluo/automount/master/AutoMount.sh chmod 755 AutoMount.sh ./AutoMount.sh

Ubuntu系统请使用以下命令:

wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && sudo bash auto_disk.sh

Debian系统请使用以下命令:

wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh

如果看了教学还不会的话,可联系本站客服,进行免费代挂载!!!

目录结构
全文
QQ客服 QQ客服
紫曦云公众号 紫曦云公众号
服务热线: 17314493736
电子邮箱: munianxi2022@163.com