Zwuzelmaus
@Zwuzelmaus@feddit.org
- Comment on The Death of Traditional VPNs: How DPI Firewalls Use Machine Learning to Fingerprint Your Traffic 1 day ago:
You are completely right, my apologies.
OMG it’s even an AI bot.
- Comment on Could somebody share a working Arr stack in docker with me? 1 day ago:
What a wonderful rant!
- Comment on What's your contingency plan for the apocalypse? 1 week ago:
UPS for 1-2 minutes.
They won’t find my server ;-)
Feds are coming
…most important: I am not inside Usa.
- Comment on What are your self–hosted alternatives for inter device communication? 2 weeks ago:
Yes. AI agent that doesn’t even identify as such. A shame.
- Comment on Help with MariaDB root login 2 weeks ago:
This description leaves many holes. So either someone succeeds with guessing, or you need someone to interact with you for analyzing step by step what’s really going on there.
My guess is that you need to use the right user on the right system, because “env” exists only in the context of one certain user on one certain (virtual or real) system.
- Comment on Getting Started with Proxmox 9 months ago:
You have that new machine to play with. So do it.
Install it and play around. If you do nothing that should “last forever” in these first days, you can tear it down and do it again in different ways.
- Comment on Looking for ... inventory management, I guess? 1 year ago:
a version controlled markdown file
There’s a lot of genius in this idea …
- Comment on Need help getting domain to resolve over LAN 1 year ago:
Now you know that the problem is not your DNS.
It is either your routing or firewalling.
- Comment on Need help getting domain to resolve over LAN 1 year ago:
I tell it to point docmost.example.com to 192.168.1.80, […] but actually nothing happens. I get a connection timed out error.
I suggest to collect more info about this “nothing”.
ping from your PC on the inside to the name docmost.example.com
ping from your PC on the inside to the number 192.168.1.80
traceroute from your PC on the inside to the name docmost.example.com
traceroute from your PC on the inside to the number 192.168.1.80
Then do the same in the reverse direction: from that docker container to your PC.
Maybe traceroute shows you some stations on the route. Then do the same from this station.
Write down the results thoroughly.