vim /etc/netplan/*.yaml
备注:ip和dns前面要空一格
wq保存
netplan apply 重启网卡
注意:格式如果错误会导致无法重启网卡
vi /etc/network/interfaces :wq保存 重启网卡: /etc/init.d/networking restart
一、安装ssh 18.04 apt install openssh-server 16.04 apt-get install openssh-server...
ubuntu 18.04 17.04 #写入到 /etc/netplan/01-netcfg.yaml echo " addresses: " >>...
Ubuntu 要改变 Timezone 时区设定,可以用以下方法: dpkg-reconfigure 用 root 身份用 dpkg-reconfigure 设定 Ubuntu 的...
sudo apt-get update&&sudoo apt-get upgrade或者sudo apt-get update