Xen

From HoerupWiki
Revision as of 19:27, 2 February 2012 by 192.168.10.10 (talk) (Created page with "=Running XenCenter on linux= # Download Xencenter from [http://www.citrix.com/lang/English/lp/lp_2307783.asp] # Install wine > 1.2 (apt-get install wine1.3 or what ever you got)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Running XenCenter on linux

  1. Download Xencenter from [1]
  2. Install wine > 1.2 (apt-get install wine1.3 or what ever you got)
  3. Download winetricks: wget http://winetricks.org/winetricks
  4. Use winetricks to install mono: sh winetricsk mono210
  5. Install XenCenter from msi: wine start XenServer-6.0.0-XenCenter.msi
  6. use wine to launch mono and xencenter: wine "C:\\Program Files\\Mono-2.10.6\\bin\\mono.exe" "c:\\XenCenter\\XenCenterMain.exe"