下载资源:

链接:https://pan.baidu.com/s/1GHoRoHAubR7rOXf_qtbjzA 密码:rxbi

VirtualBox 的安装和centos7安装忽略了

为了使虚拟机可以上网可以与主机互联,使用桥接模式
虚拟机网络设置:

centos7 Minimal +VM VirtualBox 网络链接

centos 网络修改

1、vi /etc/sysconfig/network-scripts/ifcfg-enp0s3

ONBOOT=no 修改为:ONBOOT=yes 
保存退出
2、重启网卡服务 service network restart

参考:

https://blog.csdn.net/techsupporter/article/details/51810649


续:
添加 ifconfig命令  :  yum install net-tools



相关文章:

  • 2021-11-29
  • 2022-12-23
  • 2021-11-01
  • 2021-09-04
  • 2021-06-17
  • 2021-06-21
  • 2021-06-30
猜你喜欢
  • 2020-06-14
  • 2021-12-31
  • 2021-05-24
  • 2021-12-11
  • 2021-05-11
  • 2021-05-12
  • 2021-08-21
相关资源
相似解决方案