728x90 AdSpace

Latest News

Monday, March 21, 2016

Upgrade Ubuntu from Breezy to Dapper


Upgrading Ubuntu Linux is just as easy as installing a new package. Simply run these commands, and your system will be updated:
sudo sed ’s/hoary/dapper/g’ /etc/apt/sources.list > /etc/apt/tmp && mv /etc/apt/tmp /etc/apt/sources.list
sudo apt-get update
sudo apt-get upgrade
sudo apt-get -y dist-upgrade
Upgrade Ubuntu from Breezy to Dapper
  • Title : Upgrade Ubuntu from Breezy to Dapper
  • Posted by :
  • Date : 9:31 PM
  • Labels :
  • Blogger Comments
  • Facebook Comments

0 comments:

Post a Comment

Top