#阿里云网络源

 

curl -o /etc/yum.repos.d/CentOs-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo

 

curl -o /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo

 

 

#修改仓库指向为阿里云

sed -i 's#repo.zabbix.com#mirrors.aliyun.com/zabbix#' /etc/yum.repos.d/zabbix.repo

 

#zabbix官方源

https://repo.zabbix.com

 

posted @ 2022-02-15 21:28  Zix-  阅读(78)  评论(0编辑  收藏  举报