当前位置:网站首页>Galaxy Kirin server-v10 configuration image source
Galaxy Kirin server-v10 configuration image source
2022-06-30 09:45:00 【Fiona_ q】
List of articles
1. Jump to mirror source folder
2. Back up the system image source file
1. Jump to mirror source folder
cd /etc/yum.repo.d
2. Back up the system image source file
ps: Get into the good habit of backing up files before modifying system files
cp kylin_aarch64.repo kylin_aarch64.repo.bak
3. Add a new mirror source
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 = 1
4. Clean cache
yum clean all
5. Create a new cache
yum makecache
After the operation, you can download the required content ~
边栏推荐
- 训练一个图像分类器demo in PyTorch【学习笔记】
- Express get request
- Net framework system requirements
- Clickhouse installation (quick start)
- Flutter 0001, environment configuration
- Abstract classes and interfaces
- Express file upload
- JVM family
- Self service terminal development process
- Startup of MySQL green edition in Windows system
猜你喜欢
Express file upload
Electron, which can wrap web page programs into desktop applications
Applet learning path 2 - event binding
目标检测yolov5开源项目调试
Cb/s Architecture - Implementation Based on cef3+mfc
Machine learning note 9: prediction model optimization (to prevent under fitting and over fitting problems)
Idea setting automatic package Guide
AutoUpdater. Net client custom update file
Linear-gradient()
单片机 MCU 固件打包脚本软件
随机推荐
Deep Learning with Pytorch - autograd
3. integrate eslint and prettier
utils session&rpc
MySQL internal component structure
Redis docker 主从模式与哨兵sentinel
Cb/s Architecture - Implementation Based on cef3+mfc
8.8 heap insertion and deletion
Terminal -- Zsh of terminal three swordsmen
qmlplugindump executable not found.It is required to generate the qmltypes file for VTK Qml
Golang magic code
DataTableToModelList实体类
八大排序(二)
JVM family
float
oracle跨数据库复制数据表-dblink
Idea shortcut key settings
JVM tuning tool introduction and constant pool explanation
Review the old and know the new
Pipe pipe --namedpipe and anonymouspipe
Use V-IF with V-for