From 931a81519fc2c185d97b4230ca98b0dd6c8d59f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20T=C3=B6tterman?= Date: Sun, 25 May 2014 19:07:21 +0300 Subject: [PATCH] Added oVirt to Virtualization --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 102689e..e500e71 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [KVM](http://www.linux-kvm.org) - Linux kernel virtualization infrastructure. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux +* [oVirt](http://www.ovirt.org/) - Manages virtual machines, storage and virtual networks. * [VirtualBox](https://www.virtualbox.org/) - Virtualization product from Oracle Corporation. * [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures. @@ -287,4 +288,4 @@ Various resources, such as books, websites and articles, for improving your skil * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages. # Contributing -Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details. \ No newline at end of file +Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.