Comment on Hardware Suggestions For A Beginner?
yaroto98@lemmy.org 6 days agoEither or both will likely work just fine depending on how broken the acreen is. The virusy windows would be easiest (sometimes macbooks are harder to get everything working due to drivers, windows ones typically just work). But the virus will be removed when you install proxmox. I currently have 3 laptops in various degrees of old and broken being used as a proxmox cluster.
Dreaming_Novaling@lemmy.zip 6 days ago
Oh so you can cluster multiple devices? I’ll have to check that out.
yaroto98@lemmy.org 6 days ago
Yes you can cluster devices. I have a NAS in addition to the my laptop proxmox cluster. It lets me use the NAS as storage, so the VMs/lxc’s virtual disks are actually on the NAS. This allows me to make the VM/LXCs Highly Available. So if one laptop crashes it’ll automatically spin up the things running on that laptop on a different one. This can also be done with ceph, but I already had the NAS, so ceph seemed redundant.