<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Sysadmin Blog</title>
		<link>https://www.cyberbyte.ch/blog/index.php</link>
		<description><![CDATA[Copyright Cyberbyte Networks]]></description>
		<copyright>Copyright 2026, Mike Rhyner</copyright>
		<managingEditor>info@cyberbyte.ch (Mike Rhyner)</managingEditor>
		<language>en-US</language>
		<generator>SPHPBLOG 0.8.1</generator>
		<item>
			<title>QEMU/KVM Virtual Host Manager</title>
			<link>https://www.cyberbyte.ch/blog/index.php?entry=entry120929-211121</link>
			<description><![CDATA[<h2>Description</h2><br />This tiny script shows you a overview of the virtual machines on QEMU/KVM carrier servers using libvirt as management interface.<br /><br />It can either show all virtual machines or only the running VMs.<br /><br /><h2>Prerequisites</h2><br />This PHP Script requires PHP extension <a href="https://libvirt.org/php/" >libvirt-php</a><br /><br /><h2>Download</h2><br />Download the <a href="http://www.cyberbyte.ch/Linux/virtmgr/virtmgr.tar.gz" >gzip&#039;ped tar archive</a><br /><br /><h2>Installation</h2><br />    Unpack the archive to a webserver document root with direct access to your libvirt hypervisors over TCP Port 16509 or SSH<br /><br />    Adapt at least the variables <code>$dnsdomain</code> and <code>$arr_hosts</code> to your infrastructure and change <code>$comtype</code> to &quot;qemu+ssh&quot; when SSH instead of direct port access is wanted<br /><br />    Try it out using <code>http://yourwebserver/virtmgr/index.php</code><br />]]></description>
			<category>Tools &amp; more, QEMU/KVM Stuff</category>
			<guid isPermaLink="true">https://www.cyberbyte.ch/blog/index.php?entry=entry120929-211121</guid>
			<author>info@cyberbyte.ch (Mike Rhyner)</author>
			<pubDate>Sat, 29 Sep 2012 19:11:21 GMT</pubDate>
			<comments>https://www.cyberbyte.ch/blog/comments.php?y=12&amp;m=09&amp;entry=entry120929-211121</comments>
		</item>
	</channel>
</rss>
