centos7 新增ip
摘要:
1.进入network-scripts目录:cd /etc/sysconfig/network-scripts/ 2.复制ifcfg-eth0: cp ifcfg-eth0 ifcfg-eth0:0 3.编辑ifcfg-eth0:0: vi ifcfg-eth0:0 NAME=eth0:0 #保持和 阅读全文
posted @ 2017-11-21 17:38 ninic 阅读(391) 评论(0) 推荐(0) 编辑