Useful scripts for Centos
wget -O - https://raw.githubusercontent.com/regendsoh/Centos-Scripts/master/kernel.sh | bash
After reboot | 重启后
wget -O - https://raw.githubusercontent.com/regendsoh/Centos-Scripts/master/swap.sh | bash
wget -O - https://raw.githubusercontent.com/regendsoh/Centos-Scripts/master/bbr.sh | bash
wget -O - https://raw.githubusercontent.com/regendsoh/Centos-Scripts/master/docker.sh | bash
wget -O - https://raw.githubusercontent.com/regendsoh/Centos-Scripts/master/kernel8.sh | bash
After reboot | 重启后
wget -O - https://raw.githubusercontent.com/regendsoh/Centos-Scripts/master/swap.sh | bash
wget -O - https://raw.githubusercontent.com/regendsoh/Centos-Scripts/master/bbr.sh | bash
wget -O - https://raw.githubusercontent.com/regendsoh/Centos-Scripts/master/docker8.sh | bash