Hacker News new | ask | show | jobs
by garganzol 248 days ago
My 2 cents: Proxmox is too rigid. For example:

1. Proxmox cannot even join a network using DHCP requiring manual IP configuration.

2. Disk encryption is a hell instead of checkbox in installer

3. Wi-Fi - no luck (rarely used for real servers, but frequently for r&d racks)

Of course, it is a Debian core underneath and a lot of things are possible given enough time and persistence, but other solutions have them out of the box.

1 comments

My Proxmox seems to use DHCP just fine by putting "iface eno1 inet dhcp" in /etc/network/interfaces