Merubah Repository Ubuntu 11.10

Daftar Repository Lokal Ubuntu 11.10
# Repo Kambing:
deb http://kambing.ui.ac.id/ubuntu/ oneiric main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ oneiric-updates main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ oneiric-security main restricted universe multiverse
#Repo Kebo:
deb http://kebo.eepis-its.edu/ubuntu/ubuntu/ oneiric main restricted universe multiverse
deb http://kebo.eepis-its.edu/ubuntu/ubuntu/ oneiric-updates main restricted universe multiverse
deb http://kebo.eepis-its.edu/ubuntu/ubuntu/ oneiric-security main restricted universe multiverse
#Repo Unej:
deb http://mirror.unej.ac.id/ubuntu/ oneiric main restricted universe multiverse
deb http://mirror.unej.ac.id/ubuntu/ oneiric-updates main restricted universe multiverse
deb http://mirror.unej.ac.id/ubuntu/ oneiric-security main restricted universe multiverse
#Repo Komo:
deb http://komo.padinet.com/ubuntu/ oneiric main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ oneiric-updates main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ oneiric-security main restricted universe multiverse
Cara merubah repository lokal:
1. Pada terminal tuliskan perintah :
sudo gedit /etc/apt/sources.list
2. Hapus repository yang ada atau nonaktifkan dengan menambahkan tanda # di depannya.
3. Copy salah satu dari mirror diatas dan tambahkan pada file sources.list, lalu save.
4. Masih pada terminal, lakukan update sources.list dengan perintah berikut
sudo apt-get update






Reader Comments