Shell Other
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.settings UTF8 May 11, 2018
auth freeradius.sh Jun 30, 2014
automate Update ansible.sh Dec 10, 2014
bin Java Jul 20, 2017
blockchain private net May 11, 2018
cloud upgrade Nov 27, 2017
database Update README.md Apr 20, 2018
devel/build node.js Jun 5, 2017
distributed Update go-ipfs-0.4.14.sh Apr 18, 2018
doc doc/jekyll/ubuntu.sh Dec 11, 2015
editors/vim vim plugin Mar 23, 2017
ftp ftp/ftpuser.sh Dec 27, 2016
graphics monitor/process/pptp_keeper.sh Nov 4, 2016
im/openfire tomcat Dec 8, 2016
lang php 5.6.36 Jun 4, 2018
log elasticsearch Aug 14, 2017
mail ?整结构 Nov 22, 2017
monitor elasticsearch Aug 14, 2017
msgqueue/kafka upgrade Nov 27, 2017
os update May 28, 2018
project update May 28, 2018
queue kafka Nov 28, 2017
rpc Initial commit Sep 12, 2013
rsync rsync.sh centos7 Mar 14, 2015
search ES Dec 19, 2017
share ipfs Mar 3, 2018
template redis & nginx Sep 7, 2017
terminal/tmux Initial commit Sep 12, 2013
test Test tools Aug 19, 2016
unicode/cconv cconv.sh Jun 10, 2014
utility log/README.md Nov 1, 2016
virtualization Update docker-compose.sh May 2, 2018
voip voip/opensips.sh Feb 26, 2014
vpn IKEv2 VPN Feb 24, 2017
web ?整结构 Nov 22, 2017
welcome banner Jan 15, 2016
windows php-7.0.10.sh Sep 5, 2016
x/vnc oracle/12c.sh Oct 14, 2015
.gitignore 过滤苹果临时文件 Dec 20, 2017
.project 过滤苹果临时文件 Dec 20, 2017
LICENSE Create LICENSE Oct 6, 2015
README.md ?整结构 Nov 22, 2017
clean.sh Initial commit Sep 12, 2013
install.sh java Jul 17, 2017
nodes.sh Initial commit Sep 12, 2013
rpm.sh remove directory Oct 31, 2016
system.sh Initial commit Sep 12, 2013
yum.repos.sh php/5.5.11.sh Apr 30, 2014

README.md

linux shell

Join the chat at https://gitter.im/oscm/shell

This is a group of installation script, it can achieve fast initialization of your server.

Install

git clone https://github.com/oscm/shell.git

Update

git pull

CentOS Init

curl -s https://raw.githubusercontent.com/oscm/shell/master/os/epel-release.sh | bash
curl -s https://raw.githubusercontent.com/oscm/shell/master/os/etc.sh | bash
curl -s https://raw.githubusercontent.com/oscm/shell/master/os/selinux.sh | bash
curl -s https://raw.githubusercontent.com/oscm/shell/master/os/iptables/iptables.sh | bash
curl -s https://raw.githubusercontent.com/oscm/shell/master/os/ntpd/ntp.sh | bash
curl -s https://raw.githubusercontent.com/oscm/shell/master/os/ssh/sshd_config.sh | bash
curl -s https://raw.githubusercontent.com/oscm/shell/master/os/zmodem.sh | bash

Automatic installation Nginx web server

curl -s https://raw.githubusercontent.com/oscm/shell/master/node.nginx.sh | bash

Apache httpd

curl -s https://raw.githubusercontent.com/oscm/shell/master/centos6.sh | bash
curl -s https://raw.githubusercontent.com/oscm/shell/master/modules/ntp.sh | bash
curl -s https://raw.githubusercontent.com/oscm/shell/master/filesystem/btrfs.sh | bash
curl -s https://raw.githubusercontent.com/oscm/shell/master/apache/httpd-2.4.4.sh | bash
curl -s https://raw.githubusercontent.com/oscm/shell/master/php/httpd.5.3.x.sh | bash 

Database

# curl -s https://raw.githubusercontent.com/oscm/shell/master/modules/mongodb.sh | bash 
# curl -s https://raw.githubusercontent.com/oscm/shell/master/modules/redis.sh | bash
# curl -s https://raw.githubusercontent.com/oscm/shell/master/database/postgresql.sh | bash

Node Install

if [ "$( hostname )" == "www.mydomain.com" ]; then
	curl -q -s https://raw.githubusercontent.com/oscm/shell/master/centos6.sh | bash
	curl -q -s https://raw.githubusercontent.com/oscm/shell/master/modules/nginx.sh | bash
    echo '====================================================================='
fi

if [ "$( hostname )" == "db.mydomain.com" ]; then
	curl -q -s https://raw.githubusercontent.com/oscm/shell/master/centos6.sh | bash
	curl -q -s https://raw.githubusercontent.com/oscm/shell/master/modules/mysql.sh | bash
    echo '====================================================================='
fi

Donations

We accept PayPal through:

https://www.paypal.me/netkiller

Wechat (微信) / Alipay (支?宝) 打赏:

http://www.netkiller.cn/home/donations.html