"YUM webtatic 저장소 추가"의 두 판 사이의 차이

32번째 줄: 32번째 줄:


==같이 보기==
==같이 보기==
*[[CentOS 5에 Apache 2.2 설치 (yum)]]
*[[CentOS 5에 Apache 2.2.23 설치 (yum)]]
*[[CentOS 5에 PHP 5.3 설치 (yum)]]
*[[CentOS 5에 PHP 5.3 설치 (yum)]]
*[[CentOS 5에 MySQL 5.5 설치 (yum)]]
*[[CentOS 5에 MySQL 5.5 설치 (yum)]]

2013년 11월 27일 (수) 01:22 판

Webtatic 저장소 추가
webtatic-release 설치

1 사전 확인

[root@jmnote ~]# rpm -qa | grep webtatic-release
→ 설치 안됨

2 CentOS 5에 설치

rpm -Uvh http://mirror.webtatic.com/yum/centos/5/latest.rpm
[root@jmnote ~]# rpm -Uvh http://mirror.webtatic.com/yum/centos/5/latest.rpm
Retrieving http://mirror.webtatic.com/yum/centos/5/latest.rpm
warning: /var/tmp/rpm-xfer.Y2q1C0: Header V3 DSA signature: NOKEY, key ID cf4c4ff9
Preparing...                ########################################### [100%]
   1:webtatic-release       ########################################### [100%]

3 확인 2

[root@jmnote ~]# rpm -qa | grep webtatic-release
webtatic-release-5-3
[root@jmnote ~]# yum repolist --enablerepo=webtatic | grep webtatic
 * webtatic: us-east.repo.webtatic.com
webtatic                  Webtatic Repository 5 - x86_64                    157

4 같이 보기

5 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}