Lost

Narcka

New Member
Sep 30, 2021
5
0
1
45
South Africa
Screenshot_20211003-195114.png
How do I get to the web interface from here. I'm new to this wanted to start a new hobby. Maybe I bit of more than I can chew. Can anyone assist me step by step please. I've installed successfully got the IP address "this page" will be much appreciated, thanks
 
Proxmox is meant to be run headless so you access the gui from another machine on the same network. From the gui you have access to the console of the proxmox host.
 
Adding on top: While Proxmox VE is indeed meant to run headless by default (most servers don't have much use for a desktop) you can install any Linux Desktop that's available in Debian, for example GNOME, KDE, XFCE, ... just fine.

Source: I'm writing this post through my PVE powered workstation using i3 as window-manager (a bit advanced, would not recommend it for beginners) and plain old Firefox.

See the wiki for a rough article about that: https://pve.proxmox.com/wiki/Developer_Workstations_with_Proxmox_VE_and_X11

Or for GNOME specifically: https://wiki.debian.org/Gnome
KDE Plasma: https://wiki.debian.org/KDE?action=show&redirect=Plasma#Installation
The (a bit lighter compared to above ones) XFCE: https://wiki.debian.org/Xfce
 
Adding on top: While Proxmox VE is indeed meant to run headless by default (most servers don't have much use for a desktop) you can install any Linux Desktop that's available in Debian, for example GNOME, KDE, XFCE, ... just fine.

Source: I'm writing this post through my PVE powered workstation using i3 as window-manager (a bit advanced, would not recommend it for beginners) and plain old Firefox.

See the wiki for a rough article about that: https://pve.proxmox.com/wiki/Developer_Workstations_with_Proxmox_VE_and_X11

Or for GNOME specifically: https://wiki.debian.org/Gnome
KDE Plasma: https://wiki.debian.org/KDE?action=show&redirect=Plasma#Installation
The (a bit lighter compared to above ones) XFCE: https://wiki.debian.org/Xfce
Many thanks.