特殊:Badtitle/NS100:Virtualisation:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
第8行: 第8行:
* KVM (Kernel Virtual Machine) - the officially maintained choice
* KVM (Kernel Virtual Machine) - the officially maintained choice
* [https://help.ubuntu.com/8.04/serverguide/C/virtualization.html Official documentation]
* [https://help.ubuntu.com/8.04/serverguide/C/virtualization.html Official documentation]
* [[UbuntuHelp:KVM|Community|documentation]]
* [[UbuntuHelp:KVM|Community documentation]]
* [[UbuntuHelp:OpenVZ|OpenVZ]]
* [[UbuntuHelp:OpenVZ|OpenVZ]]
* Qemu
* Qemu
第19行: 第19行:
* Ubuntu can be used as a guest OS in all of the above virtualisation environments.  
* Ubuntu can be used as a guest OS in all of the above virtualisation environments.  
* [http://www.ubuntu.com/products/whatisubuntu/serveredition/jeos Ubuntu Server Edition JeOS] is a specialized version of Ubuntu to create Virtual Appliances for KVM or VMWare.
* [http://www.ubuntu.com/products/whatisubuntu/serveredition/jeos Ubuntu Server Edition JeOS] is a specialized version of Ubuntu to create Virtual Appliances for KVM or VMWare.
* python-vm-builder is a tool which allows you to automate the creation of virtual machine.  The the [[UbuntuHelp:JeOSVMBuilder|JeOSVMBuilder]] tutorial for more information.
----
----
[[category:CategoryVirtualization]]
[[category:CategoryVirtualization]]


[[category:UbuntuHelp]]
[[category:UbuntuHelp]]

2008年12月16日 (二) 20:34的版本

{{#ifexist: :Virtualisation/zh | | {{#ifexist: Virtualisation/zh | | {{#ifeq: {{#titleparts:Virtualisation|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:Virtualisation|1|-1|}} | zh | | }}

Introduction

Ubuntu is a great OS for use in both virtualisation hosts and in guest virtual machines and software appliances. For example JumpBox uses Ubuntu as the OS in their guest appliances.

Hosts

There are quite a few virtualisation platforms you can use a Ubuntu host with:

Open Source

Proprietary

Guests

  • Ubuntu can be used as a guest OS in all of the above virtualisation environments.
  • Ubuntu Server Edition JeOS is a specialized version of Ubuntu to create Virtual Appliances for KVM or VMWare.
  • python-vm-builder is a tool which allows you to automate the creation of virtual machine. The the JeOSVMBuilder tutorial for more information.