Difference between revisions of "Virtual Environment"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(created)
 
(Added a short description of a VE)
Line 1: Line 1:
 
Virtual Environment (VE, otherwise also known as Virtual Private Server, or VPS) is one of the main concepts of OpenVZ.
 
Virtual Environment (VE, otherwise also known as Virtual Private Server, or VPS) is one of the main concepts of OpenVZ.
  
FIXME
+
VE is an isolated entity which performs and executes exactly like a stand-alone server. VE can be rebooted independently and have root access, users/groups, IP address(es), memory, processes, files, applications, system libraries and configuration files.
 +
 
 +
OpenVZ allows to have multiple VEs on a single [[Hardware Node]].
 +
 
 +
[[Category: Definitions]]

Revision as of 08:42, 6 June 2006

Virtual Environment (VE, otherwise also known as Virtual Private Server, or VPS) is one of the main concepts of OpenVZ.

VE is an isolated entity which performs and executes exactly like a stand-alone server. VE can be rebooted independently and have root access, users/groups, IP address(es), memory, processes, files, applications, system libraries and configuration files.

OpenVZ allows to have multiple VEs on a single Hardware Node.