Docker Desktop for Windows 설치 방법 사전준비 먼저 PC에 해당 기능을 지원하는지 확인한다. 하이퍼V나 가상머신 플렛폼등을 지원하지 않을 수 잇는데 그건 컴퓨터 킬때 BIOS에서 활성화 시킨후 기능을 추가하면 된다. Docker Desktop for Windows 설치 Docker Desktop for Windows를 다운로드 받고 설치한다. https://docs.docker.com/desktop/install/windows-install/ Install Docker Desktop on Windows docs.docker.com 다운받은 후 설치 하고, Docker를 실행 해 본다. (주소표시줄 고래 아이콘이 있으면 더블클릭해서 실행해도 된다.)
파일질라(FileZilla), 푸티(Putty) Couldn’t agree a key exchange algorithm 오류 오류 현상 파일질라(푸티)로 서버 접속 시 Couldn’t agree a key exchange algorithm (available: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521) 등과 같은 오류가 발생하면서 접속실패. 오류 원인 서버의 알고리즘이 교체 됐는데 접속하는 파일질라(푸티) 버전이 오래되어 이를 지원하지 못해 나오는 현상 오류 해결 파일질라(푸티) 버전을 업데이트하여 접속하거나 기존 파일질라(푸티)를 건드리고 싶지 않은 경우 최신 파일질라(푸티) 포터블버전을 이..
Spotbugs 플러그인, FindSecurityBugs 설치는 아래 링크에서 확인 이클립스 SpotBugs, FindSecurityBugs #1 설치 Spotbugs 플러그인, FindSecurityBugs 검사는 아래 링크에서 확인 이클립스 Spotbugs, FindSecurityBugs #2 검사 Spotbugs 플러그인, FindSecurityBugs 설치는 아래 링크에서 확인 Eclipse Marketplace..를 선택한.. yourusername.tistory.com Spotbugs 플러그인, FindSecurityBugs 리포트 1. Spotbugs 및 FindSecurityBugs 리포트 플러그인 설치 pom.xml에 아래와 같이 spotbugs report 플러그인을 추가한다. 긁어가려..
Spotbugs 플러그인, FindSecurityBugs 설치는 아래 링크에서 확인 이클립스 SpotBugs, FindSecurityBugs #1 설치 Spotbugs 플러그인, FindSecurityBugs 설치 1. Spotbugs 플러그인 이클립스에 설치 이클립스 실행 후, Help > Eclipse Marketplace..를 선택한다. 이클립스 마켓플레이스에서 “spotbugs”를 입력하여, SpotBugs.. yourusername.tistory.com Spotbugs 플러그인, FindSecurityBugs 검사 1. Spotbugs 및 FindSecurityBugs 검사 Project Explorer에서 프로젝트를 선택하고 마우스 오른쪽 버튼을 클릭한 뒤 메뉴에서 SpotBugs > Find..