티스토리 뷰
Upgrading newer version from older version.
현재 개발환경에 Ubuntu 12.10 ( quantal ) version. 즉 LTS 버전이 아니라 지원이
끝나버린 버전을 구제 해 줄 방법이 없나 찾다 예전 버전을 모아둔 repository서버를
발견하였다.
바로 아래 주소이다.
old-releases.ubuntu.com
일단 한번에 14.04로 update가 되면 좋겠지만 불행하게도 순서대로 진행해야 한다.
12.10 (quantal) -> 13.10 (saucy) -> 14.04 (Trusty)
즉 아래와 같은 행위를 두번 반복하면 된다.
apt release 사이트 주소를 변경 후 update를 진행한다.
repository backup
$ sudo vi /etc/apt/source.list
:%s/releases.ubuntu.com/old-releases.ubuntu.com/g
:%s/security.ubuntu.com/old-releases.ubuntu.com/g
repository update
$ sudo mv /var/lib/apt/lists /var/lib/apt/lists.bak
$ sudo mv /etc/apt/sources.list.d /etc/apt/sources.list.d.bak
$ sudo apt-get update
$ apt-get -f dist-upgrade
release upgrade 진행
$ sudo apt-get install update-manager-core
$ sudo do-release-upgrade
.
.
.
업그레이드를 완료하시려면 다시 시작해야합니다.
'y'를 선택하시면 시스템이 다시 시작합니다.
계속 [yN] y
업그레이드가 완료되면 바뀐버전을 확인 할 수 있다.
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
LTS버전이 아닌 Ubuntu는 꾸준한 Upgrade를 통해 버전을 관리하는 것이 좋다.
'Developer' 카테고리의 다른 글
[Python#2] Using Flask For fastest Web Applications. (0) | 2014.12.11 |
---|---|
[MessageQueue#1] Getting started with RabbitMQ. (2) | 2014.11.18 |
[Bigdata#1] Hadoop Cluster and Hive Installation Guide. (0) | 2014.11.06 |
[Qmail] remove mail queue . (0) | 2014.10.29 |
[Bigdata#2] hadoop + hive를 이용한 데이터 분석 예제 (0) | 2014.10.15 |
- Total
- Today
- Yesterday
- k8s
- 가정법
- it
- mongoDB
- 해외여행
- 비지니스 영어
- memcached
- JBOSS
- Business English
- 여행
- Python Django
- hdfs
- 도덕경
- 대명사 구문
- 조동사
- ubuntu
- nodejs
- 스페인 여행
- 다낭
- maven
- redis
- 영문법
- 베트남
- PostgreSQL
- 영작
- hadoop
- Python
- 비교구문
- NGINX
- AWS
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |