User Tools

Site Tools


proxmox

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
proxmox [2025/04/09 14:02] protocolproxmox [2026/07/27 19:13] (current) protocol
Line 2: Line 2:
 <code C [enable_keyword_links="false"]> <code C [enable_keyword_links="false"]>
 mount -t vfat -o loop,offset=$((8192 * 512 ))  imgfile.img /mnt/disk1 mount -t vfat -o loop,offset=$((8192 * 512 ))  imgfile.img /mnt/disk1
 +</code>
 +
 +===== Add user from CLI =====
 +<code>
 +
 +pveum useradd manuel@pam
 +
 +
 +pveum acl modify / --roles PVEAdmin --users manuel@pam
 +
 </code> </code>
  
proxmox.txt · Last modified: by protocol