博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
centos7 网络问题
阅读量:5090 次
发布时间:2019-06-13

本文共 228 字,大约阅读时间需要 1 分钟。

1虚拟机网卡设置--网卡设置模式为NET模式(正常情况是可以直接上网的)
2“cd /etc/sysconfig/network-scripts/
3使用命令“sudo vi ifcfg-ens33”进入编辑,进入后点击“i”进入编辑模式将“onboot=no”改成“onboot=yes”点击ESC然后输入“:wq”保存退出,wq(write,quit)。

转载于:https://www.cnblogs.com/tandy/p/9296468.html

你可能感兴趣的文章