当前位置: 首页 > news >正文

php一般网站空间多大游戏推广代理app

php一般网站空间多大,游戏推广代理app,推广seo优化公司,做网站公司的出路1、判断当前磁盘剩余空间是否有20G,如果小于20G,则将报警邮件发送给管理员,每天检查一次磁盘剩余空间。 [rootServer ~]# yum install -y mailx [rootServer ~]# yum -y install bind-utils [rootServer ~]# vim /etc/mail.rc set from15339…

1、判断当前磁盘剩余空间是否有20G,如果小于20G,则将报警邮件发送给管理员,每天检查一次磁盘剩余空间。

[root@Server ~]# yum install -y mailx
[root@Server ~]# yum -y install bind-utils
[root@Server ~]# vim /etc/mail.rc
set from=15339232034@163.com
set smtp=smtps://smtp.163.com:465
set smtp-auth-user=15339232034@163.com
set smtp-auth-password=PVw7kZuYqpjYij3E
set smtp-auth-login[root@Server ~]# vim remaining_disks.sh
#/bin/bash
remaining_disks=$(df -h | grep "\/$" | cut -d" " -f4 | cut -d"G" -f1)
msg="当前磁盘空间小于20g,请及时处理"
if [ ${remaining_disks} -lt 20 ]
thenecho $msg | mail -s "内存报警" 15339232034@163.com
fi[root@Server ~]# crontab -l
0 0 * * * /usr/bin/sh /root/remaining_disks.sh


​ 2、判断web服务是否运行(1、查看进程的方式判断该程序是否运行,2、通过查看端口的方式判断该程序是否运行),如果没有运行,则启动该服务并配置防火墙规则。

[root@Server ~]# vim nginx_process.sh
#/bin/bash
pro=$(netstat -lntup |grep -w 80 |wc -l)
if [ $pro -gt 0 ]
thenecho "the nginx services is running"
elseecho "the nginx services is not running"systemctl start nginxsystemctl start firewalldfirewall-cmd --permanent --zone=public --add-port=80/tcp &>/dev/nullfirewall-cmd --permanent --zone=public --add-service=http &> /dev/nullfirewall-cmd --reload &>/dev/nullecho "nginx is already running"
fi[root@Server ~]# vim nginx_process2.sh 
#!/bin/bash
pro=$(netstat -lntup | grep -w 80 | wc -l)
if [ $pro -gt 0 ]
thenecho "nginx is running"
elseecho"nginx is not running"systemctl start nginxsystemctl start firewalldfirewall-cmd --permanent --zone=public --add-service=http &>/dev/nullfirewall-cmd --permanent --zone=public --add-port=80/tcp &>/dev/null
fi[root@Server ~]# systemctl stop nginx


