diff --git a/README.md b/README.md index 76d02de..20d9bac 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ * [Project Management](#project-management) * [Queuing](#queuing) * [RDBMS](#rdbms) + * [Remote Management](#remote-management) * [Security](#security) * [Service Discovery](#service-discovery) * [Software Containers](#software-containers) @@ -486,6 +487,12 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [PostgreSQL-XL](http://www.postgres-xl.org/) - Scalable PostgreSQL-based database cluster. * [SQLite](http://sqlite.org/) - Library that implements a self-contained, serverless, zero-configuration, transactional SQL DBS. +## Remote Management + +* [Tiger VNC](http://tigervnc.org/) - TigerVNC is a high-performance, platform-neutral implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines. +* [Remmina](http://www.remmina.org/wp/) - A Feature rich remote desktop application for linux and other unixes. +* [X2go](http://wiki.x2go.org/doku.php) - X2Go is an open source remote desktop software for Linux that uses the NX technology protocol. + ## Security *Security tools.*