Zaczniemy od repozytoriów, musimy je uaktualnić najlepiej na te z przewodnika:
sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
sudo mousepad /etc/apt/sources.list
I następnie zastępujemy cały tekst tym:
## 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 edgy main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted universe multiversedeb http://archive.ubuntu.com/ubuntu edgy-proposed main restricted universe multiverse
## MAJOR BUG FIX UPDATES produced after the final release
deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse## UBUNTU SECURITY UPDATES
deb http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse## BACKPORTS REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse## PLF REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
deb http://medibuntu.sos-sts.com/repo/ edgy free
deb http://medibuntu.sos-sts.com/repo/ edgy non-free
deb-src http://medibuntu.sos-sts.com/repo/ edgy free
deb-src http://medibuntu.sos-sts.com/repo/ edgy non-free## CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu
## servers. RealPlayer10, Opera, DesktopSecure and more to come.)
deb http://archive.canonical.com/ubuntu edgy-commercial main## Listen
#deb http://theli.free.fr/packages/ edgy listen
Musimy jeszcze dodać klucz(podtłuszczony tekst wklejcie jako jedną linijkę!!):
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add -
Teraz jak zawsze:
sudo apt-get update
I konfiguracja bo nasz system wygląda bardzo ubogo, zaczynamy od pierwszego terminala: kilkamy PPM na ikonce która znajduje się po lewej stronie panelu i ustawiamy Name: Xterm Command: xterm oraz zmieniamy ikonkę. I już mamy dostęp do terminala. Dodadkowo dodajmy od razu do paska tackę systemową i regulator głośności. Dla użytkowników laptopów polecam doinstalowanie pakietu xfce-battery:
sudo apt-get install xfce-battery-plugin
W następnym odcinku zastanowimy się nad wyborem komunikatorów.
Dlaczego każesz ludziom korzystać z zagranicznych repozytoriów zamiast z polskich mirrorów? (pl.archive.ubuntu.com)
jakieś dwa trzy tygodnie temu jak wybierałem repo, te z przewodnik.ubuntu.pl o dziwo nie chciał mi zrobić pełnego apt-get update – może to się zmieniło, zaraz sprawdzę i podmienię
dzięki
Azrael sprawdziłem i znowu mi nie chce zrobić update`a.
Dziwne narazie na te repo nie narzekam.
A co ci apt wypluwa przy polskich repozytoriach? Może coś cię blokuje (firewall, router…)?