728x90 전체 글31 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. JS - 페이지 새로고침 div 새로고침, 요소삭제 동적테이블 생성 시 특정 테이블 div 부분을 새로고침 하기 1. 페이지 새로고침 2. div 특정영역 새로고침 3. 동적테이블 생성 시 특정영역 데이터 요소 삭제 .empty(); 테이블선택 CSKILL 2021. 2. 10. 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. jQuery - 이메일 선택 후 (Select Box) Input Box에 담기 이메일 선택 시 선택한 값을 지정된 Input Box에 값 담기 이메일주소 넣기 이메일 아이디 @ 이메일 주소 메일 선택 이메일주소 직접입력 naver.com nate.com gmail.com yahoo.com hanmail.net 2021. 2. 8. 이전 1 2 3 4 5 6 7 8 다음 728x90