1
0
Fork 0

Updated an About page.

This commit is contained in:
Alexander Andreev 2024-04-16 18:28:46 +04:00
parent 53097234e5
commit 9edacf1c8f
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34
1 changed files with 3 additions and 1 deletions

View File

@ -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]