apt-get 에서 ubuntu korea 접속이 안될때에는 기존의 source.list를 백업하고 아래 내용으로 source.list를 변경한다.
아래 사이트에서 daum에 접속이 안될 때는 원래의 ubuntu korea로 다시 변경하면 된다.
#deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
아래 사이트에서 daum에 접속이 안될 때는 원래의 ubuntu korea로 다시 변경하면 된다.
#deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ftp.daum.net/ubuntu/ maverick main restricted
deb-src http://ftp.daum.net/ubuntu/ maverick main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://ftp.daum.net/ubuntu/ maverick-updates main restricted
deb-src http://ftp.daum.net/ubuntu/ maverick-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ftp.daum.net/ubuntu/ maverick universe
deb-src http://ftp.daum.net/ubuntu/ maverick universe
deb http://ftp.daum.net/ubuntu/ maverick-updates universe
deb-src http://ftp.daum.net/ubuntu/ maverick-updates universe
## 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
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ftp.daum.net/ubuntu/ maverick multiverse
deb-src http://ftp.daum.net/ubuntu/ maverick multiverse
deb http://ftp.daum.net/ubuntu/ maverick-updates multiverse
deb-src http://ftp.daum.net/ubuntu/ maverick-updates multiverse
## Uncomment following 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://ftp.daum.net/ubuntu/ maverick-backports main restricted universe multiverse
deb-src http://ftp.daum.net/ubuntu/ maverick-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner
'Linux 일반' 카테고리의 다른 글
lrzsz 컴파일 하기 (0) | 2012.06.07 |
---|---|
삭제한 데이터(파일) 복구하기 - k/ubuntu (0) | 2012.03.19 |
Eclipse 속도 향상 ( eclipse.ini ) (0) | 2011.12.01 |
ext4 file system 의 Write Barrier (0) | 2011.11.18 |
Windows 7 ADB 설정 (0) | 2011.11.03 |