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

From OnnoWiki
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Edit
  
 +
vi /etc/apt/sources.list
 +
 +
isi dengan
 +
 +
deb http://10.150.9.87/ubuntu-11.04/ natty main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-11.04/ natty-backports main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-11.04/ natty-proposed main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-11.04/ natty-security main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-11.04/ natty-updates main multiverse restricted universe
 +
 +
deb http://10.150.9.87/ubuntu-11.10/ oneiric main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-11.10/ oneiric-backports main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-11.10/ oneiric-proposed main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-11.10/ oneiric-security main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-11.10/ oneiric-updates main multiverse restricted universe
 +
 +
deb http://10.150.9.87/ubuntu-12.04/ precise main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-12.04/ precise-backports main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-12.04/ precise-proposed main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-12.04/ precise-security main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-12.04/ precise-updates main multiverse restricted universe
 +
 +
deb http://10.150.9.87/ubuntu-12.10/ quantal main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-12.10/ quantal-backports main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-12.10/ quantal-proposed main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-12.10/ quantal-security main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-12.10/ quantal-updates main multiverse restricted universe
 +
 +
deb http://10.150.9.87/ubuntu-13.04/ raring main restricted universe multiverse
 +
deb http://10.150.9.87/ubuntu-13.04/ raring-backports main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-13.04/ raring-proposed main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-13.04/ raring-security main multiverse restricted universe
 +
deb http://10.150.9.87/ubuntu-13.04/ raring-updates main multiverse restricted universe
  
  
Line 8: Line 42:
 
==Pranala Menarik==
 
==Pranala Menarik==
  
 +
* [[Linux Howto]]
 
* [[Contoh isi file /etc/sources.list di Ubuntu]]
 
* [[Contoh isi file /etc/sources.list di Ubuntu]]
* [[Linux Howto]]
 
 
* [[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 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 /var/data/repository 64bit]]
 +
* [[Membuat Repository Ubuntu Lokal menggunakan NAS]]
  
 
[[Category: Linux]]
 
[[Category: Linux]]

Latest revision as of 19:22, 30 April 2013

Edit

vi /etc/apt/sources.list

isi dengan

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

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

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

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

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


Referensi

Pranala Menarik