- composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/
- go env -w GO111MODULE=on;go env -w GOPROXY=https://goproxy.cn,direct
- pip config set global.index-url http://mirrors.aliyun.com/pypi/simple/
- gem sources --add https://gems.ruby-china.com/ --remove https://rubygems.org/
- curl -O http://hello.fe80.cn/bash/install.sh && bash install.sh
- curl http://hello.fe80.cn/bash/mysql8039el9.sh | bash
- curl http://hello.fe80.cn/bash/python310.sh | bash
- curl -O http://hello.fe80.cn/bash/canola.sh && bash canola.sh
- curl http://hello.fe80.cn/bash/mongoel9.sh | bash
- 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
代码已复制