목록전체 글 (77)
허쉬탱의 workspace

[Docker] 도커 #3 - 도커 기본 명령어 도커를 왜 쓰는가? Docker 사용 전에는 많은 서버를 사용해야 했다. ardent@DESKTOP-S0ENEOF:~$ docker container run ubuntu:latest /bin/echo 'Hello world' Unable to find image 'ubuntu:latest' locally latest: Pulling from library/ubuntu 125a6e411906: Pull complete Digest: sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d Status: Downloaded newer image for ubuntu:latest Hello w..

[Docker] 도커 #2 - 도커 설치하기 https://www.docker.com/get-started/ Developers - Docker Developer productivity tools and a local Kubernetes environment. www.docker.com 위의 링크를 통해서 설치를 진행하면 된다. 체크사항 WSL 설치를 위해 먼저 바이오스에서 가상화 옵션을 켜줘야 되고, Windows 기능 중 Linux 용 Windows 하위 시스템을 체크해 줘야 된다. Ubuntu 설치 Microsoft Store 에 가서 Ubuntu 를 검색하면 여러개 나오는데 최신 버전으로 보이는 20.04 LTS 버전을 설치한다. WSL2 활성화 Linux 커널 업데이트 패키지를 다운로드 후 설치..

[Docker] 도커 #1 - docker의 개념 Immutable = 불변 Stateless = server side에 client와 server의 동작, 상태정보를 저장하지 않는 형태, server의 응답이 client와의 세션 상태와 독립적임 Scalable = 확장가능

[자격증 준비] AZ-900 덤프 사이트 https://www.examtopics.com/exams/microsoft/az-900/ Microsoft AZ-900 Certification with Actual Free Questions | ExamTopics www.examtopics.com 위의 링크에 있는 덤프 문제를 풀이하면서 정리를 진행했습니다. 만약 위와 같이 에러메시지가 뜬다면 구글에서 다음과 같이 검색 진행
[자격증 준비] Microsoft Azure Virtual Training Day:기본 사항 https://mvtd.events.microsoft.com/Azure?language=%ED%95%9C%EA%B5%AD%EC%96%B4 Microsoft Azure Virtual Training Days Find a virtual event and grow your skills. mvtd.events.microsoft.com 위의 링크를 타고 들어가서 신청 가능한 교육을 신청한 후 2일간의 교육을 다 듣고나면 AZ-900을 무료로 응시할 수 있는 바우처를 줍니다. 해당 바우처를 사용해서 자격증 시험을 보시면 응시료를 아낄 수 있습니다.