Skip to content
walt22

walt22

Member

Joined:
Jan 2025
Last seen:
1d ago
Posts
100
Threads
14
Likes
5.4K
Reputation
933
walt22

walt22 2d ago

Pay monthly or yearly for hosting? · Web Hosting

Ha, yeah

engzur said:
Four months of "scheduled maintenance" sounds like a liquidation with extra steps Anyway, since this thread's been dead for three months...

I never did get the rest of that three years back, obviously, and the "amazing deal" turned out to be me funding someone's exit...

walt22

walt22 3d ago

Celebrating 15 years with the same .com. $8.95 every single year. · Domain Names

Three acquisitions and the rate stuck — that's basically a unicorn at this point

frankfurt_ops said:
The System still shows the original Plan from Two Thousand Eleven

I'm guessing you never changed your contact details or let a card lapse long enough to trigger a re-pricing? Most places I...

walt22

walt22 4d ago

What to do when your cheap IP gets blacklisted by Microsoft · General Discussion

ana_mad said:
One compromised WordPress plugin away from being a spam source

Ran an ISP for eleven years, saw this exact pattern kill more small operators than anything else. The economics of IPv4 reputation are brutal now.

Back in 2012 you could get clean space and maintain it with basic...

walt22

walt22 7d ago

Understanding this weird traffic spike pattern · General Discussion

So I noticed this weird pattern on my little site hosted over on Hetzner (nothing fancy just a static site with a contact form and some portfolio stuff for my side gig doing logos for local businesses) and the traffic spikes are absolutely bizarre because every single day at exactly 3am my ba...

walt22

walt22 9d ago

IP-KVM is overrated for homelab · Dedicated Servers

Ok so heres my hot take and I know people are gonna disagree but ive been running my homelab for like 7 years now (started with a dell r710 I got off ebay for $200, upgraded to r720xd then r730 and now ive got a proper rack with 3 servers and a switch and a pdu and everything) and in all that time i...

walt22

walt22 10d ago

NAT VPS with 20 ports: how do you actually organize them? · VPS Hosting

lucgone said:
I want to use port 443 for my nginx

You are stuck with high ports on the public side, that is the whole point of NAT VPS. What SNI does is let you run multiple HTTPS sites behind one port (like 30000) because the client sends the hostname in plaintext before encryption. But y...

walt22

walt22 11d ago

NAT VPS with 20 ports: how do you actually organize them? · VPS Hosting

Oh man I feel you on this one (and I have been there trust me) so what I do is I just pick a range and stick to it (like 15000-15019 for web stuff 15020-15039 for games etc etc) and I keep a text file (not a spreadsheet because who has time for formulas am I right) but the real trick is iptables rul...