이것저것IT 썸네일형 리스트형 Ubuntu Docker 설치 & mysql pull & spring boot batch실행 1. sudo apt-get update 2. sudo apt-get install ca-certificates curl gnupg lsb-release 3.curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg 4. sudo apt-get install docker-ce docker-ce-cli containerd.io 5. docker --version 버전 정상 확인 6. sudo docker pull mysql:latest mysql 이미지 가져오기 7. sudo docker run --name mysql -e MYSQL_ROO.. 더보기 인텔리제이 유용한 팁 메모리 설정 : - intellJ 도구 메모리 설정1) Help > Edit Custom Vm options.. - intellJ 도구 메모리 설정2) intellJ 설치경로 \ config/idea64...vmoptions - intellJ 컴파일러 메모리 설정) Settings > compiler > build process heap size 더보기 intelliJ 단축키 정리 command + N : 파일 찾기 control + N : 파일 생성 control + shift + f : 텍스트 검색 command + f : 파일 안에서 텍스트 검색 intellij theme UI > material theme UI 단축키 가이드 > key 더보기 [2013.08.25~2013.08.31]IT용어 15개 1.클라우딩 컴퓨팅http://terms.naver.com/entry.nhn?cid=200000000&docId=1350825&categoryId=2000033512.그리드 컴퓨팅http://terms.naver.com/entry.nhn?cid=200000000&docId=1221990&categoryId=2000033513.유비쿼터스 컴퓨팅http://terms.naver.com/entry.nhn?cid=391&docId=864670&categoryId=391 4.임베디드 시스템http://terms.naver.com/entry.nhn?cid=200000000&docId=1231733&categoryId=2000033515.가상화/서버 가상화/스토리지 가상화/데스크톱 가상화http://terms.nav.. 더보기 이전 1 다음