EZVZ: An OpenVZ management GUI released under the GPL
Ah, feels good. I many times feel like writing software that other people can use to get something useful done. This has happened after years. I wrote a simple Python + GTK application that manages virtual machines under the OpenVZ kernel.
OpenVZ is a operating system level virtualization solution that lets users run many instances of virtual servers(each can be a different distro) on the same hardware. Whats more, the overhead is almost negligible.
EasyVZ is currently alpha quality software and definitely contains bugs and incomplete features and is released in the spirit of “releasing early”.
The project page is here.

