摘要:
centos6.5环境 修改nginx配置文件后,重启报错: nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol) 解决办法: vim /etc/nginx/conf.d/de... 阅读全文
摘要:
zabbix大量报警,运行进程过多,但实际有部分机器可以忽略,需要关闭相关的报警 Configuration-->Templates找到Template_Linux点该行的 Triggers选择 Lack of free memory on server {HOSTNAME} Too many pr 阅读全文
摘要:
mysql5.7执行sql语句报错:In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'yunva_changke.u.user_id'; this i... 阅读全文
摘要:
# yum install -y epel-release Loaded plugins: fastestmirror Repository base is listed more than once in the configuration Repository updates is list... 阅读全文