vm 虚拟机挂起后,再开启时间还是挂起前的时间的解决方法
我的系统是 Rocky Linux release 10.0 (Red Quartz) ,安装的 vm 虚拟机中, 虚拟机挂起后,再开启时间,还是挂起前的时间,怎么解决?
解决方法
sudo dnf install open-vm-tools
sudo systemctl enable --now vmtoolsd
一个学习配置服务器的网站
我的系统是 Rocky Linux release 10.0 (Red Quartz) ,安装的 vm 虚拟机中, 虚拟机挂起后,再开启时间,还是挂起前的时间,怎么解决?
sudo dnf install open-vm-tools
sudo systemctl enable --now vmtoolsd