摘要: CentOS7- 配置阿里镜像源 1. 安装wgetyum install -y wget 2. 进入centos的yum文件夹 输入命令cd /etc/yum.repos.d/ 3. 用wget下载repo文件 输入命令wget http://mirrors.aliyun.com/repo/Cen 阅读全文
posted @ 2019-11-19 20:57 Striving_For_Dream 阅读(391) 评论(0) 推荐(1) 编辑
摘要: 一招解决 VMware虚拟机 Centos7网络配置 ping:www.baidu.com:未知的名称或服务 ping不通 1.首先点击VMware的编辑,再点击虚拟网路编辑器。 2.进入虚拟网络编辑器后点击VMnet8,然后点击更改设置, 3.重新进入虚拟网络编辑器的可编辑界面,然后点击还原默认设 阅读全文
posted @ 2019-11-19 10:47 Striving_For_Dream 阅读(17341) 评论(0) 推荐(2) 编辑
/*快速评论*/ #div_digg { position: fixed; bottom: 10px; right: 15px; border: 2px solid #ECD7B1; padding: 10px; width: 140px; background-color: #fff; border-radius: 5px 5px 5px 5px !important; box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5); }