本笔记为自己的bash快捷脚本,只需要复制命令即可一键安装。

脚本地址:https://hello.fe80.cn/bash/

安装lnmp及设置:

curl -O https://hello.fe80.cn/bash/install.sh && bash install.sh

安装MySQL8.0.37(CentOS9):

curl https://hello.fe80.cn/bash/mysql8037el9.sh | bash

安装Python-3.10.8:

curl https://hello.fe80.cn/bash/python310.sh | bash

安装应用:

curl -O https://hello.fe80.cn/bash/canola.sh && bash canola.sh

部署文档站点:

curl https://hello.fe80.cn/bash/docsify.sh | bash

安装MongoDB(4.2.12):

curl https://hello.fe80.cn/bash/mongo.sh | bash

阿里云ECS配置IPv6

curl https://ecs-image-utils.oss-cn-hangzhou.aliyuncs.com/ipv6/rhel/ecs-utils-ipv6 | bash

curl https://iso-1251783334.cos.ap-guangzhou.myqcloud.com/scripts/config_ipv6.sh | bash eth0