1.安装percona xtrabackup 下载地址为http://www.percona.com/downloads/XtraBackup/ 1)服务器搭建本地yum源; 2)yum y install perl perl devel libaio libaio devel perl Time ...
分类:
其他好文 时间:
2020-04-26 10:54:17
阅读次数:
61
嫌弃平常因为复现搭建环境所带来的麻烦,所以打算用docker来管理搭建靶机 准备一个纯净的Centos系统虚拟机安装,这里已经安装好了就不演示怎么在虚拟机安装 安装Docker最基本的要求是Linux内核要3.10以上,使用uname -a查看系统信息 1.配置yum源 备份 cd /etc/yum ...
分类:
其他好文 时间:
2020-04-23 21:09:57
阅读次数:
217
Centos7系统安装Zabbix4.4步骤详解 1. 虚拟机中安装Centos7系统 本次实验使用最小系统安装,安装完后可以先进行内核软件更新(yum -y update)时间比较久,快速配置可以忽略此步骤。 2.关闭Centos7的SELinux和防火墙配置 关闭SELinux [root@za ...
分类:
其他好文 时间:
2020-04-23 19:21:39
阅读次数:
374
添加erlang 源至yum存储库rpm -Uvh https://download.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpmCentOS7使用yum安装RabbitMQ安装erlangyum install erlang ...
分类:
其他好文 时间:
2020-04-23 11:55:50
阅读次数:
369
本文总结归纳了一系列Linux系统的各种yum配置,虽然不一定是标准配置,但都是自己曾真实测过可用的。 "1.RHEL6 本地 yum源配置" "2.CentOS6 本地 yum源配置" "3.OEL5 本地 yum源配置" "4.RHEL7 本地 yum源配置" "5.RHEL7 FTP yum源 ...
分类:
系统相关 时间:
2020-04-23 00:33:00
阅读次数:
107
一,使用yum/dnf模块要注意的地方: 使用dnf软件安装/卸载时,需要有root权限, 所以要使用become参数 说明:刘宏缔的架构森林是一个专注架构的博客,地址:https://www.cnblogs.com/architectforest 对应的源码可以访问这里获取: https://gi ...
分类:
其他好文 时间:
2020-04-22 19:35:24
阅读次数:
174
open***安装一、服务端安装1.安装open***server配置yum源并安装open***防火墙关闭yumupgradeyuminstall-yepel-releaseyuminstall-yinstallopen***easy-rsanet-toolsbridge-utils安装完成后查看版本版本是2.4.8cp/usr/share/doc/open***-2.4.8/sample/sa
分类:
其他好文 时间:
2020-04-22 10:05:53
阅读次数:
95
一、获取Mysql YUM源 ① 打开网址:https://dev.mysql.com/downloads/repo/yum/,选择对应linux版本(这里为CentOS7,选择Linux7) ② 点击“No thanks, just start my download.”,进行下载 ③ 将下载地址 ...
分类:
数据库 时间:
2020-04-22 09:51:32
阅读次数:
85
手动agent批量部署脚本 条件 下载好agent 安装版本的rpm包文件 准备好需要批量部署的服务器ip地址文件 上脚本: " " " " 啥也不说: bash zabbix_agent.sh ...
分类:
其他好文 时间:
2020-04-21 18:47:46
阅读次数:
71