

RockyLinux中文社区的个人空间
source link: https://my.oschina.net/u/4894014/blog/5047182
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

在51劳动节当天Rocky Linux发布了,在短短的12天时间内,国内各大高校,纷纷为Rocky Linux提供更新源服务,其中包括:南京大学、上海交通大学、山东大学,目前还有很多其它高校也正在准备当中,相信在不久将有更多源加入其中。
参考链接:https://mirror.rockylinux.org/mirrormanager/mirrors
后续将逐步追加相关国内源信息。
机构 链接 支持类型 带宽 备注 南京大学 mirrors.nju.edu.cn http https rsync 10000 上海交通大学 mirrors.sjtug.sjtu.edu.cn https rsync 1000 山东大学 mirrors.sdu.edu.cn http https 1000使用源方法
这里以替换成上海交通大学源为例:
sed -e 's|^mirrorlist=|#mirrorlist=|g' \
-e 's|^#baseurl=http://dl.rockylinux.org/$contentdir|baseurl=https://mirrors.sjtug.sjtu.edu.cn/rocky|g' \
-i.bak \
/etc/yum.repos.d/Rocky-*.repo
# 生成缓存
dnf makecache
恢复官方源:
sed -e 's|^#mirrorlist=|mirrorlist=|g' \
-e 's|^baseurl=https://mirrors.sjtug.sjtu.edu.cn/rocky|#baseurl=http://dl.rockylinux.org/$contentdir|g' \
-i.bak \
/etc/yum.repos.d/Rocky-*.repo
# 生成缓存
dnf makecache
欢迎加入中文社区QQ群:626649599
微信群:rockylinuxcn [群已满,加微信单独拉人]
Recommend
-
103
《死磕 Elasticsearch 方法论》:普通程序员高效精进的 10 大狠招!(完整版) - 0、授人以渔,少走半年弯路!死磕 Elasticsearch 方法论:普通程序员高效精进的 10 大狠招!一、Elasitcsearch基础篇1.1 Elasitcsearch基础认知1、Elasticsearch学习,请先看这一篇...
-
59
-
50
-
11
FreeBSD 与猫 ——选择1%的生活 ...
-
4
单节点编排version: "3"services: minio: restart: always image: minio/minio container_name: minio ports: - "9100:9000" # api 端口 - "9190:90...
-
4
查看Rockylinux版本# 查看系统版本cat /etc/rocky-release## 查看内核版本cat /proc/version# 或uname -r 安装docker
-
8
解决RockyLinux和Centos Stream 9中firefox无法播放HTML视频问题 ...
-
7
RockyLinux调整分区大小2020.03.10先备份整个home目录
-
5
常用Linux系统Debian/Ubuntu/RockyLinux等怎么禁用IPv6 John...
-
6
正文 在RockyLinux 9.3环境中采用RPM模式部署Oracle 19C 在开发数据库系统时,可以验证功能是否与Oracle的表现一致,验证正确性和兼容性 虚拟机安装,CPU 2*4 内存16G...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK