From 9edacf1c8f043f37029e9475d0254985212b1202 Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Tue, 16 Apr 2024 18:28:46 +0400 Subject: [PATCH] Updated an About page. --- web/templates/about.pug | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/templates/about.pug b/web/templates/about.pug index 17bc868..2883570 100755 --- a/web/templates/about.pug +++ b/web/templates/about.pug @@ -82,6 +82,7 @@ block content h2 My servers p I have two of them, the first one is a #[a(href='https://www.raspberrypi.org/products/raspberry-pi-3-model-b/' rel='nofollow noreferrer') Raspberry Pi 3 rev. B] single board computer and the second one is a laptop. Yeah, not quite impressive, but they do their work just fine. p Laptop is Acer Packard Bell TE69CX that has a 2 core Intel Pentium 2117U 1.8GHz and 10GB RAM (2GB + 8GB), the system disk is a 120GB SSD and the other one is 2TB HDD where all the shit I have is stored. I've replaced my good old 500GB disk with 2TB one, since it became a little too tight, now it is a system disk for Raspberry Pi. Everything that have just a bit of importantance to me is backed up, encrypted and stored in the clouds. :) + p Also now I have a helper VPS with a 1 core 2.2GHz CPU and 512M RAM, and a 10GB disk I use as a slave DNS server for my domain and a postfix relay to send a mail. section#servers-photos div.columns.figs figure @@ -196,7 +197,7 @@ block content p NGiNX FTW. div h3 Database - p #[s MariaDB managed with phpMyAdmin] Replaced by SQLite3 on my services. + p #[s MariaDB managed with phpMyAdmin] was replaced by SQLite3 on my services. div h3 VPN p #[s OpenVPN] Wireguard. @@ -215,6 +216,7 @@ block content h3 DNS p BIND9 via DNSCrypt-proxy. p For LAN I use “home.arpa” special-use domain introduced by RFC 8375. And for uniqueness “arav.home.arpa” specifically. + p Now I serve my domain using a VPS as a slave. section#contacts h2 Contacts span E-Mail: #[a(href="mailto:me@arav.su") me@arav.su]