摘要:
乱七八糟的shell脚本大集合 阅读全文
posted @ 2016-08-11 17:20
巫谢
阅读(1911)
评论(0)
推荐(0)
摘要:
#!/bin/sh echo "----------------------------------start install nginx -----------------------------" yum install -y gcc-c++ zlib zlib-devel openssl openssl--devel pcre pcre-devel if [ 'grep "nginx" /... 阅读全文
posted @ 2016-08-11 17:19
巫谢
阅读(773)
评论(0)
推荐(0)
摘要:
#!/bin/sh echo "----------------------------------start install php -----------------------------" yum -y install gcc make gd-devel libjpeg-devel libpng-devel libxml2-devel bzip2-devel libcurl-devel ... 阅读全文
posted @ 2016-08-11 17:19
巫谢
阅读(2407)
评论(0)
推荐(0)
摘要:
#!/bin/sh if [ -s /etc/my.cnf ];then rm -rf /etc/my.cnf fi echo "----------------------------------start install mysql -----------------------------" yum install -y ncurses gcc gcc-c++ ncurses ncurs... 阅读全文
posted @ 2016-08-11 17:18
巫谢
阅读(5732)
评论(0)
推荐(0)

浙公网安备 33010602011771号