Alienstech Support Alienstech Support

Proxmox

ArticleUpdated
How to enable DHCP on network interfaces
nano /etc/network/interfacesiface enp5s0 inet manual auto vmbr0 iface vmbr0 inet dhcp bridge-ports enp5s0 bridge-stp off bridge-fd 0 ifreload -a
Jun 2, 2026
Remove Promox license nag message
wget https://raw.githubusercontent.com/foundObjects/pve-nag-buster/master/install.shbash install.sh
Jun 2, 2026
How to Migrate (Import) VMs from VMware ESXi to Proxmox
Source: https://woshub.com/migrate-import-vmware-vm-to-proxmox/ Importing VMware ESXi Virtual Machines to ProxmoxLet’s look at how to migrate a configured VM from an ESXi host to Proxmox.Key limitations:Supported import of VMs from ESX…
Jun 2, 2026
How to migrate a physical Windows server to Proxmox virtual
Download Disk2VHD and install it.Open Disk2VHD and select the partitions that make up the entire disk, do not select any external drives or other internal drives.  Those will be converted separately.Plug in an external drive (SSD prefe…
Jun 2, 2026