Comment on
How are people discovering random subdomains on my server?
Do you use an external DNS when accessing your subdomain? I can only guess that it's the DNS leaking it.
Comment on
How are people discovering random subdomains on my server?
Do you use an external DNS when accessing your subdomain? I can only guess that it's the DNS leaking it.
Comment on
My entire production website runs on a Raspberry Pi 4B + Orange Pi Zero 3 — real traffic, public dashboard, zero cloud
Sounds great! Is there an easy to follow/understand tutorial on setting up HAProxy node?
Comment on
Worth trying using a 15 years old notebook for self hosting?
Reply in thread
dietPi is in fact Debian, with extra scripts to install/remove software. They also thinned it way down, so you get a working system with the bare essentials.
Comment on
domain name with your own name?
Reply in thread
Interested in learning about the wildcard. How do you set up the DNS to accept that?
Comment on
Worth trying using a 15 years old notebook for self hosting?
Reply in thread
If you're all set up on Debian, I don't see the advantage of switching to another flavor of Debian, unless you have a low powered machine (low specs, not much RAM).
Comment on
After some trial and error, I've managed to successfully deploy public instances of privacy-respecting services!
Reply in thread
The problem with such a situation is that you have no idea of the origin IP address, as all the requests look like they are coming from your VPS. Did you find a way to restore origin IP in your logs?
Comment on
After some trial and error, I've managed to successfully deploy public instances of privacy-respecting services!
Reply in thread
Sorry for the late answer, but will your SMTP logs show the original IP or the VPS'?
Comment on
Server randomly locked up. Trying to find out why
Reply in thread
How do you do that? (Reset on kernel panic)
Comment on
Open source email pioneer Roundcube joins the Nextcloud family
Reply in thread
Yeah, snappymail is what I found as the best alternative that fitted my criteria (docker install and unified inbox). Quickly checked out Afterlogic webmail lite, but I am not sure if it does unified inbox?
Comment on
After some trial and error, I've managed to successfully deploy public instances of privacy-respecting services!
Reply in thread
Ok for http trafic, but what about SMTP?