Linux 一键添加 Swap 与常用工具脚本
一键添加 Swap(SKY-BOX 工具箱)
wget -O box.sh https://raw.githubusercontent.com/BlueSkyXN/SKY-BOX/main/box.sh && chmod +x box.sh && clear && ./box.sh
安装常用工具包(zhumao 一键脚本)
包含 wget、curl、unzip、socat、tar、crontabs、jq、binutils、ping6、sudo、lsb-release、lsof、dig 等:
wget -N --no-check-certificate https://fly-uni.com/onekey/zhumao.sh && chmod 700 ./zhumao.sh && ./zhumao.sh
原文链接:https://www.ssssmy.com/notes/linux-yi-jian-tian-jia-swap-yu-chang-yong-gong-ju-jiao-ben