Last Updated: March 07, 2018
·
172
· laurentguilbert

Free up disk space

Find out where most of the disk space is used.

sudo du -hs /* | sort -n

Remove previous unused linux distribs.

sudo apt-get autoremove