[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtos:misc:openxenmanager [2020/07/03 18:10 (UTC)] – [How to run OpenXenManager On Slackware] bifferoshowtos:misc:openxenmanager [2020/07/04 00:59 (UTC)] (current) bifferos
Line 4: Line 4:
  
 1) Install Python from Slackware packages. \\ 1) Install Python from Slackware packages. \\
 +2) Install pygtk from Slackware packages (not needed for -current) \\
 3) Install configobj from Slackbuilds. \\ 3) Install configobj from Slackbuilds. \\
-4) Install gtk-vnc from Slackbuilds. \\+4) Install gtk-vnc from Slackbuilds, use version 0.7.0, and get the corresponding slackbuild from git. \\
  
 5) Download and unzip OpenXenManager (from: https://github.com/OpenXenManager/openxenmanager/archive/master.zip ) \\ 5) Download and unzip OpenXenManager (from: https://github.com/OpenXenManager/openxenmanager/archive/master.zip ) \\
Line 11: Line 12:
 7) run ./openxenmanager \\ 7) run ./openxenmanager \\
  
 +Note:  This does *not* work with the latest XCP-ng (fails to connect).  Version 7 seems OK.
  
 ====== Sources ====== ====== Sources ======
 howtos:misc:openxenmanager ()