Ubuntu Repository di FOSS-ID: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
New page: Isi /etc/apt/sources-list ===Untuk Ubuntu 9.04=== deb http://dl2.foss-id.web.id/ubuntu/ jaunty main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ jaunty-security...
 
Onnowpurbo (talk | contribs)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Isi /etc/apt/sources-list
Isi /etc/apt/sources.list


===Untuk Ubuntu 9.04===
===Untuk Ubuntu 9.04===
Line 7: Line 7:
  deb http://dl2.foss-id.web.id/ubuntu/ jaunty-updates main restricted universe multiverse
  deb http://dl2.foss-id.web.id/ubuntu/ jaunty-updates main restricted universe multiverse


==Untuk Ubuntu 9.10===
===Untuk Ubuntu 9.10===


  deb http://dl2.foss-id.web.id/ubuntu/ karmic-backports main restricted universe multiverse
  deb http://dl2.foss-id.web.id/ubuntu/ karmic-backports main restricted universe multiverse
Line 22: Line 22:
  deb http://dl2.foss-id.web.id/ubuntu/ lucid-updates main restricted universe multiverse
  deb http://dl2.foss-id.web.id/ubuntu/ lucid-updates main restricted universe multiverse
  deb http://dl2.foss-id.web.id/ubuntu/ lucid main restricted universe multiverse
  deb http://dl2.foss-id.web.id/ubuntu/ lucid main restricted universe multiverse
===Untuk Ubuntu 10.10===
deb http://dl2.foss-id.web.id/ubuntu/ maverick-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick-proposed main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick main restricted universe multiverse


==Pranala Menarik==
==Pranala Menarik==


* [[Ubuntu Repository di Speedy]]
* [[Linux Howto]]
* [[Linux Howto]]
[[Category: Linux]]
[[Category: Repository]]

Latest revision as of 01:26, 26 November 2010

Isi /etc/apt/sources.list

Untuk Ubuntu 9.04

deb http://dl2.foss-id.web.id/ubuntu/ jaunty main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ jaunty-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ jaunty-updates main restricted universe multiverse

Untuk Ubuntu 9.10

deb http://dl2.foss-id.web.id/ubuntu/ karmic-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ karmic-proposed main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ karmic-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ karmic-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ karmic main restricted universe multiverse

Untuk Ubuntu 10.04

deb http://dl2.foss-id.web.id/ubuntu/ lucid-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ lucid-proposed main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ lucid-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ lucid-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ lucid main restricted universe multiverse

Untuk Ubuntu 10.10

deb http://dl2.foss-id.web.id/ubuntu/ maverick-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick-proposed main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu/ maverick main restricted universe multiverse

Pranala Menarik