摘要:
进入yum源文件夹 cd /etc/yum.repos.d 将 Base.repo 备份下 mv CentOS-Base.repo CentOS-Base.repo_bak 然后下载阿里云官方的repo文件 wget -O /etc/yum.repos.d/CentOS-Base.repo http 阅读全文
摘要:
下载了 virtual-box 安装了 centos 7,打开之后 yum 安装东西结果有报错 Could not retrieve mirrorlist http://mirrorlist.centos.org 使用命令 nmcli 查看设备 nmcli d 发现网卡没激活 cd /etc/sys 阅读全文