본문 바로가기

CentOS/Study

[CentOS 8.x]이것이 리눅스다 비타민 퀴즈 10-1 / Server - Roundcube

반응형

[ Server - Mail Server ]

 

1. Roundcube 관련 패키지 설치

Roundcube : PHP 웹 메일 프로그램

httpd : 웹 서버의 백그라운드에서 실행되어, 들어오는 서버 요청을 대기하는 소프트웨어

mariadb-server : DBMS(DataBase Management System)

php

php-mysqlnd

php-gd

php-mbstring

php-pecl-zip

php-xml

php-json

php-intl

 

 

 

2. 서비스 활성화

 

3. Roundcube 다운로드

 

4. Roundcube 압축 해제 및 권한 변경

 

 

5. 데이터 베이스 설정(emailAdmin@localhost / 1234)

 

6. Roundcube 초기 설정

 

 

 

 

 

 

 

 

 

 

7. /etc/php.ini 수정(대용량 업로드 수정)

 

 

 

 

<도서 정보>

https://www.hanbit.co.kr/store/books/look.php?p_code=B8529915277

 

이것이 리눅스다 (개정판) with RedHat CentOS 8

2015년 출간 후 리눅스 도서 분야 부동의 베스트셀러 1위를 지켜오던 『이것이 리눅스다』가 CentOS 8 버전을 반영하여 개정되었다. 1판보다 더욱 현장감 넘치는 실무 예제와 함께 리눅스의 ‘1층부

www.hanbit.co.kr

 

반응형