proxmox
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| proxmox [2024/09/01 11:00] – protocol | proxmox [2026/07/27 19:13] (current) – protocol | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| <code C [enable_keyword_links=" | <code C [enable_keyword_links=" | ||
| mount -t vfat -o loop, | mount -t vfat -o loop, | ||
| + | </ | ||
| + | |||
| + | ===== Add user from CLI ===== | ||
| + | < | ||
| + | |||
| + | pveum useradd manuel@pam | ||
| + | |||
| + | |||
| + | pveum acl modify / --roles PVEAdmin --users manuel@pam | ||
| + | |||
| </ | </ | ||
| Line 26: | Line 36: | ||
| - | === repositories === | + | ===== repositories |
| old <8 | old <8 | ||
| Line 48: | Line 58: | ||
| </ | </ | ||
| - | === remove nag screen === | + | ===== remove nag screen ===== |
| < | < | ||
| sed -Ezi.bak " | sed -Ezi.bak " | ||
| </ | </ | ||
| + | |||
| ===== links to sort ===== | ===== links to sort ===== | ||
| + | Deactivate the volume group: | ||
| + | |||
| + | # vgchange -a n my_volume_group | ||
| + | | ||
| + | |||
| + | Now you actually remove the volume group: | ||
| + | |||
| + | # vgremove my_volume_group | ||
| + | | ||
| + | |||
| + | https:// | ||
| https:// | https:// | ||
proxmox.1725199215.txt.gz · Last modified: by protocol
