摘要:
1. 临时生效的方法 为网卡添加多个IP地址 sudo ip address add 192.168.1.254/24 dev eth0 添加的网卡不一定为eth0,按实际情况而定 删除添加的IP地址 sudo ip address del 192.168.1.254/24 dev eth0 查看新 阅读全文
posted @ 2021-02-03 16:08
qiynet
阅读(769)
评论(0)
推荐(0)
摘要:
【Server版本】 在Ubuntu Server版本中,因为只存有命令行模式,所以要想进行网络参数设置,只能通过修改 /etc/network/interfaces 。具体设置方法如下: (1) Ubuntu Server 修改 IP地址 打开 /etc/network/interfaces su 阅读全文
posted @ 2021-02-03 16:06
qiynet
阅读(903)
评论(0)
推荐(0)
浙公网安备 33010602011771号