일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Java
- 다리 만들기
- 구현
- 아스키코드
- Queue
- 완전탐색
- 탐색
- Python
- 새벽코딩
- 그리디
- 프로그래머스
- LIS
- oracle
- DP
- 시뮬레이션
- 배열
- 백트래킹
- 스택
- 브루트포스
- SQL
- 문자열
- 알고리즘
- BufferedReader
- BFS
- 빅데이터
- Stack
- dfs
- 다이나믹프로그래밍
- HashMap
- 백준
- Today
- Total
새벽코딩
[클라우드] windows 서버 구성 본문
1. openJDK설치
1-1 다운로드
Archived OpenJDK GA Releases
Archived OpenJDK General-Availability Releases This page is an archive of previously released builds of the JDK licensed under the GNU General Public License, version 2, with Classpath Exception. WARNING: These older versions of the JDK are provided to he
jdk.java.net
1-2. 시스템 환경변수 설정
1-3 cmd에서 설치 확인
2. Redis for windows 설치
2-1 Redis 설치
https://github.com/microsoftarchive/redis/releases/tag/win-3.0.504
Release 3.0.504 · microsoftarchive/redis
This is a critical bug fix release for Redis on Windows 3.0. If you are running a previous version of 3.0 in a cluster configuration you should upgrade to 3.0.504 urgently. The fix resolves a probl...
github.com
Redis-x64-3.0.504.msi : 간단한 설치 방법
Redis-x64-3.0.504.zip : 환경설정 필요
3. Tomcat 설치
3-1. 톰캣 설치
https://tomcat.apache.org/download-90.cgi
Apache Tomcat® - Apache Tomcat 9 Software Downloads
Welcome to the Apache Tomcat® 9.x software download page. This page provides download links for obtaining the latest version of Tomcat 9.0.x software, as well as links to the archives of older releases. Unsure which version you need? Specification version
tomcat.apache.org
32-bit/64-bit Windows Service Installer 클릭
3-2 방화벽 외부접속 허용
나머진 그냥 전부 다음을 눌러줍니다.
-새벽코딩-
'클라우드' 카테고리의 다른 글
[클라우드] Mobaxterm으로 클라우스 서버 접속하기 (2) | 2023.07.05 |
---|