Hello, I am trying to get gnome desktop manager running on one of the servers.
I performed these steps:
1) apt install task-gnome-desktop
2) systemctl set-default graphical.target
3) commented out the line 'auth required pam_succeed_if.so user != root quiet_success' in the file /etc/pam.d/gdm-password
4) rebooted
These steps were taken from here: https://vpsie.com/knowledge-base/how-to-install-gui-on-debian/
When I check the statuses of the gdm.service and gdm3.service services, it says that the service is active with no apparent errors. However, when I remotely access the BMC livestream (a duplicate of whatever is output to a monitor if one is connected, accessed by entering the IPMI IP address into the address bar in a browser), there is no GUI based login screen and I just see a black screen.
I know that X11 is working because when I ssh into the server (using ssh user@server1 -X) with X windows forwarding enabled, I can forward GUIs (not any arbitrary GUI, for some reason only nautilus works, running 'evince' does not work) I open on the server to my laptop.
VNC-ing into the computer also doesn't work. I have installed tightvnc, and start the vnc server by running the command 'vncserver'. When I open the VNC client on a remote desktop it just shows a grey screen with nothing on it.
I am running Proxmox VE 8.1.4, CPU: AMD EPYC 7662, GPU: NVIDIA GeForce RTX 4070 Ti, Memory: 128636MiB
Any idea what might be going wrong?
I performed these steps:
1) apt install task-gnome-desktop
2) systemctl set-default graphical.target
3) commented out the line 'auth required pam_succeed_if.so user != root quiet_success' in the file /etc/pam.d/gdm-password
4) rebooted
These steps were taken from here: https://vpsie.com/knowledge-base/how-to-install-gui-on-debian/
When I check the statuses of the gdm.service and gdm3.service services, it says that the service is active with no apparent errors. However, when I remotely access the BMC livestream (a duplicate of whatever is output to a monitor if one is connected, accessed by entering the IPMI IP address into the address bar in a browser), there is no GUI based login screen and I just see a black screen.
I know that X11 is working because when I ssh into the server (using ssh user@server1 -X) with X windows forwarding enabled, I can forward GUIs (not any arbitrary GUI, for some reason only nautilus works, running 'evince' does not work) I open on the server to my laptop.
VNC-ing into the computer also doesn't work. I have installed tightvnc, and start the vnc server by running the command 'vncserver'. When I open the VNC client on a remote desktop it just shows a grey screen with nothing on it.
I am running Proxmox VE 8.1.4, CPU: AMD EPYC 7662, GPU: NVIDIA GeForce RTX 4070 Ti, Memory: 128636MiB
Any idea what might be going wrong?
Last edited: