Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 1.14 KB

File metadata and controls

66 lines (47 loc) · 1.14 KB

shells

描述:常用一些Linux脚本

CentOS

v7

Docker

sudo curl -sSL https://gitee.com/basivan/shells/raw/master/CentOS/v7/docker.sh | bash 

MariaDB

sudo curl -sSL https://gitee.com/basivan/shells/raw/master/CentOS/v7/mariadb.sh | bash 

Nginx

sudo curl -sSL https://gitee.com/basivan/shells/raw/master/CentOS/v7/nginx.sh | bash 

Ruby-Passenger

sudo curl -sSL https://gitee.com/basivan/shells/raw/master/CentOS/v7/ruby-passenger.sh | bash 

Ruby

sudo curl -sSL https://gitee.com/basivan/shells/raw/master/CentOS/v7/ruby.sh | bash 

Shadowsocks

sudo curl -sSL https://gitee.com/basivan/shells/raw/master/CentOS/v7/shadowsocks.sh | bash 

vim

sudo curl -sSL https://gitee.com/basivan/shells/raw/master/CentOS/v7/vim.sh | bash 

v8

other

V2ray

Alibaba Linux

v2

v3

Docker

sudo curl -sSL https://gitee.com/basivan/shells/raw/master/Aliyun-Linux/docker.sh | bash 

JAVA

sudo curl -sSL https://gitee.com/basivan/shells/raw/master/Aliyun-Linux/java.sh | bash

macOS