就是本身無聊寫的一個腳本,歡迎使用,star,fork順便關注我一波python
https://github.com/bboysoulcn/centos
linux
這個是給最小化安裝的centos使用的,在centos 7.5上測試過,固然其餘的centos系統通常也沒有什麼問題,歡迎反饋,測試還有提交建議git
首先下載腳本github
wget https://raw.githubusercontent.com/bboysoulcn/centos/master/centos.sh
docker
以後修改執行權限centos
chmod +x centos.sh
bash
以後執行測試
[root@bboysoul-centos ~]# ./centos.sh ********************************** Powered by bboysoul Email: bboysoulcn@gmail.com Hostname: bboysoul-centos Virtualization is not supported Cpu model: Intel(R) Xeon(R)CPU E5620 Memory: 3790 M Swap: 3071 M Kernel version: CentOS Linux release 7.5.1804 (Core) ********************************** 1) install_software 5) set_hostname 9) install_ohmyzsh 2) install_python 6) close_selinux 10) add_user 3) set_static_ip 7) install_docker 11) exit 4) close_firewalld 8) change_swap 12) help: #?
目前有下面這些小功能code
歡迎關注Bboysoul的博客www.bboysoul.com
Have Fun