Skip to content

Instantly share code, notes, and snippets.

@antoniocampos
Created April 3, 2025 14:55
Show Gist options
  • Save antoniocampos/32c463673f3c64fe2ad642c5d2dca970 to your computer and use it in GitHub Desktop.
Save antoniocampos/32c463673f3c64fe2ad642c5d2dca970 to your computer and use it in GitHub Desktop.
Extend Storage NextCloud Snap Ubuntu
fdisk -l
lvextend -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lv
resize2fs /dev/mapper/ubuntu--vg-ubuntu--lv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment