Difference between revisions of "Repository: Contoh sources.list ke 10.10.4.6"

From OnnoWiki
Jump to navigation Jump to search
(New page: Edit vi /etc/apt/sources.list isi dengan deb http://10.10.4.6/ubuntu-9.10/ karmic main multiverse restricted universe deb http://10.10.4.6/ubuntu-9.10/ karmic-updates main multiverse...)
 
Line 57: Line 57:
 
* [[Repository: Contoh sources.list ke 10.150.9.87]]
 
* [[Repository: Contoh sources.list ke 10.150.9.87]]
 
* [[Repository: Contoh sources.list ke 10.150.5.244]]
 
* [[Repository: Contoh sources.list ke 10.150.5.244]]
 +
* [[Repository: Contoh sources.list ke 192.168.0.2]]
 +
* [[Repository: Contoh sources.list ke 192.168.0.2 64bit]]
 
* [[Repository: Contoh sources.list ke 10.10.4.6]]
 
* [[Repository: Contoh sources.list ke 10.10.4.6]]
 
* [[Membuat Repository Ubuntu Lokal menggunakan NAS]]
 
* [[Membuat Repository Ubuntu Lokal menggunakan NAS]]
  
 
[[Category: Linux]]
 
[[Category: Linux]]

Revision as of 06:14, 10 December 2012

Edit

vi /etc/apt/sources.list

isi dengan

deb http://10.10.4.6/ubuntu-9.10/ karmic main multiverse restricted universe
deb http://10.10.4.6/ubuntu-9.10/ karmic-updates main multiverse restricted universe
deb http://10.10.4.6/ubuntu-9.10/ karmic-security main multiverse restricted universe
deb http://10.10.4.6/ubuntu-9.10/ karmic-backports main multiverse restricted universe
deb http://10.10.4.6/ubuntu-9.10/ karmic-proposed main multiverse restricted universe

deb http://10.10.4.6/ubuntu-10.04/ lucid main multiverse restricted universe 
deb http://10.10.4.6/ubuntu-10.04/ lucid-updates main multiverse restricted universe
deb http://10.10.4.6/ubuntu-10.04/ lucid-security main multiverse restricted universe
deb http://10.10.4.6/ubuntu-10.04/ lucid-backports main multiverse restricted universe
deb http://10.10.4.6/ubuntu-10.04/ lucid-proposed main multiverse restricted universe

deb http://10.10.4.6/ubuntu-10.10/ maverick main multiverse restricted universe
deb http://10.10.4.6/ubuntu-10.10/ maverick-updates main multiverse restricted universe
deb http://10.10.4.6/ubuntu-10.10/ maverick-security main multiverse restricted universe
deb http://10.10.4.6/ubuntu-10.10/ maverick-backports main multiverse restricted universe
deb http://10.10.4.6/ubuntu-10.10/ maverick-proposed main multiverse restricted universe

deb http://10.10.4.6/ubuntu-11.04/ natty main multiverse restricted universe
deb http://10.10.4.6/ubuntu-11.04/ natty-backports main multiverse restricted universe
deb http://10.10.4.6/ubuntu-11.04/ natty-proposed main multiverse restricted universe
deb http://10.10.4.6/ubuntu-11.04/ natty-security main multiverse restricted universe
deb http://10.10.4.6/ubuntu-11.04/ natty-updates main multiverse restricted universe

deb http://10.10.4.6/ubuntu-11.10/ oneiric main multiverse restricted universe
deb http://10.10.4.6/ubuntu-11.10/ oneiric-backports main multiverse restricted universe
deb http://10.10.4.6/ubuntu-11.10/ oneiric-proposed main multiverse restricted universe
deb http://10.10.4.6/ubuntu-11.10/ oneiric-security main multiverse restricted universe
deb http://10.10.4.6/ubuntu-11.10/ oneiric-updates main multiverse restricted universe

deb http://10.10.4.6/ubuntu-12.04/ precise main multiverse restricted universe
deb http://10.10.4.6/ubuntu-12.04/ precise-backports main multiverse restricted universe
deb http://10.10.4.6/ubuntu-12.04/ precise-proposed main multiverse restricted universe
deb http://10.10.4.6/ubuntu-12.04/ precise-security main multiverse restricted universe
deb http://10.10.4.6/ubuntu-12.04/ precise-updates main multiverse restricted universe

deb http://10.10.4.6/ubuntu-12.10/ quantal main multiverse restricted universe
deb http://10.10.4.6/ubuntu-12.10/ quantal-backports main multiverse restricted universe
deb http://10.10.4.6/ubuntu-12.10/ quantal-proposed main multiverse restricted universe
deb http://10.10.4.6/ubuntu-12.10/ quantal-security main multiverse restricted universe
deb http://10.10.4.6/ubuntu-12.10/ quantal-updates main multiverse restricted universe

Referensi

Pranala Menarik