摘要:
通过Linux定时任务实现定时轮询数据库及发送Http请求 概述 环境准备 安装MySQL Client 安装curl 脚本内容 shell !/bin/bash @file test_task.sh @brief test_task @author Huligong1234 @version 0. 阅读全文
摘要:
CentOS7.4 x64环境Percona Server 5.6安装 下载MySQL $ cd /usr/local/src/ $ wget https://www.percona.com/downloads/Percona Server 5.6/Percona Server 5.6.38 83. 阅读全文
摘要:
新装系统(CentOS7.4)环境初始化配置笔记 一、概述 二、网络环境配置 网卡1(em1)网络配置 网卡2(em2)网络配置 重启网络 路由配置 三、安装SSH服务 四、禁用firewall切换使用iptables 五、安装时间同步服务 六、更多软件安装 参考其他两篇文章: "CentOS6.5 阅读全文