Rexxer

Some tips for me and other

Linux + Clear /boot partition

uname -r
dpkg --list 'linux-image*' | grep ^ii
sudo apt-get remove linux-image-VERSION
sudo apt-get autoremove
sudo update-grub

Comments are currently closed.