No updates without subscription!?
Proxmox🔗
= ("[Website](" + this.url + ")")
| = ("[Documentation](" + this.docs + ")")
| = ("[Source](" + this.source + ")")
= ("> " + this.desc-short)
Features🔗
- type 1 hypervisor
- based on Debian Linux
- can run VMs and containers
- Proxmox VE can be used for free, updates and support require subscription
- instances can be combined to enable advanced features such as virtual storage and networking, high availability features
- managed through command line or web interface
- manage LVM, ZFS, Ceph storage
- virtual networks and network devices
Config🔗
- access management webinterface through ip+port provided, default
<ip>:8006
- upload ISO
- create VM using ISO
-
show and download pre-configured container images through Proxmox console: server, client and special-purpose images (
turnkey
)```bash
list container images🔗
pveam available
download image🔗
pveam download local
```
- create container: button