November 2006
Linux-VServer
by 2 others (via)Linux-VServer provides virtualization for GNU/Linux systems. This is accomplished by kernel level isolation. It allows to run multiple virtual units at once. Those units are sufficiently isolated to guarantee the required security, but utilize available resources efficiently, as they run on the same kernel.
OpenVZ — Server Virtualization
by 5 others (via)OpenVZ is a Linux virtualization solution. It creates a virtual server strating at the init script (the kernle is shared).
OpenVZ creates isolated, secure virtual environments — VEs (otherwise known as virtual private servers, or VPSs) on a single physical server enabling better server utilization and ensuring that applications do not conflict. Each VE performs and executes exactly like a stand-alone server; VEs can be rebooted independently and have root access, users, IP addresses, memory, processes, files, applications, system libraries and configuration files.
March 2006
Linux Virtualization with Xen
(via)Xen is a virtualization system for linux. It allow to run several virtual machines on a single hardware machine, or run a single virtual machine on many physical machines?
Building A Virtual Server (VPS) with OpenVZ
(via)This is a tutorial to build a virtualized linux system based on openVZ
1
(4 marks)