Difference between revisions of "Repository: Contoh sources.list ke 192.168.0.2 64bit"

From OnnoWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 46: Line 46:
 
  deb http://192.168.0.2/ubuntu-12.10-64/ quantal-security main multiverse restricted universe
 
  deb http://192.168.0.2/ubuntu-12.10-64/ quantal-security main multiverse restricted universe
 
  deb http://192.168.0.2/ubuntu-12.10-64/ quantal-updates main multiverse restricted universe
 
  deb http://192.168.0.2/ubuntu-12.10-64/ quantal-updates main multiverse restricted universe
 +
 +
deb http://192.168.0.2/ubuntu-13.04-64/ raring main restricted universe multiverse
 +
deb http://192.168.0.2/ubuntu-13.04-64/ raring-backports main multiverse restricted universe
 +
deb http://192.168.0.2/ubuntu-13.04-64/ raring-proposed main multiverse restricted universe
 +
deb http://192.168.0.2/ubuntu-13.04-64/ raring-security main multiverse restricted universe
 +
deb http://192.168.0.2/ubuntu-13.04-64/ raring-updates main multiverse restricted universe
 +
 +
deb http://192.168.0.2/ubuntu-13.10-64/ saucy main restricted universe multiverse
 +
deb http://192.168.0.2/ubuntu-13.10-64/ saucy-backports main multiverse restricted universe
 +
deb http://192.168.0.2/ubuntu-13.10-64/ saucy-proposed main multiverse restricted universe
 +
deb http://192.168.0.2/ubuntu-13.10-64/ saucy-security main multiverse restricted universe
 +
deb http://192.168.0.2/ubuntu-13.10-64/ saucy-updates main multiverse restricted universe
 +
 +
  
 
==Referensi==
 
==Referensi==
Line 56: Line 70:
 
* [[Contoh isi file /etc/sources.list di Ubuntu]]
 
* [[Contoh isi file /etc/sources.list di Ubuntu]]
 
* [[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.9.87 64bit]]
 +
* [[Repository: Contoh sources.list ke 10.150.19.19]]
 +
* [[Repository: Contoh sources.list ke 10.150.19.19 64bit]]
 
* [[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]]
 
* [[Repository: Contoh sources.list ke 192.168.0.2 64bit]]
 
* [[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]]
 +
* [[Repository: Contoh sources.list ke /var/data/repository 64bit]]
 
* [[Membuat Repository Ubuntu Lokal menggunakan NAS]]
 
* [[Membuat Repository Ubuntu Lokal menggunakan NAS]]
  
 
[[Category: Linux]]
 
[[Category: Linux]]

Latest revision as of 07:05, 1 December 2013

Edit

vi /etc/apt/sources.list

isi dengan

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

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

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

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

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

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

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

deb http://192.168.0.2/ubuntu-13.04-64/ raring main restricted universe multiverse 
deb http://192.168.0.2/ubuntu-13.04-64/ raring-backports main multiverse restricted universe
deb http://192.168.0.2/ubuntu-13.04-64/ raring-proposed main multiverse restricted universe
deb http://192.168.0.2/ubuntu-13.04-64/ raring-security main multiverse restricted universe
deb http://192.168.0.2/ubuntu-13.04-64/ raring-updates main multiverse restricted universe

deb http://192.168.0.2/ubuntu-13.10-64/ saucy main restricted universe multiverse 
deb http://192.168.0.2/ubuntu-13.10-64/ saucy-backports main multiverse restricted universe
deb http://192.168.0.2/ubuntu-13.10-64/ saucy-proposed main multiverse restricted universe
deb http://192.168.0.2/ubuntu-13.10-64/ saucy-security main multiverse restricted universe
deb http://192.168.0.2/ubuntu-13.10-64/ saucy-updates main multiverse restricted universe


Referensi

Pranala Menarik