Announcement

Collapse
No announcement yet.

Linux noob, new install, no security

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Linux noob, new install, no security

    Hi, have few issues actually but will make seperate threads.

    During the install of Gutsy Gibbon I saw a message that said security setup was skipped as I wasn't online at the time and I could set it up later by editing some file. Can anyone tell me what I need to do to set this up? Thanks!

    #2
    Re: Linux noob, new install, no security

    I think that the Gutsy is trying to get security updates. So connect to the net and get them. Adept: Fetch Updates + Show upgradaple packages...

    In the konsole -
    Update package lists:
    Code:
    sudo apt-get update
    Upgrade packages:
    Code:
    sudo apt-get -u upgrade
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment

    Working...
    X