Results 1 to 2 of 2
I installed ubuntu 710 last night on my dell 4700 desktop, the install went flawlessly and surprizingly fast, only thing that happend questionable, was i got a message saying ' ...
- 07-20-2008 #1Linux Newbie
- Join Date
- Nov 2007
- Posts
- 223
warning on install ?
I installed ubuntu 710 last night on my dell 4700 desktop, the install went flawlessly and surprizingly fast, only thing that happend questionable, was i got a message saying ' some security components could not be installed and I should check on this after install" what could that have meant ? it runs fine " except an issue with flashplayer" and I get a message asking if i want to upgrade to 8, but other wise it says " all components up to date" what should i be looking for as far as security ? thanks
- 07-20-2008 #2
It looks like your machine didn't connect to internet during installation and installer couldn't install necessary updates. Open Terminal and execute this
apt-get will install all necessary updates available in Ubuntu Sources.Code:sudo apt-get clean all sudo apt-get update sudo apt-get dist-upgrade
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote