서버세팅(2)
-
[5] 리눅스(Linux) & PuTTY - 아파치 설정파일 수정
※ https://kuk1938.tistory.com/76 [3] 리눅스(Linux) & PuTTY - 서버세팅※ cafe24에서 서버구매후 세팅1. Putty 접속※ cafe24에서 서버아이피와 초기root 비밀번호를 전달받고 접속진행 https://kuk1938.tistory.com/10 [1] 리눅스(Linux) & PuTTY - 서버 접속 방법: PuTTY는 SSH, 텔넷, rlogikuk1938.tistory.comㄴ 해당 포스팅 이어서... ※ ssl무료 설치를 위하여 아파치 설정파일 수정 예정 1. 아파치 서버설정파일 경로확인 ★ 서버 설정파일 경로 : /opt/apache/conf/httpd.conf 2. 443포트(ssl사용할포트) 열기(설정파일에서 수정) 3. ssl관련 모듈 certb..
2024.06.28 -
[3] 리눅스(Linux) & PuTTY - 서버세팅
※ cafe24에서 서버구매후 세팅1. Putty 접속※ cafe24에서 서버아이피와 초기root 비밀번호를 전달받고 접속진행 https://kuk1938.tistory.com/10 [1] 리눅스(Linux) & PuTTY - 서버 접속 방법: PuTTY는 SSH, 텔넷, rlogin, raw TCP를 위한 클라이언트로 동작하는 자유 및 오픈 소스 단말 에뮬레이터 응용 프로그램이다.[출처] - 위키백과 ㄴ 서버 초기세팅이나 추가적으로 설치 및 설정을 할때kuk1938.tistory.com ㄴ 접속방법 참고 2. 방화벽 해제systemctl stop firewalld 3. MySQL 서버 시작/opt/mysql/support-files/mysql.server start 4. Apache 중지 ps ax..
2024.06.28