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

Linux

8983 readers
1334 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
you are viewing a single comment's thread
view the rest of the comments
[–] data1701d@startrek.website 4 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 1 week ago (1 children)

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

[–] data1701d@startrek.website 2 points 1 week ago* (last edited 1 week 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 1 week ago (1 children)

Most of it isnt libvirt but instead LXC containers.

[–] LeFantome@programming.dev 1 points 1 week ago

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