随笔分类 -  linux

摘要:一、修改静态ip 打开网络配置文件 :vim /etc/network/interfaces 1.添加以下配置: 注意:ubuntu 网卡名为 ens33 。多数liunx系统的网卡名为eth0。 可以 通过ifconfig 查看网卡名称 2.重启网络 sudo /etc/init.d/networ 阅读全文
posted @ 2018-03-02 11:56 GET_CHEN 阅读(988) 评论(0) 推荐(0)