Linux 下网络配置 及遇到的问题

前置:VM下安装 linux   网络配置路径: /etc/sysconfig/network-scripts   vi  ifcfg-eth0 DEVICE=eth0 TYPE=Ethernet ONBOOT=yes NM_CONTROLLED=yes BOOTPROTO=static IPADDR=169.254.246.99 #当前网络接口 IP 地址 NETMASK=255.255.255
相关文章
相关标签/搜索