1. login ke ubuntu bisa langsung menggunakan root user atau menggunakan user dan password yang agan buat saat instalasi , agan juga bisa login lwat remot ssh dengan applikasi putty
2. backup sources.list dengan perintah berikut
untuk non root
sudo mv /etc/apt/sources.list /etc/apt/sources.list.ori
untuk root
mv /etc/apt/sources.list /etc/apt/sources.list.ori
3. Buat repository baru gunakan perintah berikut
untuk non root
sudo nano /etc/apt/sources.list
untuk root
nano /etc/apt/sources.list
setalah sources.list di buka oleh applikasi nano editor , isikan repository berikut :
Repositori Kambing
- Ubuntu 13.04
deb http://kambing.ui.ac.id/ubuntu/ raring-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ raring-security main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ raring-updates main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ raring-backports restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ raring main restricted universe multiverse
- Ubuntu 12.10
deb http://kambing.ui.ac.id/ubuntu/ quantal-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ quantal-security main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ quantal-updates main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ quantal-backports restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ quantal main restricted universe multiverse
- Ubuntu 12.04
deb http://kambing.ui.ac.id/ubuntu/ precise-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ precise-security main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ precise-updates main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ precise-backports restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ precise main restricted universe multiverse
- Ubuntu 11.10
deb http://kambing.ui.ac.id/ubuntu/ oneiric-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ oneiric-security 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-backports restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ oneiric main restricted universe multiverse
- Ubuntu 11.04
deb http://kambing.ui.ac.id/ubuntu/ natty-proposed 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-updates main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ natty-backports restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ natty main restricted universe multiverse
- Ubuntu 10.10
deb http://kambing.ui.ac.id/ubuntu/ maverick-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ maverick-security main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ maverick-updates main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ maverick-backports restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ maverick main restricted universe multiverse
- Ubuntu 10.04
deb http://kambing.ui.ac.id/ubuntu/ lucid-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ lucid-security main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ lucid-updates main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ lucid-backports restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ lucid main restricted universe multiverse
Repositori FOSS ID
- Ubuntu 13.04
deb http://dl2.foss-id.web.id/ubuntu/ raring-proposed main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ raring-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ raring-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ raring-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ raring main restricted universe multiverse
- Ubuntu 12.10
deb http://dl2.foss-id.web.id/ubuntu/ quantal-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ quantal-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ quantal-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ quantal main restricted universe multiverse
- Ubuntu 12.04
deb http://dl2.foss-id.web.id/ubuntu/ precise-proposed main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ precise-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ precise-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ precise-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ precise main restricted universe multiverse
- Ubuntu 11.10
deb http://dl2.foss-id.web.id/ubuntu/ oneiric-proposed main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ oneiric-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ oneiric-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ oneiric-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ oneiric main restricted universe multiverse
- Ubuntu 11.04
deb http://dl2.foss-id.web.id/ubuntu/ natty-proposed main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ natty-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ natty-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ natty-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ natty main restricted universe multiverse
- Ubuntu 10.10
deb http://dl2.foss-id.web.id/ubuntu/ maverick-proposed main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick main restricted universe multiverse
- Ubuntu 10.04
deb http://dl2.foss-id.web.id/ubuntu/ lucid-proposed main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ lucid-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ lucid-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ lucid-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ lucid main restricted universe multiverse
Repositori ITB
- Ubuntu 13.04
deb ftp://ftp.itb.ac.id/pub/ubuntu raring-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu raring-security main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu raring-updates main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu raring-backports main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu raring main restricted universe multiverse
- Ubuntu 12.10
deb ftp://ftp.itb.ac.id/pub/ubuntu quantal-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu quantal-security main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu quntal-updates main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu quantal-backports main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu quantal main restricted universe multiverse
- Ubuntu 12.04
deb ftp://ftp.itb.ac.id/pub/ubuntu precise-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu precise-security main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu precise-updates main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu precise-backports main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu precise main restricted universe multiverse
- Ubuntu 11.10
deb ftp://ftp.itb.ac.id/pub/ubuntu oneiric-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu oneiric-security main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu oneiric-updates main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu oneiric-backports main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu oneiric main restricted universe multiverse
- Ubuntu 11.04
deb ftp://ftp.itb.ac.id/pub/ubuntu natty-proposed 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-updates 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 main restricted universe multiverse
- Ubuntu 10.10
deb ftp://ftp.itb.ac.id/pub/ubuntu maverick-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu maverick-security main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu maverick-updates main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu maverick-backports main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu maverick main restricted universe multiverse
- Ubuntu 10.04
deb ftp://ftp.itb.ac.id/pub/ubuntu lucid-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu lucid-security main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu lucid-updates main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu lucid-backports main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu lucid main restricted universe multiverse
Repositori Komo
- Ubuntu 13.04
deb http://komo.padinet.com/ubuntu/ raring-proposed main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ raring-security main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ raring-updates main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ raring-backports main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ raring main restricted universe multiverse
- Ubuntu 12.10
deb http://komo.padinet.com/ubuntu/ quantal-proposed main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ quantal-security main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ quantal-updates main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ quantal-backports main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ quantal main restricted universe multiverse
- Ubuntu 12.04
deb http://komo.padinet.com/ubuntu/ precise-proposed main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ precise-security main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ precise-backports main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ precise main restricted universe multiverse
- Ubuntu 11.10
deb http://komo.padinet.com/ubuntu/ oneiric-proposed main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ oneiric-security main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ oneiric-updates main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ oneiric-backports main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ oneiric main restricted universe multiverse
- Ubuntu 11.04
deb http://komo.padinet.com/ubuntu/ natty-proposed main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ natty-security main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ natty-updates main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ natty-backports main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ natty main restricted universe multiverse
- Ubuntu 10.10
deb http://komo.vlsm.org/ubuntu/ maverick-proposed main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu/ maverick-security main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu/ maverick-updates main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu/ maverick-backports main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu/ maverick main restricted universe multiverse
- Ubuntu 10.04
deb http://komo.vlsm.org/ubuntu/ lucid-proposed main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu/ lucid-security main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu/ lucid-updates main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu/ lucid-backports main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu/ lucid main restricted universe multiverse
Repositori UKDW
- Ubuntu 13.04
deb http://repo.ukdw.ac.id/ubuntu raring-proposed main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu raring-security main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu raring-updates main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu raring-backports main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu raring main restricted universe multiverse
- Ubuntu 12.10
deb http://repo.ukdw.ac.id/ubuntu quantal-proposed main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu quantal-security main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu quantal-updates main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu quantal-backports main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu quantal main restricted universe multiverse
- Ubuntu 12.04
deb http://repo.ukdw.ac.id/ubuntu precise-proposed main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu precise-security main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu precise-updates main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu precise-backports main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu precise main restricted universe multiverse
- Ubuntu 11.10
deb http://repo.ukdw.ac.id/ubuntu oneiric-proposed main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu oneiric-security main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu oneiric-updates main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu oneiric-backports main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu oneiric main restricted universe multiverse
- Ubuntu 11.04
deb http://repo.ukdw.ac.id/ubuntu natty-proposed main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu natty-security main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu natty-updates main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu natty-backports main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu natty main restricted universe multiverse
- Ubuntu 10.10
deb http://repo.ukdw.ac.id/ubuntu maverick-proposed main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu maverick-security main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu maverick-updates main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu maverick-backports main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu maverick main restricted universe multiverse
- Ubuntu 10.04
deb http://repo.ukdw.ac.id/ubuntu lucid-proposed main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu lucid-security main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu lucid-updates main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu lucid-backports main restricted universe multiverse
deb http://repo.ukdw.ac.id/ubuntu lucid main restricted universe multiverse
Sumber copas repo : http://rendyarlando.blogspot.com/2013/09/daftar-repositori-lokal-ubuntu.html
S E L A M A T M E N C O B A D A N G O O D L U C K ! ! !
No comments:
Post a Comment