下载
apt-get install -y unzip
配置ip
vim /etc/netplan/01-network-manager-all.yaml
重启网络服务
netplan apply
ifconfig ens33 down
ifconfig ens33 up
下载
apt-get install -y unzip
配置ip
vim /etc/netplan/01-network-manager-all.yaml
重启网络服务
netplan apply
ifconfig ens33 down
ifconfig ens33 up