Skip to content

regendsoh/Centos-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Centos-Scripts

Useful scripts for Centos

Centos 7

Usual usage | 常用

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

Centos 8

Usual usage | 常用

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

About

Useful scripts for Centos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages