#初始化脚本#安装软件yum install lrzsz&&yum install epel-release #更改主机名hostnamectl set-hostname #安装zabbix客户端rpm -ivh http://repo.zabbix.com/zabbix/3.2/rhel/7/x8 ...
分类:
其他好文 时间:
2019-06-05 16:33:22
阅读次数:
93
一、安装PostgreSQL 复制代码// 安装EPEL源# wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm && rpm -ivh epel-release-6-8.noarch.rpm/ ...
分类:
数据库 时间:
2019-06-05 15:16:21
阅读次数:
118
1. 背景 苦恼于互联网上现有的基线资源不具备实时性,适用的版本比较老旧,甚至已逐步被企业淘汰。博主本着学习实验的心态,写下这篇博客,希望能给那些同我有着相同困扰的安全基线初学者铺块砖。恭候各位路过的大佬的指正! 2. 环境准备 操作系统:CentOS 7 1. 添加CentOS 7 EPEL仓库 ...
分类:
其他好文 时间:
2019-06-05 00:25:41
阅读次数:
379
```shell
wget http://copr-be.cloud.fedoraproject.org/results/mosquito/myrepo-el6/epel-6-x86_64/glibc-2.17-55.fc20/glibc-2.17-55.el6.x86_64.rpm
wget ht... ...
分类:
其他好文 时间:
2019-05-31 21:41:16
阅读次数:
446
<! flowchart 箭头图标 勿删 文章目录1、什么是yum仓库?2、yum仓库配置2.1、阿里镜像仓库配置2.1.1、配置步骤2.1.2、epel源 安装和配置2.1.3、查看yum源2.2、配置 清华大学镜像仓库 1、什么是yum仓库? yum仓库就是使用yum命令下载软件的镜像地址。 我 ...
分类:
其他好文 时间:
2019-05-27 10:36:30
阅读次数:
682
PowerDNS实现WEB管理的PowerDNS安装包:有基于EPEL源的包,要先开启yuminstall-ymariadb-serverpdnspdns-backend-mysqlhttpdphpphp-develphp-gdphp-mcryptphp-imapphp-ldapphp-mysqlphp-odbcphp-pearphp-xmlphp-xmlrpcphp-mbstringphp-mh
分类:
其他好文 时间:
2019-05-23 14:31:41
阅读次数:
115
Harbor安装那里还是很简单,就是在Docker Login那里掉坑里去了,搞半天,写博客的时候,又重新安装了一遍 <! more 1.准备两台服务器 centos7 harbor 10.19.46.15 client 10.19.44.31 2.harbor需要安装docker和docker c ...
分类:
其他好文 时间:
2019-05-23 00:24:10
阅读次数:
157
Jenkins 的前身是 Hudson 是一个可扩展的持续集成引擎。 1.安装JDK环境: 1.1配置环境变量信息如下:切记一定要找对jdk的安装目录 2.安装Maven环境 2.1环境变量配置如下:注意找到maven的安装目录 3.安装Jenkins CenOS版本 3.2修改配置文件如下: 3. ...
分类:
系统相关 时间:
2019-05-22 00:10:35
阅读次数:
173
安装zip和mavenyum install -y unzip zip wget http://repos.fedorapeople.org/repos/dchen/apache-maven/epel-apache-maven.repo -O /etc/yum.repos.d/epel-apache ...
分类:
其他好文 时间:
2019-05-18 00:26:41
阅读次数:
321