摘要:
启动加载配置文件 [root@172 sbin]#/usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf/nginx.conf 检查配置信息是否正确 [root@172 sbin]# /usr/local/nginx/sbin/nginx -t ng 阅读全文
posted @ 2022-10-27 14:29
学习笔记p
阅读(325)
评论(0)
推荐(0)
摘要:
[root@localhost grafana]# cd /etc/grafana/ [root@localhost grafana]# vim grafana.ini 注意:发件邮件要开启smtp服务,此处密码为smtp服务授权码,非邮箱登录密码 配置完之后需要重启服务 [root@localho 阅读全文
posted @ 2022-10-27 10:14
学习笔记p
阅读(119)
评论(0)
推荐(0)
摘要:
CentOS6关闭防火墙使用以下命令, //临时关闭 service iptables stop //禁止开机启动 chkconfig iptables off CentOS7中若使用同样的命令会报错, stop iptables.service Failed to stop iptables.se 阅读全文
posted @ 2022-10-27 09:11
学习笔记p
阅读(6182)
评论(0)
推荐(0)
浙公网安备 33010602011771号