Skip to content

senhao-xu/script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

script

用于存放centos7安装各种软件的脚本,由于离线脚本文件过大,本项目只存放在线脚本

系统初始化

curl -fsSL https://raw.githubusercontent.com/senhao-xu/script/main/centos/init.sh | bash

内核升级

curl -fsSL https://raw.githubusercontent.com/senhao-xu/script/main/centos/update_core.sh | bash

系统配置查看

curl -fsSL https://raw.githubusercontent.com/senhao-xu/script/main/centos/bench.sh | bash

Docker安装

curl -fsSL https://raw.githubusercontent.com/senhao-xu/script/main/docker/install.sh | bash

Debian 安装Docker

bash <(curl -fsSL https://raw.githubusercontent.com/senhao-xu/script/refs/heads/main/docker/debian12.sh)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages