摘要: centos7设置静态IP地址 安装完成系统后,接下来就是配置静态IP地址,如下: 进入编辑模式[dmdba@localhost ~]$ vim /etc/sysconfig/network-scripts/ifcfg-ens33 修改 BOOTPROTO=static DNBOOT=yes IPA 阅读全文
posted @ 2021-01-08 10:41 xuchuangye 阅读(17470) 评论(0) 推荐(1) 编辑