diff --git a/docs/linux-virtual-machines.mdwn b/docs/linux-virtual-machines.mdwn index d4d2c699..9e38a4b4 100644 --- a/docs/linux-virtual-machines.mdwn +++ b/docs/linux-virtual-machines.mdwn @@ -1,4 +1,4 @@ -[[!meta title="Linux Virtual Machines (overview)"]] +[[!meta title="Linux Virtual Machine overview"]] This document is ***WORK IN PROGRESS*** @@ -16,19 +16,28 @@ to operate, whereas others work with any Linux kernel. Though some of them again need some configurations to be turned on in the stock kernel. -## Comparision table +## Hypervisors [[!table data=""" Name | Host Kernel [QEMU](http://wiki.qemu.org/) | Original [KVM](http://www.linux-kvm.org/) | Original w/KVM [Linux Containers](http://lxc.sourceforge.net/) | Original w/Containers +[Linux VServer](http://linux-vserver.org) | Own [User Mode Linux](http://user-mode-linux.sourceforge.net/) | Original -[VMWare](http://www.vmware.com/) | Own +[OpenVZ](http://wiki.openvz.org/Main_Page) | Own +[Virtualbox](http://www.virtualbox.org/) | Original+Modules +[VMWare](http://www.vmware.com/) | Original+Modules / Own [Xen](http://www.xen.org/) | Own """]] +## Libraries / Frameworks +[[!table data=""" +Name | Hints +Ganetti | +Libvirt | +"""]] ## Raw import of notes @@ -50,11 +59,6 @@ status ------ eth: ip addresses / mac / dhcp -VMWare ------- - -Commercial solution, modified Linux. - ### lxc Not completly isolated. Linux only. Many changes to the guest os. Some scripts existent (lxc-debian, lxc-fedora). The latter does @@ -77,38 +81,12 @@ First installation - than virtualisation! -openvz ------- -templates -/vz/template/osname/osversion/vz-addons/ - -http://wiki.openvz.org/Introduction_to_virtualization - -vserver -------- -http://linux-vserver.org/ - -virtualbox ----------- - -xen ---- -different host kernel - kvm --- mac address, ip address => dhcp??? -user-mode-linux ---------------- - - -libvirt -------- -broken many many times. - Bootstrapping ------------- how tos diff --git a/docs/static-image-gallery-generator-comparison.mdwn b/docs/static-image-gallery-generator-comparison.mdwn index efcf9ca1..1b0bcf1c 100644 --- a/docs/static-image-gallery-generator-comparison.mdwn +++ b/docs/static-image-gallery-generator-comparison.mdwn @@ -52,7 +52,7 @@ Other | Stuff not categorised / special about this tool # create directory listing cgg-dirgen > index.xml cd .. - mkdir cgg-output + # cgg automatically creates the destination directory cgg -s cgg-input -o cgg-output/ ## [gthumb](http://live.gnome.org/gthumb) (2.10.12)