-
Notifications
You must be signed in to change notification settings - Fork 82
Resources and Links
Zer0CoolX edited this page Jul 1, 2020
·
8 revisions
This page will list as many helpful resources as I can compile for understanding Apache Guacamole and the other packages installed by this script.
- Apache Guacamole Documentation
- Apache Guacamole Releases
- Nginx Documentation
- Mozilla SSL Configuration Generator. Used to help create the Nginx configs.
- Nginxconfig.io - Great site to generate configs This is a bit more complex than the Mozilla tool, but also more powerful/complete.
- Qualys SSL Labs - SSL Server Test. Useful for testing the security of your Nginx/SSL configuration.
- Qualys SSL Labs - Server Rating Guide. Helpful for understanding the scores provided by the test and how to accomplish higher scores overall.
- Mozilla Observatory Similar to Qualys SSL Labs test. Less detailed but provides recommendations based on results to help improve implementation.
- Content-Security-Policy.com Information about CSP and its parameters.
- Up and running with Apache Guacamole on CentOS 7. Guide for setting up a Linux based AD DC. Useful as an LDAPS server for authentication into LDAP. Should be done on a server separate from Guacamole. Article is based on Ubuntu, I have tested with Debian 10.1.
- Home
- Script Information
- Installation
- Primary Authentication
- Secondary Authentication
- Options
- Help