Utilisateur:HybridTheory2/mondepotubuntu

Un article de Wikipédia, l'encyclopédie libre.

UBUNTU 5.10 "THE BREEZY BADGER

Chemin: $ vi /etc/apt/sources.list


Sommaire

[modifier] Back-up du dépôt 5.10

deb cdrom:[Ubuntu 5.10 _Breezy Badger_ - Release i386 (20051012)]/ breezy main restricted

## Uncomment the following two lines to fetch updated software from the network
# deb http://mq.archive.ubuntu.com/ubuntu breezy main restricted
# deb-src http://mq.archive.ubuntu.com/ubuntu breezy main restricted

## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
# deb http://mq.archive.ubuntu.com/ubuntu breezy-updates main restricted
# deb-src http://mq.archive.ubuntu.com/ubuntu breezy-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://mq.archive.ubuntu.com/ubuntu breezy universe
# deb-src http://mq.archive.ubuntu.com/ubuntu breezy universe


cougars@ubuntu:~$ sudo -s
Password:
root@ubuntu:~# vi /etc/X11/xorg.conf

un p'tit modif ici et le tour est joué

Section "Monitor"
      Identifier      "Écran générique"
      Option          "DPMS"
      HorizSync       31-70
      VertRefresh     68-85


[modifier] Liens externes

UBUNTU 6.06 "THE DAPPER DRAKE


[modifier] Back-up du dépôt 6.06

(live)

deb http://archive.ubuntu.com/ubuntu dapper main restricted
deb-src http://archive.ubuntu.com/ubuntu dapper main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://archive.ubuntu.com/ubuntu dapper universe
# deb-src http://archive.ubuntu.com/ubuntu dapper universe

deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted


(install)

deb http://be.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://be.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://be.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://be.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://be.archive.ubuntu.com/ubuntu/ dapper universe
# deb-src http://be.archive.ubuntu.com/ubuntu/ dapper universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://be.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# deb-src http://be.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
# deb http://security.ubuntu.com/ubuntu dapper-security universe
# deb-src http://security.ubuntu.com/ubuntu dapper-security universe

[modifier] Memo

[modifier] Liens externes