Find the answer to your Linux question:
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 ' ...
  1. #1
    Linux 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

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    It looks like your machine didn't connect to internet during installation and installer couldn't install necessary updates. Open Terminal and execute this
    Code:
    sudo apt-get clean all
    sudo apt-get update
    sudo apt-get dist-upgrade
    apt-get will install all necessary updates available in Ubuntu Sources.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...