logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 0c9dfada2a5b47f0f268de01fca5a3f52a270d5d
parent 690ab363b4b6dc85ce76b66af00fd7810358aea4
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 18 Feb 2019 00:30:58 +0100

notes/services: Add Web

Diffstat:

Mnotes/services.shtml2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/notes/services.shtml b/notes/services.shtml @@ -10,6 +10,8 @@ <h1>Services hosted</h1> <h2>DNS</h2> <p>Software: <a href="https://www.powerdns.com/">PowerDNS</a> (DNSSEC, primary), <a href="http://www.nlnetlabs.nl/projects/nsd">nsd</a> (secondary)</p> + <h2>Web</h2> + <p>Software: <a href="http://nginx.org/">nginx</a> <h2>SMTP (email)</h2> <p>Software: <a href="https://opensmtpd.org/">OpenSMTPd</a></p> <h2>Git</h2>