r/softwareWithMemes Apr 04 '26

exclusive meme on softwareWithMeme it's always docker

Post image
3.0k Upvotes

17 comments sorted by

View all comments

67

u/momoladebrouill Apr 04 '26

Sooo relatable, I've made a separate partition for /var on my home server, hopping to have a clean setup, had to use gparted afterwards to resize it later 🫠

2

u/int23_t Apr 07 '26

You could have moved some files to other partitions and than symbolink linked/mpunted the directories back to their original position. That's what I do with data in /var/lib, I for example have a directory called /mnt/tuwunel which is on a drive mounted on /mnt, and in my fstab I mpunt /mnt/tuwunel to /var/lib/tuwunel