ubuntu中ens33没有显示明确的IP地址的解决办法

使用如下两条命令即可:

sudo dhclient ens33

sudo ifconfig ens33

你可能感兴趣的:(linux,ubuntu,服务器,运维,学习)