add Remote Management category with VNC, Remmina, and X2go

This commit is contained in:
Manoj Gautam 2016-03-13 08:33:19 +05:45
parent 6b8ea8e4d8
commit 030d7fb9fd
1 changed files with 7 additions and 0 deletions

View File

@ -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)
@ -485,6 +486,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.*