blackarch简单设置
1.检查网卡是否启动 # systemctl status wicd.service
如果出现下Could not connect to wicd's D-bus interface. Check the wicd log for error message.
面提示
就是网卡没启动。
启动网卡#systemctl start wicd.service
2.安装open-vm-tools
Pacman -Syu #更新系统
pacman -S open-vm-tools #安装open-vm-tools
Systemctl enable vmtoolsd.service#启动vmtoolsd服务
Vmware-user-suid-wrapper #启动该服务