标签 Ubuntu 下的文章

Ubuntu网络配置

查看系统版本:lsb_release -a 配置文件 配置文件所在位置:/etc/netplan/ 使用vim编辑配置文件: sudo vim /etc/netplan/00-insta
……