摘要: 参考文章: https://www.kubernetes.org.cn/3773.html 设置静态IP地址 BOOTPROTO="static" dhcp改为static ONBOOT="yes" 开机启用本配置 IPADDR=192.168.7.106 静态IP GATEWAY=192.168. 阅读全文
posted @ 2018-05-02 23:28 abcyrf 阅读(175) 评论(0) 推荐(0)