Skip to content
pam_blik

pam_blik

Member

Joined:
Dec 2024
Last seen:
1d ago
Posts
25
Threads
0
Likes
1.4K
Reputation
227
pam_blik

pam_blik 1d ago

Mini-guide: Documenting your infrastructure for your future self · General Discussion

olya said:
Keep a single runbook. I use a plain text file synced to all machines. One source of truth.

This is the part I keep failing at — I have runbooks in three places and I never know which one I updated last

Did you ever settle on a sync method? Syncthing, git pull on login, somethi...

pam_blik

pam_blik 5d ago

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

Three acquisitions and the rate survived? That's the part that really surprises me

Usually the first thing a new owner does is "migrate legacy plans" which means your price goes up

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

Do you still log into...

pam_blik

pam_blik 6d ago

The reseller account I bought on impulse · Reviews

sofialund said:
The bands they pay you or you pay the account the reseller

Thats the REAL question 34 domains on a 50GB plan is either GENIUS or a DISASTER waiting to happen

I ran a reseller once for my DRAMA club's websites, caps because it was actual drama, not the website kind. Outgre...

pam_blik

pam_blik 1mo ago

Poll: What's your actual uptime vs. promised? · General Discussion

@mediaaustin Time4VPS at 99.97% 🤔 no SLA but beats the "premium" ones that tracks with my experience actually

I had CloudCone "enterprise" go down 4 hours last month, their status page GREEN the whole time ALL CAPS LYING

My pihole logs don't lie tho

pam_blik

pam_blik 2mo ago

EU VAT changes, deal prices misleading? · Deals & Offers

Leaseweb "solution" is just giving up not even trying to comply they could use geolocation API for display but nooooo too hard

I checked six hosts yesterday
- KnownHost: compliant already
- Hetzner: compliant
- RackNerd: still adding at cart
- Hostinger: compliant
- Time4VPS: "working on it"
- L...

pam_blik

pam_blik 2mo ago

What do you use for automated backups when the host's tool fails? · Reviews

uma said:
Two different backup programs

Overkill for most. I run borg to rsync.net and call it done. $0.024/GB, pay in USD. Been five years, one restore needed when I rm -rf'd a Nextcloud data dir. Took 20 minutes to pull 80GB.

rsync.net runs on ZFS, you get snapshots for free. No S3 API...

pam_blik

pam_blik 2mo ago

How do you verify remote hands actually did the work? · Datacenter Talk

Wait, we're trusting the DC's network for verification? Half the reason I want proof is I don't trust their network either.

My Austin colo has "managed IPMI" which means they hold the password. No thanks. I'll drive to Dallas before I give a DC my IPMI creds.

pam_blik

pam_blik 2mo ago

What do you use for automated backups when the host's tool fails? · Reviews

Carl said:
I need something that just works without babysitting.

rsync + zfs snapshots here too but I run it on a TINY box, 8GB RAM, Celeron J4125

Works fine for 200GB, just slow no need to humblebrag about EPYC for home stuff

WARNING though: check your host TOS before pushing to...

pam_blik

pam_blik 3mo ago

RAID failures: learned the hard way that RAID is not backup · Dedicated Servers

Oh no the REBUILD death that gets everyone eventually

I had IDENTICAL scenario with InterServer last year two drives fine, rebuild KILLED the third

Now I run 3-2-1 like a RELIGION
[list]
[*]3 copies of everything that matters
[*]2 different media types (local NAS + cloud)
[*]1 offsite minimum
[/...