Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
view the rest of the comments
Single PC setup.
So you're using your Proxmox host as a workstation? That's not really recommended, but okay.
So what's wrong with running the web interface from your workstation desktop?
Proxmox doesn't have a desktop by default? That's why I need something like dwm.
From dwm I can access the web interface, shell, and everything else I need.
If you're going to use it as a workstation, are you not going to just use Gnome, KDE, xfce, etc.? I'm still pretty confused about what your actual use case is, since you haven't explained it.
I mostly use win11 as my main os, and using proxmox as a base lets me properly use things like pihole, homeassistant, nextcloud, and other such services, because Windows really sucks for virtualizing those.
And OS hopping is a lot easier when I have a backend like proxmox.
Want to try arch but not sure if nvidia/wayland support is there yet? Roll up a gpu-p'd VM for it, instead of wiping the entire disk.
Edit: To further elaborate on what I have setup.
apt install picom lightdm dwm librewolf
I assume you're dual booting, otherwise I'd just say use the web interface from Windows.
But I don't see any reason here that you can't just use a standard desktop on top of Proxmox. Or, for that matter, just using plain old Debian and qemu.
Why would I ever dualboot?
And plasma/gnome et al. don't seem to work with proxmox.
Thus something like dwm.
If you're not dual booting, and you have Windows and Proxmox, then you have two devices and you can use the Proxmox web interface from the other and be done with it.
No? Windows is installed as a VM in Proxmox, as I've mentioned couple times already.
I do config Proxmox also from Windows, but I need to go back to the barebone Proxmox in case the VM has issues.
Anyhow, this was about dwm alternatives.