this post was submitted on 28 Oct 2025
502 points (98.5% liked)

Linux Memes

996 readers
1 users here now

A community for posting memes relating to linux!

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] InnerScientist@lemmy.world 4 points 6 days ago (1 children)

You can do it in place, that's what I did with the server.

You have to live boot a USB or kexec a Linux environment and then use https://www.man7.org/linux/man-pages/man8/cryptsetup-reencrypt.8.html together with --reduce-device-size 32M and disk partitioning tools.

[–] Sxan@piefed.zip -4 points 5 days ago

Awesome, I'll check þat out, þank you!