Pages

giovedì, ottobre 18, 2007

Ubuntu 7.10 Gutsy Gibbon

E' disponibile la nuova Gutsy Gibbon, vi invito a visitare il sito http://www.ubuntu-it.org

e a scaricare la nuova versione, magari fra qualche giorno, così da non intasare i sever.

La guida per l'istallazione la potete trovare quì

Le ISO si possono scaricare da quì

ma è sicuramente intasato

vi segnalo i mirror per accellerare il download da quì

Per chi invece vuole fare l'aggiornamento ricordo che:
deve modificare il files sources.list

sudo gedit /etc/apt/sources.list

Sostituire il contenuto con questo


# Automatically generated sources.list
# http://www.ubuntu-nl.org/source-o-matic/
#
# If you get GPG errors with this sources.list, locate the GPG key in this file
# and run these commands (where KEY is replaced with that key)
#
# gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
# gpg --export --armor KEY | sudo apt-key add -
#
# If you don't know what to do with this file, read
# https://help.ubuntu.com/community/Repositories/CommandLine

# Ubuntu supported packages
# GPG key: 437D05B5
deb http://it.archive.ubuntu.com/ubuntu gutsy main restricted
deb-src http://it.archive.ubuntu.com/ubuntu gutsy restricted main multiverse universe #Added by software-properties
deb http://it.archive.ubuntu.com/ubuntu gutsy-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu gutsy-updates restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu gutsy-security restricted main multiverse universe #Added by software-properties

# Ubuntu community supported packages
# GPG key: 437D05B5
deb http://it.archive.ubuntu.com/ubuntu gutsy universe multiverse
deb http://it.archive.ubuntu.com/ubuntu gutsy-updates universe multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security universe multiverse

# Upstream Opera
# GPG key: 6A423791
# deb http://deb.opera.com/opera etch non-free

# Medibuntu multimedia packages
# GPG key: 0C5A2783
# deb http://medibuntu.sos-sts.com/repo/
gutsy free non-free

# Canonical Commercial packages
# GPG key: 437D05B5
# deb http://archive.canonical.com
gutsy-commercial main
deb http://archive.ubuntu.com/ubuntu/ gutsy-proposed restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-proposed restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ gutsy-backports restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-backports restricted main multiverse universe
# deb http://ubuntu.org.ua/ getdeb/

Eseguire
sudo apt-get clean
sudo apt-get autoclean
sudo apt-get update -f
sudo apt-get dist-upgrade -f

ed in fine riavviare il sistema.

Nessun commento: