logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 5d66ec7673801bcd3d66562a475f0718d70d7bef
parent 1d1aec9902b8e95038ed1cb7cccbcd1be6d94be4
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 18 Feb 2019 00:27:41 +0100

notes/services: Headings are the type, add which software is used

Diffstat:

Mnotes/services.shtml13++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/notes/services.shtml b/notes/services.shtml @@ -9,16 +9,19 @@ <main> <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>SMTP (email)</h2> + <p>Software: <a href="https://opensmtpd.org/">OpenSMTPd</a></p> <h2>Git</h2> - <p>For now just a subdirectory on <a href="/git/">/git/</a></p> - <h2>Pleroma: Queer Hacktivism</h2> - <p><a href="https://queer.hacktivis.me/">https://queer.hacktivis.me/</a>, Gopher: <a href="gopher://queer.hacktivis.me:9999/">gopher://queer.hacktivis.me:9999/</a></p> + <p>For now just a subdirectory on <a href="/git/">/git/</a>. See also: <a href="/articles/My%20git%20server%20setup">My git server setup</a></p> + <h2>Fediverse / Social Network</h2> + <p>Software: <a href="https://pleroma.social/">Pleroma</a></p> + <p><a href="https://queer.hacktivis.me/">https://queer.hacktivis.me/</a>, <a href="gopher://queer.hacktivis.me:9999/">gopher://queer.hacktivis.me:9999/</a></p> <h2>XMPP</h2> - <p>Serves just for myself (maybe pals too) and a room on main@muc.hacktivis.me</p> + <p>Software: <a href="https://prosody.im">Prosody</a></p> <h2>Searx</h2> <p>For now just a subdirectory on <a href="/searx/">/searx/</a></p> - <h2>IRC: CRTNet, irc.hacktivis.me</h2> + <h2>IRC</h2> <p>CRTNet node on <code>irc.hacktivis.me</code>, ports are 7844 (TLS), 7843 (Clearnet). My room is <code>#queer.hacktivis.me</code>, network room is <code>#meow</code>.</p> </main> <!--#include file="/templates/en/footer.html" -->