Ubuntu 7.10 Gutsy Gibbon
http://www.ubuntu-it.org/
Lista repository per Ubuntu 7.04 feisty fawn
Aprire il file 'source.list' con il comando da terminale:
sudo gedit /etc/apt/sources.list
per Kde:
sudo kate /etc/apt/sources.list
Sostituire il contenuto del file con il seguente (copia/incolla):
## Add comments (##) in front of any line to remove it from being checked.
## Use the following sources.list at your own risk.
deb http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse
## MAJOR BUG FIX UPDATES produced after the final release
deb http://archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
## UBUNTU SECURITY UPDATES
deb http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
## BACKPORTS REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
deb http://it.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
## CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu
## servers. RealPlayer10, Opera, DesktopSecure and more to come.)
deb http://archive.canonical.com/ubuntu feisty-commercial main
## MEDIBUNTU REPOSITORY (Multimedia, Entertainment & Distractions In Ubuntu)
## Please report any bug on https://launchpad.net/products/medibuntu/+bugs
deb http://medibuntu.sos-sts.com/repo/ feisty free non-free
deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free
# Treviño’s Ubuntu Feisty Repository (GPG key: 81836EBF - DD800CD9)
# Many “random” software: aMule, amsn, mplayer, moto4lin, flashplugin & flashplayer (9.x)…
# Further informations: http://3v1n0.tuxfamily.org
deb http://download.tuxfamily.org/3v1deb feisty 3v1n0
deb-src http://download.tuxfamily.org/3v1deb feisty 3v1n0
## Pollycoke
deb http://download.tuxfamily.org/pollyrepo feisty/
Salvare il file e chiudere.
Scaricare la chiave gpg da terminale:
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add -
wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Riavviare per aggiornare il sistema
Treviño’s ubuntu repository
3v1n0-sources-list_0.4-3v1ubuntu0feisty1_i386.deb
ps: qualche sistema può riscontrare problemi seguendo questa lista.
KDE? Linux Mint 3.0
L'unica distro kde che mi aveva dato soddisfazioni è stata PClinuxOS... le altre mi davano parecchi problemi e cmq tornavo sempre a ubuntu e gentoo, anche kubuntu è un offesa a ubuntu, ma giorni fa ho scoperto una distro derivata da ubuntu e fornita di kde e un menù che ricorda quello di suse vecchia maniera... il suo nome è LINUX MINT, nella versione gnome e kde, la versione kde è a mio parere superiore a tutte le distro con kde ed in più utilizza i repository di ubuntu, ha molto in più rispetto a kubuntu ed è molto più bella quindi se proprio non si vuole lasciare ubuntu ma si vuole passare al kde meglio linux mint che kubuntu... o almeno fino all'uscita di kubuntu 7.10
http://www.linuxmint.com/
Scarica linux mint kde 3.0
COMPIZ FUSION
Beryl e Compiz, i gestori di desktop 3d per Linux si sono riuniti sotto il nome di Compiz Fusion. Questo progetto porta con se nuovi effetti grafici e migliorie al codice che lo rendono ancora più performante e piacevole alla vista.
Rimuoviamo i vecchi file:sudo apt-get -y remove compiz-core desktop-effects
Aggiungiamo i seguenti nuovi repository ad /etc/apt/sources.list:
deb http://download.tuxfamily.org/3v1deb feisty eyecandy deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
Scarichiamo la chiave PGP:
wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg sudo apt-key add DD800CD9.gpg
Aggiorniamo sia i repository che il sistema:
sudo apt-get update sudo apt-get -y upgrade
lanciare il comando:
sudo apt-get -y install compiz compiz-gtk compizconfig-settings-manager compiz-fusion-plugins-extra libcompizconfig-backend-gconf
per Kde:
sudo apt-get -y install compiz compiz-kde compizconfig-settings-manager compiz-fusion-plugins-extra libcompizconfig-backend-kconfig
Lanciare il comando finale:
compiz –replace
per avviare il gestore di finestre emerald:
emerald --replace
AUTOMATIX per ubuntu feisty fawn
http://www.getautomatix.com/apt/dists/feisty/main/binary-i386/automatix2_1.1-4.6-7.04feisty_i386.deb

