当前位置:网站首页>Correct way to update Fedora image Yum source to Tencent cloud Yum source
Correct way to update Fedora image Yum source to Tencent cloud Yum source
2022-06-24 06:06:00 【Silicon Valley son】
to update Fedora Image as Tencent cloud yum Please refer to the official Tencent cloud document for the source :https://mirrors.cloud.tencent.com/help/fedora.html
Download new fedora.repo and fedora-updates.repo To /etc/yum.repos.d/
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.repo sed -i 's/updates\/$releasever/updates\/32/g' /etc/yum.repos.d/fedora-updates.repo
Re execution yum makecache that will do .
边栏推荐
- What is the reason why the list of channels on the left side of easycvr video Plaza displays garbled codes?
- Net domain name? Net domain name?
- Tencent Youtu presents a number of AI technologies at the 2021 global digital economy conference
- The influence of SEO age and the length of external chain retention
- How to build a website with a domain name? What steps need to be taken?
- Understand the classification and summary of cross chain related technologies
- How to build a website after successfully registering a domain name? Can I build a website without registering a domain name?
- TensorFlow 2 quickstart for beginners
- Semantic web, semantic web, linked data and knowledge map
- How to build a website with a domain name? Is the website domain name free to use?
猜你喜欢
随机推荐
Fixed assets management software enables enterprises to realize intelligent management of fixed assets
Analysis of official template of wechat personnel recruitment management system (I)
MySQL forgets root password cracking root password cracking all user passwords, shell script
[in depth sharing] Devops evolution path -- Realizing R & D digital transformation based on four vertical and four horizontal Devops system
Container lifecycle
How about the work domain name? Does the work domain name need real name authentication?
How to build a website after successfully registering a domain name? Can I build a website without registering a domain name?
Text classification and fine tuning using transformer Bert pre training model
How to renew the domain name when it expires
Summary of basic notes of C language (I)
System of test development - create test virtual machine on demand
Kubernetes Chapter 1: Foundation
Introduction of frequency standard comparison measurement system
Water conservancy RTU telemetry terminal
How to build a website with a domain name? What steps need to be taken?
Network Overview
Project deployment for learning 3D visualization from scratch
MySQL optimization
Is the prospect of cloud computing in the security industry worth being optimistic about?
How to solve domain name redirection? How to avoid such problems?



