Amazon Lambdas und AWS applications lokal laufen lassen mit Localstack github.com/localstack/localstack
lsblk # checks if lvm partion is activated. if vg then follow LVM below
df -h # shows the filesystem size
fdisk -l # shows partition size
parted
- resizepart
- Fix #after warning that more space is availlable
- 2 #partition number
- 100% #at End?
- quit
#Now df -h and fdisk -l show different values
resize2fs /dev/sda2