Difference between revisions of "SchoolOnffLine: Ubah file /etc/apt/sources.list"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 19: | Line 19: | ||
deb http://192.168.0.1/ubuntu/ jaunty-security main multiverse restricted universe | deb http://192.168.0.1/ubuntu/ jaunty-security main multiverse restricted universe | ||
deb http://192.168.0.1/ubuntu/ jaunty-backports main multiverse restricted universe | deb http://192.168.0.1/ubuntu/ jaunty-backports main multiverse restricted universe | ||
+ | |||
+ | Untuk Ubuntu 9.10 | ||
+ | |||
+ | deb http://192.168.0.1/ubuntu/ karmic main multiverse restricted universe | ||
+ | deb http://192.168.0.1/ubuntu/ karmic-updates main multiverse restricted universe | ||
+ | deb http://192.168.0.1/ubuntu/ karmic-security main multiverse restricted universe | ||
+ | deb http://192.168.0.1/ubuntu/ karmic-backports main multiverse restricted universe | ||
+ | deb http://192.168.0.1/ubuntu/ karmic-proposed main multiverse restricted universe | ||
Revision as of 13:19, 10 November 2009
Ubah sources.list
Kadangkala kita perlu mengubah isi sources.list agar menggunakan repository lokal di harddisk & jaringan yang kita managed.Ubah file sources.list dalam lingkungan chroot
cp /etc/apt/sources.list /etc/apt/sources.list.original vi /etc/apt/sources.list
Isi agar menggunakan repository lokal di hardisk USB & jaringan dari mesin http://dl2.foss-id.web.id, misalnya,
deb ftp://192.168.0.1/pub/repo-9.04/ jaunty main multiverse restricted universe deb ftp://192.168.0.1/pub/repo-9.04/ jaunty-updates main multiverse restricted universe deb ftp://192.168.0.1/pub/repo-9.04/ jaunty-security main multiverse restricted universe deb ftp://192.168.0.1/pub/repo-9.04/ jaunty-backports main multiverse restricted universe
atau jika menggunakan Web
deb http://192.168.0.1/ubuntu/ jaunty main multiverse restricted universe deb http://192.168.0.1/ubuntu/ jaunty-updates main multiverse restricted universe deb http://192.168.0.1/ubuntu/ jaunty-security main multiverse restricted universe deb http://192.168.0.1/ubuntu/ jaunty-backports main multiverse restricted universe
Untuk Ubuntu 9.10
deb http://192.168.0.1/ubuntu/ karmic main multiverse restricted universe deb http://192.168.0.1/ubuntu/ karmic-updates main multiverse restricted universe deb http://192.168.0.1/ubuntu/ karmic-security main multiverse restricted universe deb http://192.168.0.1/ubuntu/ karmic-backports main multiverse restricted universe deb http://192.168.0.1/ubuntu/ karmic-proposed main multiverse restricted universe
Update repository
# apt-get update
Pranala Menarik
- Remaster Ubuntu untuk SchoolOnffLine Menggunakan UCK
- SchoolOnffLine: Server Berbasis Sabily 9.04
- SchoolOnffLine: Server Berbasis Ubuntu 9.04
- SchoolOnffLine: Server Berbasis Ubuntu
- SchoolOnffLine: Server Berbasis Ubuntu 9.04 Server
- SchoolOnffLine: Server Wikipedia for School
- Remastering Ubuntu
- Ubuntu Repository di Speedy
- Membuat Repository Ubuntu Lokal
- Membuat Repository Ubuntu Lokal dari hasil Download Repository
- Membuat Repository Ubuntu Lokal menggunakan debmirror
- Mengcompile Ulang Repository Ubuntu