From a68a4293ff6286862dede3c863eb81d8bafdf11b Mon Sep 17 00:00:00 2001 From: Oscar Gatamah Date: Tue, 11 Aug 2015 19:56:13 +0300 Subject: [PATCH 1/2] Add README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c246b58..5890866 100644 --- a/README.md +++ b/README.md @@ -515,7 +515,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Security tools.* * [Blackbox](https://github.com/StackExchange/blackbox) - Safely store secrets in Git/Mercurial. Provides tooling to automatically encrypt secrets like passwords. -* [Bro](http://www.bro.org) - Bro is a powerful framework for network analysis and security monitoring. +* [Bro](http://www.bro.org) - Bro is a powerful framework for network analysis and security monitoring. * [Denyhosts](http://denyhosts.sourceforge.net/) - Thwart SSH dictionary based attacks and brute force attacks. * [Fail2Ban](http://www.fail2ban.org/wiki/index.php/Main_Page) - Scans log files and takes action on IPs that show malicious behavior. * [fwknop](https://www.cipherdyne.org/fwknop/) - Protects ports via Single Packet Authorization in your firewall. @@ -539,7 +539,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Operating system–level virtualization.* * [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. -* [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. +* [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. ## SSH @@ -571,7 +571,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [Cachet](https://cachethq.io) - Status page system written in PHP. * [Stashboard](http://www.stashboard.org) - Status page for cloud services and APIs. * [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status. -* [Staytus](http://staytus.co/) - Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services. +* [Staytus](http://staytus.co/) - Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services. ## Ticketing systems *Web-based ticketing system.* @@ -610,6 +610,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [Ganeti](https://code.google.com/p/ganeti/) - Cluster virtual server management software tool built on top of KVM and Xen. * [KVM](http://www.linux-kvm.org) - Linux kernel virtualization infrastructure. * [OpenNebula](http://opennebula.org/) - Flexible enterprise cloud made simple. +* [OpenNode](http://opennodecloud.com) - OpenNode builds open-source infrastructure management software and implements cloud systems. * [oVirt](http://www.ovirt.org/) - Manages virtual machines, storage and virtual networks. * [Packer](http://www.packer.io/) - A tool for creating identical machine images for multiple platforms from a single source configuration. * [Proxmox VE](https://www.proxmox.com/proxmox-ve) - Virtualization management solution. From efcb6accba30f708b6c117991f719c9bf900a65f Mon Sep 17 00:00:00 2001 From: Oscar Gatamah Date: Tue, 11 Aug 2015 20:10:36 +0300 Subject: [PATCH 2/2] Added OpenNode --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5890866..23ced98 100644 --- a/README.md +++ b/README.md @@ -610,7 +610,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [Ganeti](https://code.google.com/p/ganeti/) - Cluster virtual server management software tool built on top of KVM and Xen. * [KVM](http://www.linux-kvm.org) - Linux kernel virtualization infrastructure. * [OpenNebula](http://opennebula.org/) - Flexible enterprise cloud made simple. -* [OpenNode](http://opennodecloud.com) - OpenNode builds open-source infrastructure management software and implements cloud systems. +* [OpenNode](http://opennodecloud.com) - Builds open-source infrastructure management software and implements cloud systems. * [oVirt](http://www.ovirt.org/) - Manages virtual machines, storage and virtual networks. * [Packer](http://www.packer.io/) - A tool for creating identical machine images for multiple platforms from a single source configuration. * [Proxmox VE](https://www.proxmox.com/proxmox-ve) - Virtualization management solution.