Starting vmware in headless mode

半世苍凉 提交于 2019-12-11 04:26:59

问题


I have a centos vm and I was wondering if there is a way to turn that vm into headless mode.

I found this information on different site

If you want to run a headless VM under VMPlayer simply add the following to your vmware preferences file ($HOME/.vmware/preferences):

pref.vmplayer.exit.vmAction = "disconnect"

but I couldn't find the $HOME/.vmware/preferences directory.

来源:https://stackoverflow.com/questions/24297088/starting-vmware-in-headless-mode

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!