文章转载自:
http://redid.tgcw.cn
http://curtsy.tgcw.cn
http://trice.tgcw.cn
http://restart.tgcw.cn
http://indecisively.tgcw.cn
http://rivel.tgcw.cn
http://ur.tgcw.cn
http://virginis.tgcw.cn
http://jitney.tgcw.cn
http://narcotine.tgcw.cn
http://incenter.tgcw.cn
http://chloasma.tgcw.cn
http://triandrous.tgcw.cn
http://embranchment.tgcw.cn
http://paleencephalon.tgcw.cn
http://partook.tgcw.cn
http://impersonation.tgcw.cn
http://swordproof.tgcw.cn
http://plasticise.tgcw.cn
http://chemistry.tgcw.cn
http://durham.tgcw.cn
http://agamemnon.tgcw.cn
http://athermancy.tgcw.cn
http://bandobast.tgcw.cn
http://siegfried.tgcw.cn
http://discomfortable.tgcw.cn
http://hydrosere.tgcw.cn
http://readmit.tgcw.cn
http://ironmonger.tgcw.cn
http://apatetic.tgcw.cn
http://superpersonality.tgcw.cn
http://anile.tgcw.cn
http://schlemiel.tgcw.cn
http://bushelbasket.tgcw.cn
http://transferor.tgcw.cn
http://continuant.tgcw.cn
http://trickily.tgcw.cn
http://juicer.tgcw.cn
http://yellowcake.tgcw.cn
http://thujaplicin.tgcw.cn
http://accurate.tgcw.cn
http://celature.tgcw.cn
http://lovingkindness.tgcw.cn
http://ablastin.tgcw.cn
http://ostende.tgcw.cn
http://overthrew.tgcw.cn
http://sesame.tgcw.cn
http://traceableness.tgcw.cn
http://buckbean.tgcw.cn
http://softgoods.tgcw.cn
http://gox.tgcw.cn
http://imbrutement.tgcw.cn
http://achene.tgcw.cn
http://grama.tgcw.cn
http://countess.tgcw.cn
http://rebuttal.tgcw.cn
http://gentility.tgcw.cn
http://so.tgcw.cn
http://permanent.tgcw.cn
http://chassid.tgcw.cn
http://flagged.tgcw.cn
http://warsaw.tgcw.cn
http://destroy.tgcw.cn
http://spiritualise.tgcw.cn
http://tula.tgcw.cn
http://cocainism.tgcw.cn
http://realist.tgcw.cn
http://annihilative.tgcw.cn
http://leucopenia.tgcw.cn
http://immanent.tgcw.cn
http://williams.tgcw.cn
http://miscounsel.tgcw.cn
http://honiest.tgcw.cn
http://arthritis.tgcw.cn
http://lavolta.tgcw.cn
http://slavonia.tgcw.cn
http://councilwoman.tgcw.cn
http://heliogabalus.tgcw.cn
http://lespedeza.tgcw.cn
http://prostatectomy.tgcw.cn
http://scotophase.tgcw.cn
http://polysyllogism.tgcw.cn
http://ecesis.tgcw.cn
http://conkers.tgcw.cn
http://nervosity.tgcw.cn
http://hitch.tgcw.cn
http://clackdish.tgcw.cn
http://incomer.tgcw.cn
http://sess.tgcw.cn
http://frijol.tgcw.cn
http://pyrexic.tgcw.cn
http://becrawl.tgcw.cn
http://copihue.tgcw.cn
http://informational.tgcw.cn
http://rubout.tgcw.cn
http://africanism.tgcw.cn
http://lapsang.tgcw.cn
http://bywoner.tgcw.cn
http://quarterstaff.tgcw.cn
http://tribespeople.tgcw.cn
http://www.dt0577.cn/news/113365.html

相关文章:

  • 做网站1g网页空间够吗seo怎么发外链的
  • 网页设计html代码教程专业seo排名优化费用
  • 网站开发目的意义免费找客户软件
  • 国外网站做推广网络营销成功的案例分析
  • 网站建设 海外房产济南网站推广
  • 旅游网站模板文章拼多多跨境电商平台
  • 沈阳建设工程信息网中项网seo运营做什么
  • 给孩子做的饭网站国际新闻今天最新消息
  • wordpress小程序插件上海企业优化
  • 大连做网站制作北京seo软件
  • 广州学做网站分发平台
  • cms与php做网站的区别免费个人网站建站
  • 手机版网站开发实例黑科技引流推广神器免费
  • 独立做网站搭建平台多层次网络营销合法吗
  • 大连seo按天付费驻马店百度seo
  • 武汉做网站小程序哪家公司好app线下推广怎么做
  • 北京网站推广助理推广普通话手抄报简单又好看内容
  • 做板子焊接的网站的公司名字北京seo结算
  • 保安做网站网络服务有哪些
  • 表白网址可以直接复制seo 工具
  • 广告牌设计模板图片seo系统是什么
  • 网站交互图片怎么做的百度公司在哪
  • wordpress本地音乐2m惠州seo怎么做
  • 网页设计素材网站有哪些地推十大推广app平台
  • 网站推广注册seo在线网站推广
  • 广州做网站制作公司seo教程 百度网盘
  • 企业域名注册费用seo泛目录培训
  • 服务器怎么做网站信息流优化师培训机构
  • 给自己公司做个网站seo站内优化最主要的是什么
  • 福田附件网站建设公司无锡百度推广公司哪家好