Skip to content

Commit

Permalink
Merge pull request #87 from unixorn/add-rake-link
Browse files Browse the repository at this point in the history
Add rake link, strip trailing spaces
  • Loading branch information
n1trux committed Aug 17, 2015
2 parents 9e6f12e + 3ba8696 commit 95c5dae
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
* [Bazel](http:https://bazel.io/) - Google's build system.
* [GNU Make](http:https://www.gnu.org/software/make/) - The most popular automation build tool for many purposes.
* [Gradle](http:https://gradle.org/) - Another build automation system.
* [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby.

## Backups
*Backup software.*
Expand Down Expand Up @@ -515,7 +516,7 @@ Comparison of NoSQL servers: http:https://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:https://www.bro.org) - Bro is a powerful framework for network analysis and security monitoring.
* [Bro](http:https://www.bro.org) - Bro is a powerful framework for network analysis and security monitoring.
* [Denyhosts](http:https://denyhosts.sourceforge.net/) - Thwart SSH dictionary based attacks and brute force attacks.
* [Fail2Ban](http:https://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.
Expand All @@ -539,7 +540,7 @@ Comparison of NoSQL servers: http:https://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
*Operating system–level virtualization.*

* [Docker](http:https://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:https://openvz.org) - Container-based virtualization for Linux.

## SSH
Expand Down Expand Up @@ -571,7 +572,7 @@ Comparison of NoSQL servers: http:https://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [Cachet](https://cachethq.io) - Status page system written in PHP.
* [Stashboard](http:https://www.stashboard.org) - Status page for cloud services and APIs.
* [System Status Dashboard (SSD)](http:https://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status.
* [Staytus](http:https://staytus.co/) - Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services.
* [Staytus](http:https://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.*
Expand Down

0 comments on commit 95c5dae

Please sign in to comment.