설치 전 준비
Remi 저장소를 설치 하기 위해서는 Epel 저장소가 먼저 설치 되어야 합니다.
Remi 저장소 설치
CentOS 7: http://rpms.famillecollet.com/enterprise/remi-release-7.rpm
CentOS 6: http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
CentOS 5: http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
자세한 내용은 http://rpms.famillecollet.com/ 참조
[root@localhost ~]# rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm ... 설치 중(생략)
Remi 설치 확인
[root@localhost ~]# rpm -qa | grep remi-release remi-release-6.5-1.el16.remi.noarch [root@localhost ~]#
'Linux' 카테고리의 다른 글
아파치(Apache)::폴더, 파일에 대해 IP 제한하기 (0) | 2015.07.02 |
---|---|
Redis Service Stop::(error) NOAUTH Authentication required (0) | 2015.07.01 |
리눅스(linux) CentOS 에 Redis 설치 하는 방법 (0) | 2015.06.30 |
리눅스(linux) CentOS 에 epel 설치 방법 (0) | 2015.06.30 |
리눅스(linux) 계정 생성, 삭제, 패스워드 설정 방법 (0) | 2015.06.29 |