当前位置:网站首页>银河麒麟server-V10配置镜像源
银河麒麟server-V10配置镜像源
2022-06-30 09:32:00 【Fiona_q】
文章目录
1.跳转到镜像源文件夹
cd /etc/yum.repo.d
2.备份系统镜像源文件
ps:要养成修改系统文件之前做文件备份的好习惯
cp kylin_aarch64.repo kylin_aarch64.repo.bak
3.添加新的镜像源
vi kylin_aarch64.repo
[ks10-adv-cdrom]
name = Kylin Linux Advanced Server 10 - cdrom
baseurl = file:///run/media/root/Kylin-Server-10
gpgcheck = 0
enabled = 1
baseurl = http://update.cs2c.com.cn:8080/NS/V10/V10SP1/os/adv/lic/base/aarch64/
gpgcheck = 0
enabled = 1
[ks10-adv-os]
name = Kylin Linux Advanced Server 10 - Os
baseurl = http://archive2.kylinos.cn/rpm/kylin/production/KY-KY10-GFB-aarch64/custom/kylin-server/KY10-GFB-aarch64-2204/
#baseurl = http://update.cs2c.com.cn:8080/NS/V10/V10SP1/os/adv/lic/base/$basearch/
gpgcheck = 0
enabled = 14.清理缓存
yum clean all
5.创建新的缓存
yum makecache
操作完就可以下载需要的内容了~
边栏推荐
- Deep Learning with Pytorch- neural network
- [JPEG] how to compile JPEG turbo library files on different platforms
- I'm late for school
- Sort (simple description)
- Pass anonymous function to simplification principle
- MySQL knowledge summary (useful for thieves)
- float
- Opencv learning notes-day9 opencv's own color table operation (colormap coloraptypes enumeration data types and applycolormap() pseudo color function)
- Numpy (time date and time increment)
- Express の Hello World
猜你喜欢

2021-10-20

Duplicate entry '2' for key 'primary appears in JPA‘

Talking about kotlin process exception handling mechanism

What kind of experience is it to develop a "grandson" who will call himself "Grandpa"?

Sort (simple description)

Talk about the kotlin cooperation process and the difference between job and supervisorjob

Deep understanding of kotlin collaboration context coroutinecontext

Express file download

Talk about how the kotlin process started?

Do you want the dialog box that pops up from the click?
随机推荐
Niuke rearrangement rule taking method
Understanding of MVVM and MVC
Opencv learning notes -day2 (implemented by the color space conversion function cvtcolar(), and imwrite image saving function imwrite())
Esp32 (7): I2S and I2C drivers for function development
Set, map and modularity
5. Messager framework and imessager interface
[wechat applet] realize applet pull-down refresh and pull-up loading
So the toolbar can still be used like this? The toolbar uses the most complete parsing. Netizen: finally, you don't have to always customize the title bar!
Rew acoustic test (III): generate test signal
Esp32 things (VIII): music playing function of function development
Use Huawei performance management service to configure the sampling rate on demand
ES6 learning path (II) let & const
Do you want the dialog box that pops up from the click?
Simple redis lock
Concatapter tutorial
Microsoft. Bcl. Async usage summary -- in Net framework 4.5 project Net framework version 4.5 and above can use async/await asynchronous feature in C 5
Rew acoustic test (V): equipment required for test
Why won't gold depreciate???
Evaluation standard for audio signal quality of intelligent speakers
Opencv learning notes-day9 opencv's own color table operation (colormap coloraptypes enumeration data types and applycolormap() pseudo color function)