Pagina principale

Da Wiki Neen.
(Differenze fra le revisioni)
Riga 1: Riga 1:
'''Installazione di MediaWiki completata correttamente.'''
+
__NOTOC__ __NOEDITSECTION__
 +
= Welcome to OpenVZ Wiki! =
 +
{{Main page announce}}
 +
{{News sidebar}}
  
Consultare la [http://meta.wikimedia.org/wiki/Aiuto:Sommario Guida utente] per maggiori informazioni sull'uso di questo software wiki.
+
OpenVZ is container-based virtualization for Linux. OpenVZ creates multiple secure, isolated containers (otherwise known as VEs or VPSs) on a single physical server enabling better server utilization and ensuring that applications do not conflict. Each container performs and executes exactly like a stand-alone server; a container can be rebooted independently and have root access, users, IP addresses, memory, processes, files, applications, system libraries and configuration files. For more information about the technology and how it differs from the others like Xen, VMware etc., see [[introduction to virtualization]], {{PDFlink|[[download:doc/openvz-intro.pdf|doc/openvz-intro.pdf]]|73 KB}} or [[wikipedia:OpenVZ]].
  
<tagcloud>exclude=television,celebrities,food,yoga</tagcloud>
+
OpenVZ is free open source software, available under GNU GPL.
 +
 
 +
OpenVZ is the basis of [http://www.parallels.com/virtuozzo Parallels Virtuozzo Containers], a commercial virtualization solution offered by [http://www.parallels.com/ Parallels]. OpenVZ project is supported by [http://www.parallels.com/ Parallels].
 +
 
 +
== Installation and usage ==
 +
OpenVZ is easy to install if you already have Linux installed on your machine. See [[quick installation]] for installation info. Alternatively, you can try a [[Download live CD|live CD]] to test drive the technology without a need to install anything.
 +
 
 +
A comprehensive {{PDFlink|[[download:doc/OpenVZ-Users-Guide.pdf|doc/OpenVZ-Users-Guide.pdf]]| 1.3&nbsp;MB}} is a good start. This wiki also has a lot of information (use search function, see [[Special:Categories|list of all categories]] or [[Special:Allpages|list of all pages]].
 +
 
 +
== Support ==
 +
Please read the documentation before asking questions. Check the [[FAQ]], use [[google:openvz|Google]], search both this wiki and the [http://forum.openvz.org/index.php?t=search forum]. If this doesn't help, ask on either [[forum:|forum]] or a [[mailing list]].
 +
 
 +
Please report all bugs to [http://bugzilla.openvz.org/ OpenVZ bugzilla].
 +
 
 +
'''Commercial support''' is also available, email sales@openvz.org for details.
 +
 
 +
== Testimonials ==
 +
''OpenVZ has me seriously impressed, I was looking to try virtualisation technology and got OpenVZ up and running in only 3 trips to the coffee machine! -barf''
 +
 
 +
See more [[testimonials]], or <span class="noprint plainlinksneverexpand">[{{fullurl:Testimonials|action=edit&section=new}} add your own]</span>.
 +
 
 +
== This wiki ==
 +
 
 +
This site is a wiki — the place to gain and share your OpenVZ knowledge. Wiki is a documentation portal, a knowledge base, a collaboration tool. Everyone (you!) can create or edit content, it's really easy. For information about wiki syntax and wiki editing, see [[meta:Help:Editing]].
 +
 
 +
Below are a few links you can start from. In addition, you might want to take a look at the list of [[Special:Categories|all categories]] or [[Special:Allpages|all pages]].
 +
 
 +
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; text-align: left;">
 +
;[[:Category: Concepts|Concepts]]
 +
: OpenVZ and virtualization concepts
 +
;[[:Category: Technology|Technology]]
 +
: Description of OpenVZ technologies
 +
;[[:Category: Installation|Installation]]
 +
: How to install OpenVZ
 +
;[[:Category: Templates|Templates]]
 +
: Everything about OpenVZ templates
 +
;[[:Category: Kernel|Kernel]]
 +
: Articles concerning OpenVZ kernel
 +
{{Clear}}
 +
;[[:Category:Troubleshooting|Troubleshooting]]
 +
: What to do if something fails
 +
;[[:Category:Networking|Networking]]
 +
: Networking-related articles
 +
;[[:Category:HOWTO|HOWTOs]]
 +
: How to do something
 +
;[[FAQ]]
 +
: Frequently Asked Questions
 +
;[[Artwork]]
 +
: Show your appreciation of OpenVZ on your site using these images
 +
;[[:Category:Definitions|Definitions]]
 +
: Short definitions of various terms used in OpenVZ
 +
</div>
 +
 
 +
=== Tag cloud ===
 +
These are the main categories (tags) used in this Wiki. The bigger the word is, the more articles are under this category.
 +
 
 +
<tagcloud linkstyle="">
 +
exclude=Templates_for_kernel_download_pages,Templates_for_tools_download_pages,Templates_for_download_pages,User_Guide_templates
 +
</tagcloud>
 +
== External links ==
 +
* [[wikipedia:OpenVZ]]
 +
* [[meta:Help:Editing]]

Versione delle 15:00, 29 lug 2011

Welcome to OpenVZ Wiki!

Template:Main page announce

Events

News/events

Software updates

<rss>http://wiki.openvz.org/News/updates&action=feed&feed=rss%7Ccharset=UTF-8%7Cshort%7Cdate=d M Y|max=5</rss>

Blog posts

<rss>http://blog.openvz.org/data/rss%7Ccharset=UTF-8%7Cshort%7Cdate%7Cmax=5</rss>

Support forum posts

<rss>http://forum.openvz.org/rdf.php?mode=m&l=1&n=10&basic=1&cat=2%7Ccharset=UTF-8%7Cshort%7Cdate%7Cmax=5</rss>

Press announcements

<rss>http://wiki.openvz.org/News/announcements&action=feed&feed=rss%7Ccharset=UTF-8%7Cshort%7Cdate=d M Y|max=3</rss>

In the press

<rss>http://wiki.openvz.org/News/in_the_press&action=feed&feed=rss%7Ccharset=UTF-8%7Cshort%7Cdate=d M Y|max=3</rss>

OpenVZ is container-based virtualization for Linux. OpenVZ creates multiple secure, isolated containers (otherwise known as VEs or VPSs) on a single physical server enabling better server utilization and ensuring that applications do not conflict. Each container performs and executes exactly like a stand-alone server; a container can be rebooted independently and have root access, users, IP addresses, memory, processes, files, applications, system libraries and configuration files. For more information about the technology and how it differs from the others like Xen, VMware etc., see introduction to virtualization, Template:PDFlink or wikipedia:OpenVZ.

OpenVZ is free open source software, available under GNU GPL.

OpenVZ is the basis of Parallels Virtuozzo Containers, a commercial virtualization solution offered by Parallels. OpenVZ project is supported by Parallels.

Installation and usage

OpenVZ is easy to install if you already have Linux installed on your machine. See quick installation for installation info. Alternatively, you can try a live CD to test drive the technology without a need to install anything.

A comprehensive Template:PDFlink is a good start. This wiki also has a lot of information (use search function, see list of all categories or list of all pages.

Support

Please read the documentation before asking questions. Check the FAQ, use Google, search both this wiki and the forum. If this doesn't help, ask on either forum or a mailing list.

Please report all bugs to OpenVZ bugzilla.

Commercial support is also available, email sales@openvz.org for details.

Testimonials

OpenVZ has me seriously impressed, I was looking to try virtualisation technology and got OpenVZ up and running in only 3 trips to the coffee machine! -barf

See more testimonials, or add your own.

This wiki

This site is a wiki — the place to gain and share your OpenVZ knowledge. Wiki is a documentation portal, a knowledge base, a collaboration tool. Everyone (you!) can create or edit content, it's really easy. For information about wiki syntax and wiki editing, see meta:Help:Editing.

Below are a few links you can start from. In addition, you might want to take a look at the list of all categories or all pages.

Concepts
OpenVZ and virtualization concepts
Technology
Description of OpenVZ technologies
Installation
How to install OpenVZ
Templates
Everything about OpenVZ templates
Kernel
Articles concerning OpenVZ kernel

Template:Clear

Troubleshooting
What to do if something fails
Networking
Networking-related articles
HOWTOs
How to do something
FAQ
Frequently Asked Questions
Artwork
Show your appreciation of OpenVZ on your site using these images
Definitions
Short definitions of various terms used in OpenVZ

Tag cloud

These are the main categories (tags) used in this Wiki. The bigger the word is, the more articles are under this category.

<tagcloud linkstyle=""> exclude=Templates_for_kernel_download_pages,Templates_for_tools_download_pages,Templates_for_download_pages,User_Guide_templates </tagcloud>

External links

Strumenti personali
Namespace
Varianti
Azioni
Navigazione
Strumenti