Lka1988

@lka1988@lemmy.dbzer0.com · Joined ⁨Nov⁩ ⁨2024⁩

Also find me on sh.itjust.works and Lemmy.world!

sh.itjust.works/u/lka1988
lemmy.world/u/lka1988

Replying to @⁨pineapplelover@lemmy.dbzer0.com⁩

I heard proxmox is like pseudo open source

Proxmox is open source. They use a customized Linux kernel (based on Ubuntu’s newer kernel) to add support for other features that are useful in datacenter environments, like ZFS and such.

The only thing they paywall is access to their enterprise production-ready repositories. But they still offer free access to their non-production repo.

Replying to @⁨jobbies@lemmy.zip⁩

I have an HP Proliant G2 tower server case from the early 2000s. Its got 9 drive bays (if you include the floppy drive bay).

Hilariously, it’s ATX compatible, so I stuffed it with an older Asus motherboard (7th gen Intel + i7-7700T, w/NVME slot), 16GB DDR4 RAM, ~650W ATX PSU, and an LSI SAS card. Now I just need to migrate everything over to it from my older Mac Mini that’s currently serving as the NAS…

Replying to @⁨undefinedTruth@lemmy.zip⁩

100%. Home Assistant has proven to be incredibly useful in my house. My wife loves it for the laundry notifications, the fact that I essentially replaced Life360 with it (Traccar, really, but it ties into HA so nicely), and the automated lighting: our basement (the younger kids’ play area), and themed lighting for the outdoor lights.

We’ve been fighting tangled toilet flapper chains over the last few years. The tangled chain keeps the flapper from closing, which causes the tank to continuously run into the bowl, which causes my water bill to skyrocket if gone unnoticed (we have 5 kids, 4 toilets, and the chains get tangled no matter what I do: new chain, longer chain, shorter chain, different type of chain/string/twine, etc… I blame the hard water). I finally got fed up, so I bought and installed a zigbee water level sensor for each toilet tank, then whipped up an automation which notifies us via Android’s “alarm_stream” notification channel if a sensor has been dry for longer than a few minutes. That channel overrides DND, and I am going to add an entry to ping my HA Voice thing as well in case we don’t have our phones on us.

Replying to @⁨steel_for_humans@piefed.social⁩

Don’t use Ubuntu as a server. Pretty much every server application will run happily on Debian, meanwhile Canonical keeps adding/changing shit that is Ubuntu-specific and has broken otherwise-functioning server installations. I may or may not have personal experience with this.

Ubuntu used to be the go-to, but Canonical is quickly becoming the poster child for Linux enshittification.

For servers, use Debian and never think about it again. Except the one or two times a year it should probably be rebooted because of kernel updates.