Difference between revisions of "Virtual Environment"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(one can have up to several hundreds VEs)
Line 6: Line 6:
  
 
[[Category: Definitions]]
 
[[Category: Definitions]]
 +
 +
Also check -
 +
 +
* [http://blog.eukhost.com/2006/09/22/what-is-a-virtual-private-server/ Basics of a virtual private server]
 +
 +
* [http://www.eukhost.com/vps_linux.php vps hosting]

Revision as of 16:53, 19 October 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 (up to as many as several hundreds) on a single Hardware Node.

Also check -