Haven’t blogged for a long time, so here is a little treat for those control freaks who want to do everything themselves. For you to upgrade your Ubuntu-based Linux distro, you have to do 2 steps:
- Refresh the software repositories
- Run the upgrade command
In short, here is the command:
sudo apt-get update && sudo apt-get -y dist-upgrade