TRIM - Space recovering

October 24, 2021 15:16

First line is not needed on Debian Buster anymore!

sudo cp /usr/share/doc/util-linux/examples/fstrim.{service,timer} /etc/systemd/system`
sudo systemctl enable fstrim.timer`
sudo systemctl start fstrim.timer