Skip to content

Instantly share code, notes, and snippets.

View Lyfhael's full-sized avatar

Lyfhael

View GitHub Profile
@yorickdowne
yorickdowne / README.md
Last active March 16, 2025 21:27
How to resize a netcup VPS disk after contract upgrade

Resizing a netcup VPS disk after upgrading the contract to a bigger one

From the comments, this is possible without rescue mode in Linux.

Identify the root partition / with df -h and lsblk and then run something like the below. This one assumes the root partition is vda3; adjust for yours.

df -h output, this shows /dev/vda3 as the partition for /:

/dev/vda3       2.0T  1.9T   20G 100% /