• 0 Posts
  • 9 Comments
Joined 4 months ago
cake
Cake day: March 16th, 2025

help-circle
  • 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.


  • Either or both will likely work just fine depending on how broken the screen 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.


  • Do you have any old hardware lying around? Old gaming pc, or an old laptop? Doesn’t matter if it has a broken screen or keyboard or trackpad or can’t upgrade to win11. Maybe ask around if someone you knows has something similar.

    I’d start with that. Then save the money for an upgrade to the old hardware like adding some extra RAM and a big refurbed hdds.





  • Depends, take a look at the rest of your settings in the Archiving page.

    You might have set “Never delete Unread Articles”.

    Also, that purge job is on a cron. I’m not sure how often it’ll run. Could be once a week or even month. Thousands of rss articles and links are only a few megabytes big. But you can push the “purge now” button at the bottom of the archiving page to check your settings.



  • Having gone through the approval process at a large company to add an open source project to it’s whitelist, it was surprisingly easy. They mostly wanted to know numbers. How long has it been around, when was the last update, number of downloads, what does it do, etc. They mostly just wanted to make sure it was still being maintained.

    In their eyes, they also don’t audit closed source software. There might also have been an antivirus scan run against the code, but that seemed more like a checkbox than something that would actually help.