首页
留言本
Linux系统发送告警脚本
# yum install mailx # vi /etc/mail.rc set from=baojingtongzhi@163.com smtp=smtp.163.com set smt...
admin
2019-04-15
834
一键查看服务器资源利用率
#!/bin/bash function cpu() { NUM=1 while [ $NUM -le 3 ]; do util=`vmstat |awk ...
admin
2019-03-18
818
服务器系统配置初始化脚本sh
#/bin/bash # 设置时区并同步时间 #ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime #if ! crontab -l |...
admin
2018-04-15
1309
自动发布PHP项目脚本sh
#!/bin/bash # QQ学员群: 545214087 , 微信学员群请加阿良老师微信邀请您: olizhenliang DATE=$(date +%F_%T) WWWROOT=/us...
admin
1970-01-01
852
‹‹
‹
5
6
7
8
9
10
11
12
13
14
››
Powered By
Z-BlogPHP 1.7.3
Theme By
优美模版
本博客为开源博客,本博客联系QQ:372097243