lazynooblet
@lazynooblet@lazysoci.al
- Comment on Docker Backup Stratagy 1 day ago:
I hear you. I worked for an msp where some customers would refuse to invest in backup solutions and we either declined to renew their contract or they suffered an event and we were then setting up backups.
I was in the middle of a migration from OVH to Hetzner. I knew I had good backups at home so the plan was to blow away OVH and restore from backup to Hetzner. This was the mistake.
Mid migration I get an alert from the raid system that a drive has failed and had been marked as offline. I had a spare disk ready, as I planned for this type of event. So I swapped the disk. Mistake number 2.
I pulled the wrong disk. The Adaptec card shit a brick, kicked the whole array out. Couldn’t bring it back together. I was too poor to afford recovery. This was my lesson.
Now I only use ZFS or MDRAID, and have multiple copies of data at all times.
- Comment on Docker Backup Stratagy 1 day ago:
I’m lucky enough to run a business that needs a datacenter presence. So most my home-lab (including Lemmy) is actually hosted on a Dell PowerEdge R740xd in the DC. I can then use the small rack I have at home as off-site backups and some local services.
I treat the entirety of
/var/lib/docker
as expendable. When creating containers, I make sure any persistent data is mounted from a directory made just to host the persistent data. It meansdocker compose down --rmi all --volumes
isn’t destructive.When a container needs a database, I make sure to add an extra read-only user. And all databases have their container and persistent volume directory named so scripts can identify them.
The backup strategy is then to backup all non-database persistent directories and dump all SQL databases, including permissions and user accounts. This gets run 4 times a day and the backup target is an NFS share elsewhere.
This is on top of daily backuppc backups of critical folders, automated Proxmox snapshots for docker hosts every 20 minutes, daily VM backups via Proxmox Backup Server and replication to another PBS at home.
I also try and use S3 where possible (seafile and lemmy are the 2 main uses) which is hosted in a container on a Synology RS2423RP+. Synology HyperBackup then performs a backup overnight to the Synology RS822+ I have at home.
Years ago I fucked up, didn’t have backups, and lost all the photos of my sons early years. Backups are super important.
- Comment on if I fits... 1 week ago:
I approve of this meme template.
It’s cute 🥰
- Comment on Reminder that you do not own digital games 1 week ago:
Then why the outrage from this news story then?
I also boycott epic. Steam is the way. But for reasons that steam is different to epic.
- Comment on Reminder that you do not own digital games 1 week ago:
This isn’t exclusive to epic. Steam has had games removed as well.
- Comment on Baldur’s Gate 4 may happen eventually, but not with Larian Studios 1 week ago:
Someone got pwned during the tutorial.
- Comment on Mastodon updates terms of service to ban AI model training on user data 1 week ago:
How is blocking scrapers easy?
This instance receives 500+ IPs with differing user agents all connecting at once but keeping within rate limits by distribution of bots.
The only way I know it’s a scraper is if they do something dumb like using “google.com” as the referrer for every request or by eyeballing the logs and noticing multiple entries from the same /12.
- Comment on I Convinced HP's Board to Buy Palm for $1.2B. Then I Watched Them Kill It in 49 Days 1 week ago:
That was a good read, thank you
- Comment on Titan Quest II Deep Dive 3 weeks ago:
Oh okay. We shall continue to wait then :)
- Comment on Titan Quest II Deep Dive 3 weeks ago:
Whaaaaaaaaat?!
My wife and I were looking forward to this. We played the original together a bunch of times.
Oh well, thanks for sharing, will go look for something else. Damn.
- Comment on public services of an entire german state switches from Microsoft to open source (Libreoffice, Linux, Nextcloud, Thunderbird) 3 weeks ago:
But the vast majority of viruses focus on end users.
- Comment on public services of an entire german state switches from Microsoft to open source (Libreoffice, Linux, Nextcloud, Thunderbird) 3 weeks ago:
If the trend continues then maybe the hacker community will start focusing on Linux. Can you imagine “I don’t need a virus scanner, I use Windows, the under dog OS”
- Comment on Telegram partners with xAI to bring Grok to over a billion users 4 weeks ago:
I do
- Comment on Minio strips away almost all features from OSS interface and suggests people use their paid "AIStor" service instead 5 weeks ago:
God damn it. I chose minio for my S3 implementation. I wonder if there is a migration path to garage…
- Comment on Meta is making users who opted out of AI training opt out again, watchdog says 1 month ago:
Meta have always done this. Years ago when I used to use Facebook they would constantly change privacy settings so my posts or whatever were visible to my more then direct friends.
- Comment on I Spent the Last 2 weeks Playing Every Leisure Suit Larry Game Ever Made. Here's My Review 1 month ago:
Ah that’s a shame
- Comment on Microsoft Teams will soon block screen capture during meetings 1 month ago:
What CPU?
The list of unsupported CPUs is for OEMs licensing new computers as Windows 11 certified.
Nothing stopping you installing Windows 11 or upgrading to Windows 11 with an incompatible CPU.
The only item that requires a hack is the lack of TPM. Now that I still don’t understand.
- Comment on I Spent the Last 2 weeks Playing Every Leisure Suit Larry Game Ever Made. Here's My Review 1 month ago:
I’m being lazy and not looking this up but I’m interested in knowing what made 7 less accessible?
- Comment on I Spent the Last 2 weeks Playing Every Leisure Suit Larry Game Ever Made. Here's My Review 1 month ago:
You do god’s work and we thank you.
- Comment on Tesla bait-and-switch: Cybertruck owners won't get Autosteer feature they paid for 1 month ago:
They should get fined for being ambiguous and be forced to call it what it is.
- Comment on Synology could bring “certified drive” requirements to more NAS devices 2 months ago:
1U form factor, 4 disks, using 7w whilst idle, decent enough CPU to run 1 Linux VM
I bought an RS822+ for as a veeam Linux repo.
I can’t make that myself, or I don’t know how.
It was stupid expensive and if it wasn’t the business paying I would have probably put a bunch of disks into an HP elite desk.
- Comment on Oracle hid serious data breach from customers, now hacker has it up for sale 2 months ago:
- Comment on Zen browser had a backdoor enabled by default 3 months ago:
Not really an excuse but I expect writing a browser is an extremely intensive project and perhaps they were unprepared.
Navigating any code base that isn’t your own adds it’s own challenge on top.
So at this point I think it’s a “deer in headlights” case with some “head in sand” thrown in.
- Comment on the flintstones vitamins people should make a candy product 3 months ago:
Took me a few reads to get it
- Comment on X (Twitter) is down in worldwide outage. 3 months ago:
Oh okay, thank you ☺️
- Comment on X (Twitter) is down in worldwide outage. 3 months ago:
I don’t get it
- Comment on France is about to pass the worst surveillance law in the EU. 3 months ago:
Although not in the same way, the US is leading the charge on that front.
- Comment on Jellyfin is not just good... but *better* than Plex now?! 4 months ago:
This is more about familiarity than difference in ease of use. I’ve used both, they are both super easy.
- Comment on Leaked chat logs expose inner workings of secretive ransomware group 4 months ago:
Not much information in the article but an interesting read nevertheless. Thanks for sharing.
- Comment on Italy to require VPN and DNS providers to block pirated content 4 months ago:
What nonsense. If I want my origin to tor to start with a VPN then I will and I’ll be more anonymous because of it.