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

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

安装lnmp及设置:

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

安装MySQL8.0.39(CentOS9):

curl https://hello.fe80.cn/bash/mysql8039el9.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

安装MongoDB(6.0.16):

curl https://hello.fe80.cn/bash/mongoel9.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