当前位置:网站首页>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 = 14. Clean cache
yum clean all
5. Create a new cache
yum makecache
After the operation, you can download the required content ~
边栏推荐
- Function simplification principle: save if you can
- Machine learning note 9: prediction model optimization (to prevent under fitting and over fitting problems)
- Research on lg1403 divisor
- 12. problem set: process, thread and JNI architecture
- Reading notes of "Introduction to deep learning: pytoch"
- Redis docker master-slave mode and sentinel
- Deep Learning with Pytorch- A 60 Minute Blitz
- Flutter 0001, environment configuration
- prometheus 监控之 ntp_exporter
- Net framework system requirements
猜你喜欢

Machine learning note 9: prediction model optimization (to prevent under fitting and over fitting problems)

Idea setting automatic package Guide

CentOS MySQL installation details

12. problem set: process, thread and JNI architecture

Flutter 中的 ValueNotifier 和 ValueListenableBuilder
![Train an image classifier demo in pytorch [learning notes]](/img/a5/fc14ee9dda1ec3e17b0ae2bda84d86.png)
Train an image classifier demo in pytorch [learning notes]
![[Ubuntu redis installation]](/img/66/d8054ae89007180b317641cf92d1cc.png)
[Ubuntu redis installation]

Express の post request

9.JNI_ Necessary optimization design

GPT (improving language understanding generative pre training) paper notes
随机推荐
【Ubuntu-MySQL8安装与主从复制】
Redis docker master-slave mode and sentinel
MySQL-- Entity Framework Code First(EF Code First)
抽象类和接口
Pytorch for former Torch users - Tensors
Demo of guavacache
Net framework system requirements
训练一个图像分类器demo in PyTorch【学习笔记】
Niuke rearrangement rule taking method
1. Basic configuration
Comparison problems encountered in recent study
oracle跨数据库复制数据表-dblink
云技能提升好伙伴,亚马逊云师兄今天正式营业
AutoUpdater. Net client custom update file
银河麒麟server-V10配置镜像源
How do I start? (continuously updating)
GPT (improving language understanding generative pre training) paper notes
Solution to pychart's failure in importing torch package
Electron, which can wrap web page programs into desktop applications
JVM tuning tool introduction and constant pool explanation