Proxmox
A collection of all things proxmox related.
Access
Proxmox can be found at 193.1.99.73:8006
when either on UL network or connected to the VPN.
Login with your Skynet account.
The root
account can be found on Vaultwarden.
If you are on Firefox you may need to refresh teh page if the No Valid Subscription
popup fails to disappear after clicking ok
.
Rebooting
LCX's
For some LXC's (haven't tracked down teh root cause) their MAC address has issues when they reboot.
If you are trying to ssh into a LXC which has rebooted it can display No route to host
.
To fix:
- Login to Proxmox
- Navigate to the LXC
- Network tab, then double click on the network row.
- Clicking the row then the
Edit
button has teh same function.
- Clicking the row then the
- Clear the MAC (so it reads
auto
) thenSave
You will be able to ssh into that server now.