ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #00360
Re: [Question #75997]: How to Upgrade from Ubuntu desktop to Ubuntu Server?
Question #75997 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/75997
Status: Open => Answered
Guillermo Belli proposed the following answer:
To install the desktop environment offline, you need the Ubuntu Desktop
CD.
1- Insert the Ubuntu Desktop CD
2- Add the CD as a package source:
sudo apt-cdrom add
3- Update the package list:
sudo apt-get update
4- Install the desktop environment:
sudo apt-get install ubuntu-desktop
And you should have a workign desktop now.
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.