摘要: 这里首先是进入/etc/sysconfig/network-scripts中查看现有的配置文件: 通过ls查看文件看到该文件目录下的文件: 这里需要使用的配置文件是:ifcfg-eno16777736,每个人的可能不一样,切换root权限,通过vim进到里面,可以看到里面的内容: 这里说一下需要修改 阅读全文
posted @ 2019-03-28 15:51 WayLu 阅读(125) 评论(0) 推荐(0) 编辑
摘要: 1. yum install ntpdate 参考 https://www.zhihu.com/question/51567499/answer/126431475 阅读全文
posted @ 2019-03-28 14:23 WayLu 阅读(2908) 评论(0) 推荐(0) 编辑
摘要: 1.yum search ifconfig 2.yum install net-tools.x86_64 ;is this ok 默认选择y 3.ifconfig,完成。 参考 https://www.cnblogs.com/jtnote/p/6103754.html 阅读全文
posted @ 2019-03-28 09:17 WayLu 阅读(287) 评论(0) 推荐(0) 编辑
摘要: 参考 https://www.cnblogs.com/linnuo/p/6257204.html 阅读全文
posted @ 2019-03-28 09:10 WayLu 阅读(363) 评论(0) 推荐(0) 编辑