Difference between revisions of "Repository: Contoh sources.list ke 10.150.9.87"
Jump to navigation
Jump to search
Silfianaelfa (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 47: | Line 47: | ||
==Pranala Menarik== | ==Pranala Menarik== | ||
+ | * [[Linux Howto]] | ||
* [[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.5.244]] | ||
+ | * [[Repository: Contoh sources.list ke 192.168.0.2]] | ||
+ | * [[Membuat Repository Ubuntu Lokal menggunakan NAS]] | ||
[[Category: Linux]] | [[Category: Linux]] |
Revision as of 16:45, 11 March 2012
Edit
vi /etc/apt/sources.list
isi dengan
deb http://10.150.9.87/ubuntu-9.10/ karmic main multiverse restricted universe deb http://10.150.9.87/ubuntu-9.10/ karmic-updates main multiverse restricted universe deb http://10.150.9.87/ubuntu-9.10/ karmic-security main multiverse restricted universe deb http://10.150.9.87/ubuntu-9.10/ karmic-backports main multiverse restricted universe deb http://10.150.9.87/ubuntu-9.10/ karmic-proposed main multiverse restricted universe deb http://10.150.9.87/ubuntu-10.04/ lucid main multiverse restricted universe deb http://10.150.9.87/ubuntu-10.04/ lucid-updates main multiverse restricted universe deb http://10.150.9.87/ubuntu-10.04/ lucid-security main multiverse restricted universe deb http://10.150.9.87/ubuntu-10.04/ lucid-backports main multiverse restricted universe deb http://10.150.9.87/ubuntu-10.04/ lucid-proposed main multiverse restricted universe deb http://10.150.9.87/ubuntu-10.10/ maverick main multiverse restricted universe deb http://10.150.9.87/ubuntu-10.10/ maverick-updates main multiverse restricted universe deb http://10.150.9.87/ubuntu-10.10/ maverick-security main multiverse restricted universe deb http://10.150.9.87/ubuntu-10.10/ maverick-backports main multiverse restricted universe deb http://10.150.9.87/ubuntu-10.10/ maverick-proposed main multiverse restricted universe 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
Referensi
- http://repogen.simplylinux.ch/ - Generate sources.list automatis :)