So I’m using dwm as an interface for Proxmox currently, but here’s my gripes.

  1. Config requires rebuilding.
  2. Hotkeys seem to break for no reason*, last when I created a new user for controlling proxmox.
  3. No real mouse controls for stuff.

Now I realize dwm is mostly a keyboard focused window manager.*

For context, proxmox runs on debian, but doesn’t necessarily support everything properly (ie plasma has heavy visual glitching from something).

  • t0m5k1@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    3 months ago

    using proxmox without the web gui is possible but it is expected to be accessed via webgui or term/ssh and the VMs on there accessed via ssh,rdp,vnc,novnc,etc.

    Due to it fundamentally being an advanced qemu/kvm/virtio frontend you can use virtmanager to access the VM from a desktop. In this instance try something like i3, awesomewm, bspwm or even xfce (it can be very light weight).

    • dog@suppo.fiOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 months ago

      Commented on this twice already, so see those replies;

      I’m using the web ui, I just need to use it from dwm on the same system for the initial master vm configuration.

      After I have gpu-p and such configured, I can access the web ui from inside the vm.

      The question was though what other options than dwm would be more fit for me, and what’s available on debian/proxmox.

      Because while dwm is lightweight like i3, awesome, bspwm, etc, it’s not a great fit right now.

      • catloaf@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        3 months ago

        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?

        • dog@suppo.fiOP
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          1
          ·
          3 months ago

          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.

          • catloaf@lemm.ee
            link
            fedilink
            English
            arrow-up
            1
            arrow-down
            2
            ·
            3 months ago

            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.

            • dog@suppo.fiOP
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              2
              ·
              edit-2
              3 months ago

              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.

              1. Go through the typical proxmox install.
              2. Get debian up to date.
              3. Add Librewolf’s sources.
              4. apt install picom lightdm dwm librewolf
              5. Reboot.
              6. Login to dwm via lightdm, and open up librewolf.
              7. Navigate to the web ui.
              8. Add W11 VM image to storage.
              9. Create a W11 VM.
              10. Install W11 via VNC.
              11. GPU-P + USB Passthrough to W11.
              12. You’re now in Windows.
              • catloaf@lemm.ee
                link
                fedilink
                English
                arrow-up
                1
                arrow-down
                3
                ·
                3 months ago

                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.

                • dog@suppo.fiOP
                  link
                  fedilink
                  English
                  arrow-up
                  3
                  arrow-down
                  2
                  ·
                  3 months ago

                  Why would I ever dualboot?

                  And plasma/gnome et al. don’t seem to work with proxmox.

                  Thus something like dwm.

  • ch8zer
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 months ago

    Proxmox is meant to be an appliance. Meaning, you shouldn’t mess with the base OS .

    If you want a desktop it might be better to make a dedicated VM in proxmox for it.

    • dog@suppo.fiOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      Probably shouldn’t, no.

      But I have no other way to use proxmox.

      Sure I can use tty to achieve some of the stuff, but that’s it.

      Dwm is needed to properly configure Proxmox from the Web UI.