我想在Ubuntu12.10上安装Xencenter。我已经尝试过很多解决方案,即使是葡萄酒,但到目前为止都没有运气。如何在Ubuntu12.10上安装Xenceter?
发布于 2014-03-03 18:15:43
简短的回答:你不能。葡萄酒似乎不起作用,所以唯一的方法是使用Windows。
然而,有一个类似的开源项目叫做OpenXenManager,它模仿了您提到的那个。
还有其他一些基于web的控制/管理/概述工具,您可能会感兴趣:
OpenXenManager看起来确实像XenCenter。
发布于 2017-09-22 05:43:41
也许这些介绍会对你有帮助,在https://github.com/xenserver/xenadmin/wiki/Running-in-Wine找到的
只有SSL不起作用,因此,除非以某种方式保护生产网络,否则不宜在生产网络中使用。可能是直接到Xenserver的孤立网络。或者,如果存在这种情况,则可能在SSL部分之间有另一个程序。
apt-get install playonlinux
Run playonlinux
Tools -> Manage Wine Versions. Install wine 1.8.3 32-bit
Add a new program
Install to a virtual drive
Call it XenCenter
Select "Use another version of wine, configure wine, install some libraries"
"Use wine 1.8.3"
"Windows 7"
"32-bit windows installation"
POL_install_dotnet45, POL_Install_ie8, POL_Install_tahoma2
Install XenCenter
Connect to your XenServer, :80 due to SSL not working.https://askubuntu.com/questions/257706
复制相似问题