Created
April 16, 2023 09:26
-
-
Save haroldcris/9323b645fe8edb1f13b90baee56f8141 to your computer and use it in GitHub Desktop.
Install this script right after fresh install of ProxMox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-pve-install.sh)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to Increase Storage:
Click Data Center-> Storage -> remove local-lvm
lvremove /dev/pve/data
next
lvresize -l +100%FREE /dev/pve/root
resize2fs /dev/mapper/pve-root