-
LAMP+CMS网站环境一键部署脚本#!/bin/bash #function:install apache mysql php &nb...08-11
-
LAMP一键部署脚本#!/bin/bash #function:install apache mysql php #author...07-02
-
简单DDos脚本温馨提示:仅用于测试,请合理使用! #!/bin/bash #function: 意想不到的结果 #author: tommypeng 202...06-21
-
mysql一键部署脚本附安装包shell脚本如下: #!/bin/bash #function:mysql安装 #author:tommypeng 20220618 #####r...06-21
-
LAMP一键部署#!/bin/bash #function:install apache mysql php #author:2020...03-11
-
VPN一键部署脚本#!/bin/bash #function: centos7 一键部署openvpn #author:ADS 20220227 ##注:使用此脚本前请先添...03-11
-
for循环:while小游戏#!/bin/bash #function:演示 #author:tommy 20211014 PRICE=$(($RANDOM % ...01-15
-
if语句chkmountdir#!/bin/bash #function:演示 #author:tommy 20211013 MOUNT_DIR="/media/cdrom/&qu...01-15
-
if语句chkifroot#!/bin/bash #function:演示 #author:tommy 20211013 if [ "$USER&qu...01-15
-
if语句pinghost#!/bin/bash #function:演示 #author:tommy 20211013 ping -c 4 -i ...01-15
-
if语句chkvsftp.sh#!/bin/bash #function:演示 #author:tommy 20211013 systemctl status vsf...01-15
-
nginx部署+反向代理#!/bin/bash #function: Centos7一键安装nginux #author:999vip 20211117 touch /etc/init...12-13