meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vm:proxmox:lxc [2020/12/22 22:10] niziakvm:proxmox:lxc [2021/02/22 08:18] (current) niziak
Line 1: Line 1:
 ====== LXC ====== ====== LXC ======
 +
 +===== rename CT =====
 +<code bash>pct set <VMID> --hostname <newname></code>
 +
 +===== update CT templates =====
 +<code bash>
 +# pveam - Proxmox VE Appliance Manager
 +pveam update
 +</code>