CentOS (Linux) VM For Mac6 VirtualBox 에 Java, Tomcat 설치하기 (CentOS) - For Mac 맥 가상머신에서 JDK,Tomcat 설치하기~~!! 1. 먼저 설치가능한 JAVA JDK를 확인해주고 설치해줍니다 #yum list java*jdk-devel # yum install ‘패키지명' 2. 설치된 경로(#cd/usr/lib/jvm)에서 JDK 파일명을 확인해줍니다 3. profile 파일에서 i 누른후 JDK의 환경변수를 맨 아래쪽에 설정해줍니다( JDK 버전이름과 동일하게 작성) #vi /etc/profile 다 작성 후 :wq로 저장 후 빠져나오기 4. profile 파일 적용 후 echo $JAVA_HOME 으로 확인하기 #source /etc/profile #echo $JAVA_HOME 5. Tomcat 설치를 위해 wget를 설치해줍니다 6. opt 디렉토리로 이동해준 후 (#cd .. 2021. 2. 11. VirtualBox 설치하기 (CentOS) - For Mac 맥에서의 VirtualBox (VM가상머신) 설치하기~~!! 1. 아래의 링크에서 사용자에 맞는 버전을 다운 받습니다. www.virtualbox.org/wiki/Downloads ex) 윈도우 -> Windows hosts 맥북 -> OS X hosts Downloads – Oracle VM VirtualBox Download VirtualBox Here you will find links to VirtualBox binaries and its source code. VirtualBox binaries By downloading, you agree to the terms and conditions of the respective license. If you're looking for the latest.. 2021. 2. 9. 이전 1 2 다음