Explore >> Select a destination


You are here

jreypo.io
| | blog.oddbit.com
3.3 parsecs away

Travel
| | There are many guides out there to help you configure your Linux system as an LDAP and Kerberos client to an Active Directory server. Most of these guides solve the problem of authentication by embedding a username and password into a configuration file somewhere on your system. While this works, it presents some problems: If you use a common account for authentication from all of your Linux systems, a compromise on one system means updating the configuration of all of your systems. If you don't want to ...
| | wiki.samba.org
4.0 parsecs away

Travel
| |
| | nbailey.ca
2.8 parsecs away

Travel
| | Kubernetes is our generation's Asbestos.
| | blog.m5e.de
36.4 parsecs away

Travel
| In this Guide, I want to cover installing ZITADEL with PostgreSQL on a Linux system. Please be aware that PostgreSQL support is still in Beta at the time of this writing, and you will need a PostgreSQL installation with Version 14 or higher. NGINX Proxy Create a new subdomain and point it to your server. Use certbot -d domain.name for creating a new SSL Cert. Create a new file in /etc/nginx/sites-available/domainname