Ubuntu22.04在VM中使用下面命令安装工具,不用VM方式安装
sudo apt install open-vm-tools
sudo apt install open-vm-tools-desktop
华为云开源镜像 https://mirrors.huaweicloud.com/home
更新源 sudo apt-get update 更换源后执行
为了使用ifconfig
sudo apt-get install net-tools
查看dash还是bash
ls -al /bin/sh
切换dash或bash NO由dash转为bash
sudo dpkg-reconfigure dash