深度linux网卡配置,Deepin 15.11 命令行配置静态IP

本文介绍了如何在Deepin 15.11中通过命令行配置静态IP。首先,通过`ifconfig -a`获取网卡名称,如enp4s0f0和wlp3s0。接着,在`/etc/network/interfaces`文件中添加静态IP配置,包括IP地址、子网掩码、网关和DNS服务器。最后,使用`sudo /etc/init.d/networking restart`重启网络服务,完成配置。
摘要由CSDN通过智能技术生成

1. 获取网卡名称

在终端中输入:

$ ifconfig -a

enp4s0f0: flags=4099 mtu 1500

ether 20:6a:8a:54:0e:73 txqueuelen 1000 (Ethernet)

RX packets 0 bytes 0 (0.0 B)

RX errors 0 dropped 0 overruns 0 frame 0

TX packets 0 bytes 0 (0.0 B)

TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

device interrupt 19

lo: flags=73 mtu 65536

inet 127.0.0.1 netmask 255.0.0.0

inet6 ::1 prefixlen 128 scopeid 0x10

loop txqueuelen 1000 (Local Loopback)

RX packets 30463 bytes 6013652 (5.7 MiB)

RX errors 0 dropped 0 overruns 0 frame 0

TX packets 30463 bytes 6013652 (5.7 MiB)

TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlp3s0: flags=4099 mtu 1500

ether 20:7c:8f:75:a3:ec txqueuelen 1000 (Ethernet)

RX packets 421969 bytes 507325951 (483.8 MiB)

RX errors 0 dropped 0 overruns 0 f

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值