Win10 开启 Hyper-V 安装 CentOS 7 minimal 日常使用的 PC 环境一般都是 Windows 环境,如果需要偶尔使用 Linux 环境,一般情况下,大家的选择是安装虚拟机 VMWare 或者 Virtual Box. 但如果只是轻度使用,而你恰好使用的又是 Win10 ,在不需要纯粹 Linux 环境的情况下,其实可以选择 bash on win10 (bash on win10 的安装方法此处不表),其基本可以提供接近 Linux 的环境. 但是 bash 环境毕竟
配置桥接网卡 添加桥接网卡br0,注释掉已有的eth0配置 [root@ubuntu01 ~]# vi /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface au