world_alive2018年9月14日2025年7月8日Zabbix zabbix自动发现mysql端口并监控 Mysql 5.7一、需求: 因为我们是游戏业务,要用到mysql,一个服务器上面跑多个mysql实例也是很正常。如果单独手动一 继续阅读
world_alive2018年9月5日2025年7月8日Debain, Linux, Ubuntu, Zabbix How To Install Zabbix Agent on Ubuntu 16.04/14.04 and Debian 9/8Zabbix Agent is required to install on all remote syste 继续阅读
world_alive2018年8月31日2025年7月8日Debain, Zabbix How to Install Zabbix Server 3.4 on Debian 9/8/7Zabbix is an open source software for networks and appl 继续阅读
world_alive2018年8月1日2025年7月8日Apache, CentOS, MariaDB, Mysql, PHP CentOS 7 x64下Apache+MySQL(Mariadb)+PHP5.6的安装配置yum源 追加CentOS 6.5的epel及remi源。 # rpm -Uvh http://ftp.i 继续阅读
world_alive2018年8月1日2025年7月8日Mysql mysql5.7.x:this is incompatible with DISTINCTDISTINCT关键字经常在MySQL中使用,在mysql5.7以前的版本中一般没有什么问题,但是在5.7以后 继续阅读
world_alive2018年7月25日2025年7月8日CentOS, PHP CentOS 7 yum 安装php5.6配置yum源 追加CentOS 6.5的epel及remi源。 rpm -Uvh http://ftp.iij 继续阅读
world_alive2018年7月25日2025年7月8日CentOS elasticsearch安装与使用(1)– centos7 elasticsearch的两种简单安装方法elasticsearch安装与使用(1)– centos7 elasticsearch的两种简单 继续阅读
world_alive2018年6月25日2025年7月8日Ubuntu Debain Ubuntu安装 VUE 环境更新ubuntu软件源 sudo apt-get update sudo apt-get install -y 继续阅读
world_alive2018年6月20日2025年7月8日Linux VPS查看、修改、新增SWAP分区的大小查看SWAP分区大小 这个比较简单,使用命令: free -h 或者 free -m 就能看到SWAP分区目前 继续阅读
world_alive2018年6月20日2025年7月8日Iptables, 工具 使用fail2ban在nginx上防止恶意的请求fail2ban可以监视你的系统日志,然后匹配日志的错误信息(正则式匹配)执行相应的屏蔽动作(一般情况下是调用 继续阅读