Daftar Repository Ubuntu 18.04 dan ubuntu 18.10 Lokal Indonesia
Bagi penggunak Ubuntu pasti ingin update installasi lebih cepat, salah satu caranya dengan menggunakan repository. Repository, adalah sekumpulan paket-paket aplikasi atau program untuk sebuah sistem operasi (red : Linux)
yang digunakan untuk menunjang kinerja dari sebuah aplikasi, program,
dan sebagainya yang didapatkan dari Server Mirror website paket-paket
tersebut. Menggunakan repository lokal indonesia ubuntu dapat
membantu update dan install paket-paket pendukung
lebih cepat dari pada ke internasional (Bawaan ubuntu). Karena keterbatasan kecepatan
akses internet untuk internasional memilih repository lokal adalah
pilihan yang paling di sukai oleh seorang pengguna linux.
Untuk merubah daftar repository ke lokal cukup mudah, berikut langkahnya:
1. Buka terminal atau console
2. Gunakan akses root, lakukan dengan perintah:
3. Backup repo yang lama, lakukan dengan perintah:sudo su
mv /etc/apt/source.list /etc/apt/source.list.backup4. Buat repo yang baru, lakukan dengan perintah:
nano /etc/apt/source.listBerikut ini kumpulan repository mulai dari versi ubuntu 14, ubuntu 15, ubuntu 16, ubuntu 17 dan ubuntu 18
Repository Ubuntu 18.04
deb http://dl2.foss-id.web.id/ubuntu/ bionic main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ bionic-updates main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ bionic-security main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ bionic-backports main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ bionic-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu bionic main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu bionic-updates main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu bionic-security main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu bionic-backports main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu bionic-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ bionic main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ bionic-updates main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ bionic-security main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ bionic-backports main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ bionic-proposed main restricted universe multiverse
deb http://repo.ugm.ac.id/ubuntu/ bionic main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ bionic-updates main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ bionic-security main restricted universe multiverse
deb http://buaya.klas.or.id/ubuntu/ bionic main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ bionic-updates main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ bionic-security main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ bionic-backports main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ bionic-proposed main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ bionic main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ bionic-security main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ bionic-backports main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ bionic-proposed main restricted universe multiverse
Repository Ubuntu 18.10
deb http://dl2.foss-id.web.id/ubuntu/ cosmic main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ cosmic-updates main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ cosmic-security main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ cosmic-backports main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ cosmic-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu cosmic main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu cosmic-updates main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu cosmic-security main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu cosmic-backports main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu cosmic-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ cosmic main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ cosmic-updates main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ cosmic-security main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ cosmic-backports main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ cosmic-proposed main restricted universe multiverse
deb http://repo.ugm.ac.id/ubuntu/ cosmic main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ cosmic-updates main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ cosmic-security main restricted universe multiverse
deb http://buaya.klas.or.id/ubuntu/ cosmic main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ cosmic-updates main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ cosmic-security main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ cosmic-backports main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ cosmic-proposed main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ cosmic main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ cosmic-updates main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ cosmic-security main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ cosmic-backports main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ cosmic-proposed main restricted universe multiverse
Pilih sesuai dengan grup repository. Repo untuk versi lainnya silahkan di cek di artikel berikutnya
No comments for "Daftar Repository Ubuntu 18.04 dan ubuntu 18.10 Lokal Indonesia"
Post a Comment