Is Setting Up Proxmox on Every Computer a Good Idea?

0
26
Asked By TechieTurtle42 On

I recently had an interesting discussion with my boss about using Proxmox as a primary operating system on every computer and running a Windows VM on top of it. This would help in cases of quick recovery and facilitate longer-term backups managed separately. While I acknowledged the reality of power consumption and resource management, it sparked further thoughts about the feasibility of running a 'super computer' setup where all users access VMs. I need to present the pros and cons of this idea: Is it practical, when should thin clients be used, and could there ever be a scenario where a single PC running Proxmox with just one Windows VM for an end user might make sense?

4 Answers

Answered By CloudyCoder99 On

Running only a single VM like this could work for testing, but using it in production is a recipe for disaster. The complexity skyrockets since you're managing two OSes, each needing updates and maintenance, plus you could face slower boot times. If you’re the sole IT person, simplicity is your best friend. Team discussions can help evaluate this further!

Answered By SimplicityOverComplexity On

Why complicate things when there are easier alternatives? Using VDI (Virtual Desktop Infrastructure) has its purposes, but it can drive up costs significantly. Deploying thin clients only makes sense if the use case is tightly controlled, like in a call center. For most office users, standard PCs would be simpler and more efficient.

Answered By NerdyNinja117 On

You could technically run Proxmox on a dedicated host for specific use cases, but for most end users, a native OS performs far better. If the goal is quick recovery, just ensure that important files are backed up appropriately, not by virtualizing everything. The costs and complications of VDI generally outweigh the benefits unless you have strong use cases in mind.

Answered By VirtualGuru88 On

This idea complicates things unnecessarily, especially if you’re just trying to backup data. You're basically adding overhead without clear benefits. Users should save their data on a network or cloud service, and in case a PC crashes, just re-image it quickly. There's no need for the added layers Proxmox brings, which just complicates the process.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.