this post was submitted on 05 Aug 2025
19 points (100.0% liked)

Linux

8893 readers
386 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 12 comments
sorted by: hot top controversial new old
[–] beerclue@lemmy.world 4 points 1 week ago (1 children)
[–] abrer@programming.dev 1 points 6 days ago

Appreciate the link here

[–] afk_strats@lemmy.world 3 points 1 week ago (3 children)

I love the stability and uptime and I don't want to break anything in my homelab. When would upgrading from 8.4 to 9 make sense?

[–] SheeEttin@lemmy.zip 3 points 1 week ago

When you have HA.

[–] possiblylinux127@lemmy.zip 2 points 1 week ago

I'd wait a while

[–] philpo@feddit.org 1 points 6 days ago

Whenever you need the ZFS features. I did need them and had no issues so far that were unexpected.

[–] data1701d@startrek.website 3 points 1 week ago (3 children)

I don’t use Proxmox, but since it’s all libvirt anyway, I’ve frequently found someone doing something on it that helps me with my VMs.

For instance, my GPU passthrough Hackintosh VM is part based on some dude who made a tutorial for Proxmox that applies elsewhere.

[–] possiblylinux127@lemmy.zip 3 points 1 week ago

It has some nice features built in such as clustering, storage and networking. I especially like how they added EVPN this release.

[–] afk_strats@lemmy.world 1 points 6 days ago (1 children)

I'm curious about this Hackintosh. You got a good guide or some info lying around?

[–] data1701d@startrek.website 2 points 6 days ago* (last edited 6 days ago)

I use this image, which mostly just works (other than the need to throw model info and a made-up serial into a config.plist.

https://github.com/thenickdude/KVM-Opencore

I can’t say for 15.6, but mine is currently running 15.2 just fine; I usually fall a bit behind on updates since these days, I only really use it to upload They Might Ne Giants rarities to my cloud library via Apple Music.

The only annoyance with the VM is iPhones can’t connect over USB easily.

[–] Neptr@lemmy.blahaj.zone 0 points 6 days ago (1 children)

Most of it isnt libvirt but instead LXC containers.

[–] LeFantome@programming.dev 1 points 5 days ago

Well, I guess it depends if you use VMs or containers. The VMs are QEMU over libvirt.