Jeus8 미디어 파일은 티맥스 홈페이지에서 30일 무료 체험판으로 다운로드 할 수 있다.
https://www.tmaxsoft.com/download-your-30-day-free-trial-of-jeus/ |
티맥스 홈페이지에서 TechNet에서 로그인 후 파일을 다운로드 받을 수 있다.
https://technet.tmaxsoft.com/en/front/download/findDownloadList.do?cmProductCode=0101 |
Jeus8 표준 하드웨어 지원 환경으로는 아래와 같다.
OS Version | CPU | RAM Memory | HardDisc Space | JDK Version |
Linux 계열 (Kernel 2.6 이상) |
Intel x86 series k2.6 이상 Intel Itanium Series k2.6 이상 IBM pSeries(PowerPC) k2.6이상 |
1GB | 20GB | JDK 7 이상 |
Jeus 설치는 GUI Mode 와 Console Mode 가 있으며 오늘 설치는 Console Mode를 이용하여 설치 할 예정입니다.
다운로드 받은 파일을 실행 합니다.
[weblogic@localhost media]$ ll -rwx------ 1 weblogic weblogic 622367417 6월 2 14:24 jeus7_unix_generic_ko.bin -rwx------ 1 weblogic weblogic 603659167 6월 2 14:51 jeus8_unix_generic_en.bin [weblogic@localhost media]$ ./jeus8_unix_generic_en.bin |
* 설치 시 strings: '/lib/libc.so.6': No such file 가 발생 할 경우 ln -s /lib64/libc.so.6 /lib/libc.so.6 로 해결하면 됩니다.
# Jeus 라이센스 준수 화면이다 Enter 누르다가 LICENSE AGREEMENT에서 Y를 입력한다.
Preparing to install... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... Launching installer... Preparing CONSOLE Mode Installation... =============================================================================== JEUS8 (created with InstallAnywhere by Macrovision) ------------------------------------------------------------------------------- =============================================================================== Introduction ------------ InstallAnywhere will guide you through the installation of JEUS8. It is strongly recommended that you quit all programs before continuing with this installation. Respond to each prompt to proceed to the next step in the installation. If you want to change something on a previous step, type 'back'. You may cancel this installation at any time by typing 'quit'. PRESS <ENTER> TO CONTINUE: . . . 3. Other restrictions: This license is your proof of license to exercise the rights granted herein and must be retained by you. You may not rent, lease, or transfer your rights under this license on a permanent basis provided you transfer this license, the software, and all accompanying printed materials, retain no copies, and the recipient agrees to the terms of this license. You may not reverse engine, decompile, or disassemble the software, except to the extent that the foregoing restriction is expressly prohibited by applicable law. PRESS <ENTER> TO CONTINUE: DO YOU ACCEPT THE TERMS OF THIS LICENSE AGREEMENT? (Y/N): Y |
# 플랫폼 목록 중 설치할 플랫폼을 결정하여 입력한다.
=============================================================================== Choose Platform --------------- Choose the operating system and architecture : 1)HP-UX PA-RISC 2)HP-UX Itanium 3)Solaris UltraSPARC 4)Solaris x86 5)Solaris x64 6)AIX 5.x, 6.x, 7.x PowerPC 7)Linux Itanium 8)Linux x86 9)Linux x64 10)Linux PowerPC 64 Quit) Quit Installer Choose Current System (DEFAULT: 9): 9 |
# 설치 디렉토리 설치
Installation Folder ------------------- Enter the installation folder. Default Install Folder: /home/weblogic/jeus8 ENTER AN ABSOLUTE PATH, OR PRESS <ENTER> TO ACCEPT THE DEFAULT : /product/jeus/jeus8 INSTALL FOLDER IS: /product/jeus/jeus8 IS THIS CORRECT? (Y/N): Y =============================================================================== Directory Check --------------- User Specified Directory exists. To overwrite JEUS8, click 'Overwrite'. To choose Different directory, click 'Change'. To cancel the installation, click 'Cancel'. ->1- Overwrite 2- Change... 3- Cancel ENTER THE NUMBER OF THE DESIRED CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT: |
# Domain Admin Server(DAS) 와 Managed Server(MS) 중 DAS를 설치
Installation type ----------------- Please choose the Install Set to be installed by this installer. ->1- Domain Admin Server 2- Managed Server ENTER THE NUMBER FOR THE INSTALL SET, OR PRESS <ENTER> TO ACCEPT THE DEFAULT : |
# Proudction Mode 및 Development Mode 선택
Installation Mode ----------------- * Production Mode - Disables JEUS Hot Swap. - Disables Automatic Reloading. - Displays a warning message and recommends using a full license if a demo license is used. * Development Mode - Enables JEUS Hot Swap. - Enables Automatic Reloading. ->1- Production Mode 2- Development Mode 3- Cancel ENTER THE NUMBER OF THE DESIRED CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT: |
# JDK Path 입력하기
Enter the JDK path. ------------------- Enter the JDK path: Enter the JDK path (DEFAULT: /usr): /usr/java/jdk1.8.0_251 |
# Admin console password 설정
Password Input -------------- Enter the Password for the administrator account. Input Password:: Corfirm Password:: |
# Domain 이름 설정
User Domain name ---------------- Enter the Domain name Enter the domain name (DEFAULT: jeus_domain): |
# Node Manager 설정
Node Manager ------------ select either ssh or java node manager ->1- java 2- ssh 3- Cancel |
# 설치 요약 정보
Pre-Installation Summary ------------------------ Review the Following Before Continuing: Product Name: JEUS8 Install Folder: /product/jeus/jeus8 Install Set Domain Admin Server Disk Space Information (for Installation Target): Required: 812,224,023 bytes Available: 221,808,021,504 bytes |
# 설치 완료
=============================================================================== Installing... ------------- [==================|==================|==================|==================] [------------------|------------------|------------------|------------------] =============================================================================== Installation Complete --------------------- JEUS8 has been successfully installed to: /product/jeus/jeus8 PRESS <ENTER> TO EXIT THE INSTALLER: |
# JEUS_HOME 확인하기
[weblogic@localhost jeus8]$ ls -arlt 합계 8 drwxr-xr-x 4 root root 32 6월 2 14:25 .. drwxr-xr-x 4 weblogic weblogic 71 6월 2 15:08 UninstallerData -rwxr-xr-x 1 weblogic weblogic 114 6월 2 15:08 ThirdPartyLicenses.txt drwxrwxr-x 10 weblogic weblogic 128 6월 2 15:08 templates drwxrwxr-x 2 weblogic weblogic 21 6월 2 15:08 license drwxr-xr-x 3 weblogic weblogic 36 6월 2 15:08 nodemanager drwxrwxr-x 12 weblogic weblogic 160 6월 2 15:09 lib drwxrwxr-x 3 weblogic weblogic 21 6월 2 15:09 docs drwxrwxr-x 6 weblogic weblogic 148 6월 2 15:09 derby drwxrwxr-x 15 weblogic weblogic 257 6월 2 15:09 samples drwxr-xr-x 13 weblogic weblogic 139 6월 2 15:09 webserver drwxr-xr-x 14 weblogic weblogic 217 6월 2 15:09 . drwxrwxr-x 2 weblogic weblogic 4096 6월 2 15:09 bin drwxr-xr-x 3 weblogic weblogic 68 6월 2 15:09 domains drwxr-xr-x 6 weblogic weblogic 147 6월 2 15:09 setup |
이것으로 JEUS8 Console Mode 설치를 끝내겠습니다.
'미들웨어 > Jeus' 카테고리의 다른 글
Jeus8 Session 공유 (0) | 2022.06.03 |
---|---|
Jeus8 Deployment (0) | 2022.06.03 |
Jeus8 MS 추가 (0) | 2022.06.02 |
Jeus8 컨테이너(DAS,MS) 기동 및 정지 (0) | 2022.06.02 |
Jeus8 디렉토리 구조 파악 및 Console 접속 (0) | 2022.06.02 |