当前位置:网站首页>Fedora alicloud source
Fedora alicloud source
2022-06-26 05:12:00 【Meng Chu】
Image download 、 Domain name resolution 、 Time synchronization please click Alibaba open source mirror site
brief introduction
Fedora It's a Linux Distribution version , It's a fast app for everyday use built by global community enthusiasts 、 Stable 、 Powerful operating system . It allows anyone to use it freely 、 Modify and republish , The goal is to create a new 、 Multifunctional and free operating system .
Configuration method
1. Backup
mv /etc/yum.repos.d/fedora.repo /etc/yum.repos.d/fedora.repo.backupmv /etc/yum.repos.d/fedora-updates.repo /etc/yum.repos.d/fedora-updates.repo.backup2. Download new fedora.repo and fedora-updates.repo To /etc/yum.repos.d/
fedora
wget -O /etc/yum.repos.d/fedora.repo http://mirrors.aliyun.com/repo/fedora.repoperhaps
curl -o /etc/yum.repos.d/fedora.repo http://mirrors.aliyun.com/repo/fedora.repofedora updates
wget -O /etc/yum.repos.d/fedora-updates.repo http://mirrors.aliyun.com/repo/fedora-updates.repoperhaps
curl -o /etc/yum.repos.d/fedora-updates.repo http://mirrors.aliyun.com/repo/fedora-updates.repo3. function sudo yum makecache Generate cache
function sudo yum makecache The generated cache will report an error : Please execute the following command to solve the problem .
sed -i 's/releases\/$releasever/releases\/32/g' /etc/yum.repos.d/fedora.reposed -i 's/updates\/$releasever/updates\/32/g' /etc/yum.repos.d/fedora-updates.repoRe execution yum makecache that will do .

边栏推荐
- Zuul 實現動態路由
- Windows下安装Tp6.0框架,图文。Thinkphp6.0安装教程
- C# 40. Byte[] to hexadecimal string
- Douban top250
- ThreadPoolExecutor implements file uploading and batch inserting data
- AD教程系列 | 4 - 创建集成库文件
- torchvision_transform(图像增强)
- How MySQL deletes all redundant duplicate data
- Astype conversion data type
- Illustration of ONEFLOW's learning rate adjustment strategy
猜你喜欢

【Latex】错误类型总结(持更)

瀚高数据库自定义操作符‘!~~‘

Zuul 實現動態路由

Practical cases | getting started and mastering tkinter+pyinstaller

86. (cesium chapter) cesium overlay surface receiving shadow effect (gltf model)

Codeforces Round #802 (Div. 2)(A-D)

Yolov5 super parameter setting and data enhancement analysis

What is UWB in ultra-high precision positioning system

AD教程系列 | 4 - 创建集成库文件

PHP二维/多维数组按照指定的键值来进行升序和降序
随机推荐
CMakeLists.txt Template
pycharm 导包错误没有警告
Experience of reading the road to wealth and freedom
6.1 - 6.2 Introduction à la cryptographie à clé publique
Use to_ Numeric to numeric type
MySql如何删除所有多余的重复数据
cartographer_optimization_problem_2d
PHP之一句话木马
torchvision_transform(图像增强)
Machine learning final exercises
Baidu API map is not displayed in the middle, but in the upper left corner. What's the matter? Resolved!
Datetime data type - min() get the earliest date and date_ Range() creates a date range, timestamp() creates a timestamp, and tz() changes the time zone
Happy New Year!
Using requests library and re library to crawl web pages
FastAdmin Apache下设置伪静态
86.(cesium篇)cesium叠加面接收阴影效果(gltf模型)
YOLOV5训练结果的解释
The best Chinese open source class of vision transformer, ten hours of on-site coding to play with the popular model of Vit!
ModuleNotFoundError: No module named ‘numpy‘
cartographer_fast_correlative_scan_matcher_2d分支定界粗匹配