https://repo.huaweicloud.com/openeuler/
for aarch64 :
wget -O /etc/yum.repos.d/openEulerOS.repo https://repo.huaweicloud.com/repository/conf/
for x86:
wget -O /etc/yum.repos.d/openEulerOS.repo https://repo.huaweicloud.com/repository/conf/
2、执行yum clean all清除原有yum缓存。
3、执行yum makecache生成新的缓存。
使用nmcli命令配置的网络配置可以立即生效且系统重启后配置也不会丢失。
nmcli是NetworkManager的一个命令行工具,它提供了使用命令行配置由NetworkManager管理网络连接的方法。nmcli命令的基本格式为:
nmcli [OPTIONS] OBJECT { COMMAND | help }
$ nmcli -p con show net-static =============================================================================== Connection profile details (net-static ) =============================================================================== connection.id: net-static connection.uuid: b9f18801-6084-4aee-af28-c8f0598ff5e1 connection.stable-id: -- connection.type: 802-3-ethernet connection.interface-name: enp3s0 connection.autoconnect: yes connection.autoconnect-priority: 0 connection.autoconnect-retries: -1 (default) connection.multi-connect: 0 (default) connection.auth-retries: -1 connection.timestamp: 1578988781 connection.read-only: no connection.permissions: -- connection.zone: -- connection.master: -- connection.slave-type: -- connection.autoconnect-slaves: -1 (default) connection.secondaries: -- connection.gateway-ping-timeout: 0 connection.metered: unknown connection.lldp: default connection.mdns: -1 (default) connection.llmnr: -1 (default)
如果您发现该资源为电子书等存在侵权的资源或对该资源描述不正确等,可点击“私信”按钮向作者进行反馈;如作者无回复可进行平台仲裁,我们会在第一时间进行处理!
添加我为好友,拉您入交流群!
请使用微信扫一扫!