Skip to content

Instantly share code, notes, and snippets.

@SkaTeMasTer
Created October 1, 2016 03:25
Show Gist options
  • Save SkaTeMasTer/82f197a5106c2a797df5efeadecd9a9a to your computer and use it in GitHub Desktop.
Save SkaTeMasTer/82f197a5106c2a797df5efeadecd9a9a to your computer and use it in GitHub Desktop.
How to free up disk space on your Ubuntu web server
# clean-up downloaded apps archives
sudo rm /var/cache/apt/archives/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment