摘要: CentOS 配置的开机自启动。 vim /etc/rc.local 阅读全文
posted @ 2017-05-20 18:07 当年亦如是 阅读(228) 评论(0) 推荐(0) 编辑
摘要: # The primary network interface auto eth0 #iface eth0 inet dhcp iface eth0 inet static address 192.168.1.12 netmask 255.255.255.0 gateway 192.168.1.1 阅读全文
posted @ 2017-05-20 17:20 当年亦如是 阅读(185) 评论(0) 推荐(0) 编辑