当前位置:网站首页>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.backup
2. 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.repo
perhaps
curl -o /etc/yum.repos.d/fedora.repo http://mirrors.aliyun.com/repo/fedora.repo
fedora updates
wget -O /etc/yum.repos.d/fedora-updates.repo http://mirrors.aliyun.com/repo/fedora-updates.repo
perhaps
curl -o /etc/yum.repos.d/fedora-updates.repo http://mirrors.aliyun.com/repo/fedora-updates.repo
3. 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.repo
Re execution yum makecache that will do .
边栏推荐
- 二次bootloader关于boot28.asm应用的注意事项,28035的
- Sentimentin tensorflow_ analysis_ cell
- 创建 SSH 秘钥对 配置步骤
- LeetCode 19. 删除链表的倒数第 N 个结点
- One of token passing between microservices @feign's token passing
- Introduction to classification data cotegory and properties and methods of common APIs
- The parameter field of the callback address of the payment interface is "notify_url", and an error occurs after encoding and decoding the signed special character URL (,,,,,)
- Mise en œuvre du routage dynamique par zuul
- Implementation of IM message delivery guarantee mechanism (II): ensure reliable delivery of offline messages
- PHP之一句话木马
猜你喜欢
Technical past: tcp/ip protocol that has changed the world (precious pictures, caution for mobile phones)
The parameter field of the callback address of the payment interface is "notify_url", and an error occurs after encoding and decoding the signed special character URL (,,,,,)
【红队】要想加入红队,需要做好哪些准备?
Second day of deep learning and tensorfow
Windows下安装Tp6.0框架,图文。Thinkphp6.0安装教程
Tp5.0 framework PDO connection MySQL error: too many connections solution
Mise en œuvre du routage dynamique par zuul
瀚高数据库自定义操作符‘!~~‘
MySql如何删除所有多余的重复数据
Tp5.0框架 PDO连接mysql 报错:Too many connections 解决方法
随机推荐
百度API地图的标注不是居中显示,而是显示在左上角是怎么回事?已解决!
二次bootloader关于boot28.asm应用的注意事项,28035的
pycharm 导包错误没有警告
C# 40. byte[]与16进制string互转
How to select the data transmission format of instant messaging application
[unity3d] human computer interaction input
Sentimentin tensorflow_ analysis_ layer
PHP二维/多维数组按照指定的键值来进行升序和降序
Pycharm package import error without warning
Schematic diagram of UWB ultra high precision positioning system
Implementation of IM message delivery guarantee mechanism (II): ensure reliable delivery of offline messages
skimage.morphology.medial_axis
【Latex】错误类型总结(持更)
程序人生
CMakeLists.txt Template
LSTM in tensorflow_ Layers actual combat
apktool 工具使用文档
RESNET in tensorflow_ Train actual combat
PHP之一句话木马
Day3 data type and Operator jobs