Linux工具箱脚本命令
集成各种脚本以及linux运维功能。
curl -O https://sh.jiakuaiyun.cn/linux.sh && chmod +x linux.sh && ./linux.sh
BT开心版安装脚本
选择需要安装的组件,复制对应的安装命令到终端执行
kangle安装脚本
CentOS 7(强烈推荐)
CentOS 8
CentOS Stream 8
Rocky Linux 8
AlmaLinux 8
CentOS 6(不支持安装PHP7.4及以上版本)
Contos系统
yum -y install wget;wget http://kangle.cccyun.cn/start;sh start
域名解析失败请执行此条命令
echo -e "options timeout:1 attempts:1 rotate\nnameserver 114.114.114.114\nnameserver 8.8.8.8" >/etc/resolv.conf; #更换DNS