No SSH and GUI Access on Proxmox: Recover from the Console
No SSH and GUI access on Proxmox? Work through this console recovery path: check the network, restart pveproxy and pvedaemon, and verify the cluster
Homelab & Vietnam
11 posts
No SSH and GUI access on Proxmox? Work through this console recovery path: check the network, restart pveproxy and pvedaemon, and verify the cluster
PVE host cannot reach WireGuard peer through LXC container tunnel? Add a static route on the host and enable IP forwarding in the container.
Cloned VMs from template receive the same DHCP IP address because the DHCP client ID survives the clone.
Proxmox network no longer available after upgrade? It's usually interface renaming or a bridge config gone stale. Here's the checklist to bring it back.
Yes, you can prevent the NIC reset when a Proxmox VM starts an ISO install. It's the bridge setting and a kernel module option. Here's the fix.
Detected Hardware Unit Hang usually points to the NIC, not the disk. Fix it by updating firmware, disabling ASPM, and checking the PCIe slot.
Improve Remote Desktop MacOS Linux Mint latency by ditching RDP and VNC. X2Go over LAN with Proxmox virtio settings cut lag from 200ms to under 40ms in my
ssl certificate lifecycle management breaks silently when a cPanel domain lacks the cpanel_uapi deploy hook: the cert renews on disk forever, the server keeps
The PVE cluster can connect to NFS via the dashboard on the frontend but fails from the backend? It's a routing issue. Here's the interface fix.
Proxmox with multiple IP same subnet is dead simple — you just slap the extra IP onto the bridge interface in /etc/network/interfaces. No VLANs, no routing tricks, no…