摘要: ip配置: vim /etc/network/interfaces auto eth0 iface eth0 inet static >静态 iface eth0 inet dhcp >动态 address 192.168.0.133 netmask 255.255.255.0 gateway 19 阅读全文
posted @ 2019-11-14 16:51 一个毛豆 阅读(578) 评论(0) 推荐(1)