Explore >> Select a destination


You are here

blog.thestateofme.com
| | samhobbs.co.uk
3.7 parsecs away

Travel
| | How to set up your own email server on a Raspberry Pi: Postfix with Dovecot for IMAP, Squirrelmail for Webmail, Spamassassin & Sieve for spam filtering.
| | golb.hplar.ch
3.0 parsecs away

Travel
| | [AI summary] This tutorial explains how to set up a secure WireGuard VPN on an Amazon Lightsail virtual server and configure an Android smartphone to connect to it.
| | alemann.dev
2.8 parsecs away

Travel
| | How and why I run the recursive, validating and caching Unbound DNS resolver on my MacBook.
| | blog.zespre.com
21.2 parsecs away

Travel
| Its always recommended to view web pages through HTTPS connections, even its just a static HTML page. So, as a content provider, its my duty to host websites with HTTPS. To enable HTTPS on the web server like Apache or Nginx, valid certificates are required. In my case, I have bought and configured a domain name on Gandi.net for my home cluster. Its better to have different certificates for each service than having a single wildcard certificate for all the services due to security concerns. However, I st...