Zabbix Snmp Trap 配置 1. Zabbix Server 操作 1.1 Snmp Trap 安装配置 1.2 SnmpTT 安装配置 shell rpm ivh http://dl.fedoraproject.org/pub/epel yum install snmptt perl ...
分类:
其他好文 时间:
2019-09-18 19:34:54
阅读次数:
214
以上是用dockerfile来构建的nginx镜像示例。 一、构建stress压力测试软件镜像 ##(1) 以下是Dockerfile内容(ENTRYPOINT是运行的环境): FROM centos RUN yum -y install wget epel-release RUN yum inst ...
分类:
其他好文 时间:
2019-09-17 18:52:54
阅读次数:
70
1、搭建Epel Yum源 安装在线yum源 [root@localhost ~]# ls /etc/yum.repos.d/ backup CentOS-Base.repo CentOS-Media.repo epel.repo epel-testing.repo [root@Crushlinux ...
分类:
其他好文 时间:
2019-09-16 09:37:53
阅读次数:
86
打开 https://centos.pkgs.org/7/epel-x86_64/android-tools-20130123git98d0789-5.el7.x86_64.rpm.html 下载 rpm -Uvh xxxxxxxxx.rpm ...
分类:
数据库 时间:
2019-09-16 00:50:09
阅读次数:
294
国内yum源的安装(163,阿里云,epel) 阿里云镜像源 1、备份 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup 2、下载新的CentOS-Base.repo 到/etc/yum.rep ...
分类:
其他好文 时间:
2019-09-15 00:23:10
阅读次数:
92
准备镜像源 rpm -ivh epel-release-latest-7.noarch.rpm //安装扩展源 cd /etc/yum.repos.d/ mv backup /CentOS7-Base-163.repo./ yum clean all && yum makecache yum ins ...
分类:
其他好文 时间:
2019-09-14 15:55:09
阅读次数:
104
sudo yum install epel-release sudo yum install epel-release sudo yum install nodejs node --version ...
分类:
系统相关 时间:
2019-09-14 13:54:05
阅读次数:
122
[root@localhost yum.repos.d]# vim local.repo 在线yum:(在阿里镜像引导下载、配置epel yum源) [root@localhost ~]# vim 163.repo ...
分类:
其他好文 时间:
2019-09-14 11:23:16
阅读次数:
338
六、yum更换国内源有些时候系统自带的源不太好用,有些是外国的源,没有国内的访问速度快将之前的dvd.repo删除掉,恢复之前的备份删掉CentOs-base.repo下载163的源curl-Ohttp://mirrors.163.com/.help/CentOS7-Base-163.repocurl-O七、yum下载rpm包安装扩展源epel使用yumlist查看的时候会发现多出一堆epel仅下
分类:
其他好文 时间:
2019-09-14 00:26:24
阅读次数:
94
cpu centos unbutu gpu http://mirrors.aliyun.com/pypi/packages/84/d8/00a450ad627c7c5e28ada8a179e6a43854089ea5b30485f896efa5ed5814/tensorflow_gpu 1.11.0 ...
分类:
编程语言 时间:
2019-09-13 01:04:44
阅读次数:
219