HOWTO: Difference between revisions
From KVM
Sharkoslinux (talk | contribs) No edit summary |
Chrroessner (talk | contribs) No edit summary |
||
Line 61: | Line 61: | ||
== Scripting & Software == | == Scripting & Software == | ||
* [[HowToConfigScript|Configuration Script for KVM]] - a complete management utility, configuration file format, and init script. | * [[HowToConfigScript|Configuration Script for KVM]] - a complete management utility, configuration file format, and init script. | ||
* [http://www.roessner-net.com/?p=219 Another script for KVM] - Init scripts for kvm, using it with time scheduled start order (German) | |||
* [[simple shell script to manage your virtual machine with bridged networking]] | * [[simple shell script to manage your virtual machine with bridged networking]] | ||
* [http://www.papercut.com/blog/chris/2008/11/14/using-kvm-to-securely-host-servers-in-a-dmz/ Hosting your VMs in a DMZ] - a management and configuration script to assist with setting up a VM in a semi-secured demilitarized zone. | * [http://www.papercut.com/blog/chris/2008/11/14/using-kvm-to-securely-host-servers-in-a-dmz/ Hosting your VMs in a DMZ] - a management and configuration script to assist with setting up a VM in a semi-secured demilitarized zone. |
Revision as of 03:57, 30 March 2010
Howto's
General
- Getting KVM to run on your machine
- choose the right kvm & kernel version
- How To Migrate From Vmware To KVM
- Migrating User Mode Linux to Xen and KVM
USB
Ethernet
PCI
Sound
- Using Sound in the guest
virtio
- boot from virtio block device
- use virtio_net interface in the guest (Debian)
cdrom
Ubuntu
- using-kvm-on-ubuntu-gutsy-gibbon
- Setting up NAT with KVM in Ubuntu
- Running Guest Systems on Ubuntu 7.04 Feisty Fawn
- Virtualization With KVM On Ubuntu 9.04 Jaunty
Fedora
ArchLinux
BSD
Windows Vista
Scripting & Software
- Configuration Script for KVM - a complete management utility, configuration file format, and init script.
- Another script for KVM - Init scripts for kvm, using it with time scheduled start order (German)
- simple shell script to manage your virtual machine with bridged networking
- Hosting your VMs in a DMZ - a management and configuration script to assist with setting up a VM in a semi-secured demilitarized zone.
- Bare-metal installer with KVM
libvirt
Other
- HOWTO VMGL - OpenGL support for Linux guests