mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-04-21 21:02:09 +02:00
Add OPNsense
This commit is contained in:
parent
8695da24a7
commit
fc143568f2
1 changed files with 5 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
* [Queuing](#queuing)
|
||||
* [RDBMS](#rdbms)
|
||||
* [Remote Management](#remote-management)
|
||||
* [Router](#router)
|
||||
* Security: [see awesome-security](https://github.com/sbilly/awesome-security)
|
||||
* [Service Discovery](#service-discovery)
|
||||
* [Software Containers](#software-containers)
|
||||
|
@ -587,6 +588,10 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
|
|||
* [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.
|
||||
* [X2go](http://wiki.x2go.org/doku.php) - X2Go is an open source remote desktop software for Linux that uses the NX technology protocol.
|
||||
|
||||
### Router
|
||||
|
||||
* [OPNsense](https://opnsense.org/) - An open source FreeBSD-based firewall and router with traffic shaping, load balancing, and virtual private network capabilities.
|
||||
|
||||
### Service Discovery
|
||||
|
||||
* [Consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration.
|
||||
|
|
Loading…
Add table
Reference in a new issue