<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://linux-kvm.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Martin</id>
	<title>KVM - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://linux-kvm.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Martin"/>
	<link rel="alternate" type="text/html" href="https://linux-kvm.org/page/Special:Contributions/Martin"/>
	<updated>2026-04-21T13:32:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Management_Tools&amp;diff=2710</id>
		<title>Management Tools</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Management_Tools&amp;diff=2710"/>
		<updated>2009-12-01T12:55:03Z</updated>

		<summary type="html">&lt;p&gt;Martin: added cli for Proxmox VE&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a several options available to manage kvm virtual machines:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Name/URL&lt;br /&gt;
!Description&lt;br /&gt;
!UI Type&lt;br /&gt;
!Active|Last Updated&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.linux-kvm.org Plain old qemu/kvm]&lt;br /&gt;
|You can run qemu/kvm straight from the command line&lt;br /&gt;
|cli&lt;br /&gt;
|active&lt;br /&gt;
|See man (qemu-system-x86_64 or kvm or qemu-kvm) for more info&lt;br /&gt;
|-&lt;br /&gt;
|[http://virt-manager.org Virtual Machine Manager (virt-manager)]&lt;br /&gt;
|A desktop user interface for managing virtual machines&lt;br /&gt;
|desktop&lt;br /&gt;
|active&lt;br /&gt;
|uses libvirt&lt;br /&gt;
|-&lt;br /&gt;
|[http://gkvm.sourceforge.net/ GKVM]&lt;br /&gt;
|a gnome user interface for KVM&lt;br /&gt;
|desktop&lt;br /&gt;
|2007-08-01&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/projects/aqemu/ AQemu]&lt;br /&gt;
|a Qt4 user interface for KVM&lt;br /&gt;
|desktop&lt;br /&gt;
|active&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://code.google.com/p/kvmadm/ kvmadm]&lt;br /&gt;
|a minimalistic set of command-line tools to control multi-user utilization of KVM&lt;br /&gt;
|cli&lt;br /&gt;
|2007-09-25&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://pve.proxmox.com/wiki/Main_Page Proxmox VE]&lt;br /&gt;
|Open Source virtualization platform for running Virtual Appliances and Virtual Machines&lt;br /&gt;
|web &amp;amp; cli&lt;br /&gt;
|active&lt;br /&gt;
|Bar-metall installer including KVM and OpenVZ management tools&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.convirture.com/community.html ConVirt]&lt;br /&gt;
|an intuitive, graphical management console providing comprehensive life cycle management for Virtual Machines and virtualization infrastructures&lt;br /&gt;
|web?&lt;br /&gt;
|active&lt;br /&gt;
|basic support for kvm added in 0.9.1; formerly known as xenman&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.opennebula.org/doku.php OpenNebula]&lt;br /&gt;
|an open source virtual infrastructure engine&lt;br /&gt;
|cli &amp;amp; xml-rpc&lt;br /&gt;
|active&lt;br /&gt;
|cloud computing managment; uses libvirt&lt;br /&gt;
|-&lt;br /&gt;
|[http://code.google.com/p/ganeti/ Ganeti]&lt;br /&gt;
|Ganeti is a cluster virtual server management software tool built on top of existing virtualization technologies&lt;br /&gt;
|cli&lt;br /&gt;
|active&lt;br /&gt;
|KVM support added in Ganeti 2.0&lt;br /&gt;
|-&lt;br /&gt;
|[http://src.enomaly.com/ Enomaly]&lt;br /&gt;
|a programmable virtual cloud infrastructure for small, medium and large businesses&lt;br /&gt;
|web &amp;amp; REST API&lt;br /&gt;
|active&lt;br /&gt;
|they have commercial and open source editions&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Martin</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Management_Tools&amp;diff=2709</id>
		<title>Management Tools</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Management_Tools&amp;diff=2709"/>
		<updated>2009-12-01T12:53:44Z</updated>

		<summary type="html">&lt;p&gt;Martin: small updates to Proxmox VE&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a several options available to manage kvm virtual machines:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!Name/URL&lt;br /&gt;
!Description&lt;br /&gt;
!UI Type&lt;br /&gt;
!Active|Last Updated&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.linux-kvm.org Plain old qemu/kvm]&lt;br /&gt;
|You can run qemu/kvm straight from the command line&lt;br /&gt;
|cli&lt;br /&gt;
|active&lt;br /&gt;
|See man (qemu-system-x86_64 or kvm or qemu-kvm) for more info&lt;br /&gt;
|-&lt;br /&gt;
|[http://virt-manager.org Virtual Machine Manager (virt-manager)]&lt;br /&gt;
|A desktop user interface for managing virtual machines&lt;br /&gt;
|desktop&lt;br /&gt;
|active&lt;br /&gt;
|uses libvirt&lt;br /&gt;
|-&lt;br /&gt;
|[http://gkvm.sourceforge.net/ GKVM]&lt;br /&gt;
|a gnome user interface for KVM&lt;br /&gt;
|desktop&lt;br /&gt;
|2007-08-01&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/projects/aqemu/ AQemu]&lt;br /&gt;
|a Qt4 user interface for KVM&lt;br /&gt;
|desktop&lt;br /&gt;
|active&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://code.google.com/p/kvmadm/ kvmadm]&lt;br /&gt;
|a minimalistic set of command-line tools to control multi-user utilization of KVM&lt;br /&gt;
|cli&lt;br /&gt;
|2007-09-25&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://pve.proxmox.com/wiki/Main_Page Proxmox VE]&lt;br /&gt;
|Open Source virtualization platform for running Virtual Appliances and Virtual Machines&lt;br /&gt;
|web&lt;br /&gt;
|active&lt;br /&gt;
|Bar-metall installer including KVM and OpenVZ management tools&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.convirture.com/community.html ConVirt]&lt;br /&gt;
|an intuitive, graphical management console providing comprehensive life cycle management for Virtual Machines and virtualization infrastructures&lt;br /&gt;
|web?&lt;br /&gt;
|active&lt;br /&gt;
|basic support for kvm added in 0.9.1; formerly known as xenman&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.opennebula.org/doku.php OpenNebula]&lt;br /&gt;
|an open source virtual infrastructure engine&lt;br /&gt;
|cli &amp;amp; xml-rpc&lt;br /&gt;
|active&lt;br /&gt;
|cloud computing managment; uses libvirt&lt;br /&gt;
|-&lt;br /&gt;
|[http://code.google.com/p/ganeti/ Ganeti]&lt;br /&gt;
|Ganeti is a cluster virtual server management software tool built on top of existing virtualization technologies&lt;br /&gt;
|cli&lt;br /&gt;
|active&lt;br /&gt;
|KVM support added in Ganeti 2.0&lt;br /&gt;
|-&lt;br /&gt;
|[http://src.enomaly.com/ Enomaly]&lt;br /&gt;
|a programmable virtual cloud infrastructure for small, medium and large businesses&lt;br /&gt;
|web &amp;amp; REST API&lt;br /&gt;
|active&lt;br /&gt;
|they have commercial and open source editions&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Martin</name></author>
	</entry>
</feed>