vmWare Server 可以安装在无 X 主机上吗?
我计划将 vmWare 的虚拟机从 Windows 主机迁移到 Linux 主机 (Ubuntu)。 可以在没有图形环境(没有X)的Linux主机上运行vmWare Server吗?
我只是想知道 Windows/Linux 来宾的图形设置在这种情况下是如何工作的。
在此先感谢您的时间。
维克多·马尔克斯
I am planning to move my vmWare's Virtual Machines from a Windows host to a Linux host (Ubuntu). It is possible to run vmWare Server in a Linux host that does not have the graphical environment (does not have X)?
I just wonder how the graphical setup of Windows/Linux guest work in this case.
Thanks in advance for your time.
Victor Marquez
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
只需将其安装在 Ubuntu Server 上并通过 apt-get 安装即可。 这是一个很好的演练
http://users.piuha.net/martti/ comp/ubuntu/en/server.html
我在我的开发服务器上执行了此操作,并使用 Windows 计算机上的图形客户端连接到它。 我没有安装图形用户界面。
Just install it on Ubuntu Server and install it via apt-get. Here's a good walkthrough
http://users.piuha.net/martti/comp/ubuntu/en/server.html
I did this on my development server and connect to it using the graphical client on my Windows machine. I have no gui installed.
在Linux上编译和安装VMware Server时需要X库。
the X libraries are required during the compilation and installation of VMware Server on Linux.
virtualbox 有一些您可以使用的命令行工具,我不认为它需要 x 安装。 您应该比较这些功能并确保这就是您想要的。
virtualbox has some command line tools that you can use and I don't believe it requires an x installation. You should compare the features and make sure that's what you want though.