[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

no way to compare when less than two revisions

Differences

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


Next revision
howtos:misc:openxenmanager [2016/03/07 12:38 (UTC)] – created arfon
Line 1: Line 1:
 +<!-- Add your text below. We strongly advise to start with a Headline (see button bar above). -->
 +====== How to run OpenXenManager On Slackware ======
 +( known to work with Slackware64 14.2) \\
  
 +1) Install Python from Slackware packages. \\
 +2) Install pygtk from Slackware packages. \\
 +3) Install configobj from Slackbuilds. \\
 +4) Install gtk-vnc from Slackbuilds. \\
 +
 +5) Download and unzip OpenXenManager (from: https://github.com/OpenXenManager/openxenmanager/archive/master.zip ) \\
 +6) cd into the unzipped openxenmanager directory. \\
 +7) run ./openxenmanager \\
 +
 +
 +====== Sources ======
 +<!-- If you are copying information from another source, then specify that source -->
 +* Original source: [[https://github.com/OpenXenManager/openxenmanager]] \\
 +<!-- Authors are allowed to give credit to themselves! -->
 +* Originally written by [[wiki:user:arfon | arfon]] 
 +<!-- * Contributions by [[wiki:user:yyy | User Y]] -->
 +
 +<!-- Please do not modify anything below, except adding new tags.-->
 +<!-- You must remove the tag-word "template" below before saving your new page -->
 +{{tag>howtos software virtualization xen openxenmanager Slackware_14.2}}
 howtos:misc:openxenmanager ()