Difference between revisions of "One more entry point"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(some formatting and grammar fixes)
(MAX_ULONG -> LONG_MAX)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This entry point of OpenVZ wiki is created in order to arrange all the information on this site more logically. General idea of arrangement is the following. Here you can find something like table of contents. Each chapter contents collection of pages, that pass to the subject of the chapter. Of course there can be articles on the same subject in one chapter: one writes article in own way, another person does it in the other way. It is important, that pages in chapters go in the order of complexity of the material.
+
This entry point of OpenVZ wiki is created in order to arrange all the information on this site more logically. Here is a structure something like a table of contents. Each chapter contains a collection of pages that are relevant to subject of the chapter. There can be multiple articles on the same subject in one chapter: one writes an article one way, another does it in another way. It is important that pages in chapters are ordered by the complexity of the material e. g. simpler articles appear first.
It allows the novices at OpenVZ to read only first pages of chapters to start some feature working. Advanced users can quickly go through this table of contents and find more specific information they actually need.
+
This allows the OpenVZ novices to read only the first pages of each chapter to get a feature working. Advanced users can quickly go through this table of contents and find more specific information that they actually need.
  
It is greatly appreciated if you will create points in this table (even without writing the article), in order for the community to know what topics are popular and need to be described. Writing articles is also very useful in fact.
+
We urge you to create entries in this table (even without writing the article) in order for the community to know what topics are popular and need to be described. Writing articles is also very useful.
  
 
== Table of Contents ==
 
== Table of Contents ==
Line 22: Line 22:
 
* [[VE]] = [[Virtual Environment]]
 
* [[VE]] = [[Virtual Environment]]
 
* [[HN]] = [[HW]] = [[Hardware Node]] = [[Host system]]
 
* [[HN]] = [[HW]] = [[Hardware Node]] = [[Host system]]
* [[VE0]]
+
* [[CT0]]
 
* [[OS template]]
 
* [[OS template]]
 
|}
 
|}
Line 30: Line 30:
 
| align=center | Choosing and Installing OpenVZ
 
| align=center | Choosing and Installing OpenVZ
 
|}
 
|}
* [[Quick installation]]
+
* [[Quick installation]] -- [[Downloading and installing]]
 
* [[OpenVZ components]]
 
* [[OpenVZ components]]
 
* [[Kernel versioning]]
 
* [[Kernel versioning]]
Line 111: Line 111:
 
* [[Porting the kernel]]
 
* [[Porting the kernel]]
 
* [[Kernel build]]
 
* [[Kernel build]]
 +
* [[Containers/Pidcache]]
 
|}
 
|}
 
{| style="border:1px solid #ccc;background-color:#f7fff7;margin-top:+.7em" cellpadding="10" width=100%
 
{| style="border:1px solid #ccc;background-color:#f7fff7;margin-top:+.7em" cellpadding="10" width=100%
Line 133: Line 134:
 
* [[Shared webhosting]]
 
* [[Shared webhosting]]
 
* [[CPanel in VE]]
 
* [[CPanel in VE]]
 +
* [[Zimbra on OpenVZ on CentOS]]
 
|}
 
|}
 
{| style="border:1px solid #ccc;background-color:#f7fff7;margin-top:+.7em" cellpadding="10" width=100%
 
{| style="border:1px solid #ccc;background-color:#f7fff7;margin-top:+.7em" cellpadding="10" width=100%
Line 141: Line 143:
 
* [[Processes scope and visibility]]
 
* [[Processes scope and visibility]]
 
* [[Setting up a mirror]]
 
* [[Setting up a mirror]]
* [[MAX ULONG]]
+
* [[LONG_MAX]]
 
* [[Memory page]]
 
* [[Memory page]]
 
* [[Artwork]]
 
* [[Artwork]]

Latest revision as of 13:58, 25 January 2011

This entry point of OpenVZ wiki is created in order to arrange all the information on this site more logically. Here is a structure something like a table of contents. Each chapter contains a collection of pages that are relevant to subject of the chapter. There can be multiple articles on the same subject in one chapter: one writes an article one way, another does it in another way. It is important that pages in chapters are ordered by the complexity of the material e. g. simpler articles appear first. This allows the OpenVZ novices to read only the first pages of each chapter to get a feature working. Advanced users can quickly go through this table of contents and find more specific information that they actually need.

We urge you to create entries in this table (even without writing the article) in order for the community to know what topics are popular and need to be described. Writing articles is also very useful.

Table of Contents[edit]

Introduction to Virtualization Technology
Basic concepts of OpenVZ
Choosing and Installing OpenVZ
Templates
First steps inside OpenVZ environment
Resource accounting
Network
Checkpointing and Migration
Working with OpenVZ code
Troubleshooting
Using specific tools in VE
Other