更换官方zabbix.repo为阿里云镜像


官方zabbix.repo

[zabbix] baseurl=http://repo.zabbix.com/zabbix/5.0/rhel/7/$basearch/

[zabbix-frontend] baseurl=http://repo.zabbix.com/zabbix/5.0/rhel/7/$basearch/

[zabbix-debuginfo] baseurl=http://repo.zabbix.com/zabbix/5.0/rhel/7/$basearch/

[zabbix-non-supported] baseurl=http://repo.zabbix.com/non-supported/rhel/7/$basearch/

 

替换baseurl为阿里云镜像源地址

[zabbix] baseurl=https://mirrors.aliyun.com/zabbix/zabbix/5.0/rhel/7/$basearch/

[zabbix-frontend] baseurl=https://mirrors.aliyun.com/zabbix/zabbix/5.0/rhel/7/$basearch/frontend

[zabbix-debuginfo] baseurl=https://mirrors.aliyun.com/zabbix/zabbix/5.0/rhel/7/$basearch/debuginfo/  

[zabbix-non-supported] baseurl=https://mirrors.aliyun.com/zabbix/non-supported/rhel/7/$basearch/

 

yum  clean all

yum -y install .....................

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM