Skip to content
cpanelliw780

cpanelliw780

Member

Joined:
Jul 2024
Last seen:
1d ago
Posts
131
Threads
17
Likes
4.9K
Reputation
857
cpanelliw780

cpanelliw780 2d ago

Scam: fake 'server migration' phishing got my credentials · General Discussion

NailIce3 said:
BunnyCDN

Good catch. That explains why the pages loaded so fast for my client too. I assumed it was just Cloudflare caching but Bunny makes more sense for a disposable domain. The kit is evolving.

To the person asking about Authy: it is fine but the backup is tied to your p...

cpanelliw780

cpanelliw780 4d ago

Migrating 47 cPanel sites without paying JetBackup tax · Web Hosting

pablo said:
Or did your new host not give you root?

New host gives root but source host is a reseller account, no WHM access. So I could only get user-level backups or do it my way. The "transfer tool" needs root on both ends.

Also re: Hetzner, I looked at them but Phoenix to Nuremberg wa...

cpanelliw780

cpanelliw780 5d ago

Looking for running routes that pass public Wi-Fi hotspots · Off Topic

haroldgsm said:
The segment cpanelliw780 mentioned will be deleted within six months after an incident.

Haha nah its been up since 2019, people run it with strollers and everything. The wifi at bean there done that is solid though, its xfinitywifi not the shop's own so good luck suing them...

cpanelliw780

cpanelliw780 5d ago

Scam: fake 'server migration' phishing got my credentials · General Discussion

RAJ said:
Are we sure it's the same attacker across all three providers?

Not necessarily the same crew but same kit for sure. The credential harvest page kenji3 described is identical down to the CSS class names. You can buy that template. What worries me more is the DKIM alignment—Contabo...

cpanelliw780

cpanelliw780 5d ago

Who is the most underrated provider you have actually used? · General Discussion

Brusselsdzire1 coming in with the paperwork again I remember when I tried to get Hostinger to install cpanel for me they said no license at that price ended up on some weird panel called "yoke" or something ran my crochet site off it for like 3 months before I realized I wasnt even using the databas...

cpanelliw780

cpanelliw780 5d ago

Migrating 47 cPanel sites without paying JetBackup tax · Web Hosting

GroupStockholm said:
Whmapi1 list_mysql what? Post got cut off dude

Yeah sorry hit submit too fast. Whmapi1 list_mysql_databases_and_users --user=$user

Then loop through the results. The full command is:

For db in $(whmapi1 list_mysql_databases_and_users user=$user | jq -r '.data.dbs[]?....

cpanelliw780

cpanelliw780 6d ago

Scam: fake 'server migration' phishing got my credentials · General Discussion

That cyrillic trick is ancient haha I saw the same thing back in 2014 with a fake cpanel notice the "verify license" link classic to be fair though Contabo should be signing these emails with dkim or something right in my experience the budget hosts never do I had a client fall for the exact same te...

cpanelliw780

cpanelliw780 7d ago

Migrating 47 cPanel sites without paying JetBackup tax · Web Hosting

Migrating 47 cPanel sites without paying JetBackup tax So my host decided jetbackup is now $3/mo per account 47 sites = $141/mo for something rsync does free anyway I wrote this over the weekend First I dumped all users via whmapi1 listaccts | jq -r '.data.acct[].user' then for each one I rsync -avz...

cpanelliw780

cpanelliw780 10d ago

Mini-guide: reading between lines of provider status pages · General Discussion

Lol the classic "we are investigating" for 45 minutes then "all clear" with zero explanation means they rebooted it and prayed "intermittent connectivity" = the intern is learning on production I had a provider say "enhanced security measures" once that was them locking themselves out of their own r...