Nim : 10.41010.0001
Nama : Randy Floranno H.
Cara setting Repository Ubuntu 11.04 :
1. Keterminal lalu tulis
sudo gedit /etc/apt/sources.list
copy repo dari salah satu mirror, lalu paste ke file sources.list setelah itu save. Di bawah ini ada beberapa repository lokal (indonesia) :
#mirror itb 1. Keterminal lalu tulis
sudo gedit /etc/apt/sources.list
copy repo dari salah satu mirror, lalu paste ke file sources.list setelah itu save. Di bawah ini ada beberapa repository lokal (indonesia) :
deb ftp://ftp.itb.ac.id/pub/ubuntu natty main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu natty-updates main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu natty-security main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu natty-backports main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu natty-proposed main restricted universe multiverse
#mirror kambing
deb http://kambing.ui.ac.id/ubuntu/ natty main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ natty-updates main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ natty-security main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ natty-backports main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ natty-proposed main restricted universe multiverse
2. Setelah itu tulis perintah sudo apt-get update
3. Setelah selesai muncul tulisan done








 
