본문 바로가기

반응형

분류 전체보기

C276x260 2022년 8월 항암 치료 6차 완료 후 검사 2022년 8월 항암 치료 6차 완료 후 검사2022년 08월 02일 ~ 2022년 08월 03일6차 항암 치료를 모두 마친 뒤 치료 결과와 현재 상태를 확인하기 위한 정밀검사가 진행되었다. 길었던 항암 치료가 끝난 만큼 기대감도 있었지만 동시에 검사 결과에 대한 긴장감 역시 매우 컸던 시기였다. 2022년 08월 02일- 코로나19 PCR 검사- PET-CT(양전자 단층촬영) 검사- 입원- CT(컴퓨터 단층촬영) 검사- 흉부 X-Ray 촬영항암 치료 종료 후 몸 상태를 종합적으로 확인하기 위해 여러 검사가 이어졌다.PET-CT와 CT 검사를 위해 금식 상태를 유지해야 했고 검사 일정도 빠듯하게 진행되었다.검사 하나하나가 모두 중요한 과정이었기에 긴장된 마음으로 결과를 기다리게 되었다.양전자 단층촬영(P.. 더보기
C276x260 macOS에서 Ansible을 설치하는 방법(Homebrew 기준) macOS에서 Ansible을 설치하는 방법테스트 환경운영체제 정보system_profiler SPSoftwareDataType | egrep 'System Version' System Version: macOS 12.5 (21G72)Homebrew를 이용한 Ansible 설치설치 가능 패키지 확인brew search ansible==> Formulaeansible ansible-cmdb ansible-language-server ansible-lint ansible@2.8 ansible@2.9==> Casksansible-dk기본적으로 ansible 최신 버전을 설치하는 것을 권장합니다.특정 레거시 환경이 아니라면 ansible@2.x는 사용하지 않는 것이 좋습니다... 더보기
C276x260 macOS 버전 정보 확인(command) macOS 버전 정보 확인(command)macOS 버전 확인$ sw_vers -hUsage: sw_vers [-productName|-productVersion|-buildVersion] sw_vers$ sw_versProductName: macOSProductVersion: 12.5BuildVersion: 21G72system_profiler 명령$ system_profiler -hUsage: system_profiler [-listDataTypes] system_profiler [-xml | -json] [-timeout n] [-detailLevel n] system_profiler [-xml | -json] [-timeout n] [dataType1 ... dataTypeN.. 더보기
C276x260 [url] 코드로서의 다이어그램(Diagram as Code) 코드로서의 다이어그램(Diagram as Code)https://blog.bytebytego.com/p/diagram-as-code?fbclid=IwAR1B-4U1aOf7lssmFww7SRJ0GqMsYw8sOwIhuH0ELgYgOqOIT4ban3edJIU Diagram as Code6 different ways to turn code into beautiful architecture diagramsblog.bytebytego.com 더보기
C276x260 gitlab ssh를 사용하여 미러링 구성(gitlab 리포지토리 미러링) gitlab ssh를 사용하여 미러링 구성(gitlab 리포지토리 미러링)GitLab 미러링은 외부 Git 리포지토리(예: GitHub, Bitbucket)와 GitLab 사이의 리포지토리 동기화를 허용합니다.[구성]원본 리포지토리 : gitlab-mirror-source미러 리포지토리 : gitlab-mirror-target원본 리포지토리 저장소 설정프로젝트 > gitlab-mirror-source > 저장소 설정- 미러 리포지토리 SSH URL 필요미러링 저장소 설정Git repository URL(Git 저장소 URL)Mirror direction(미러 방향)Detect Host Keys(호스트 키 발견)Authentication method(인증 방법)미러링 설정 완료미러 리포지토리 저장소 설정프.. 더보기
C276x260 Let's Encrypt(certbot) SSL 인증서를 발급하는 방법 Let's Encrypt(certbot) SSL 인증서를 발급하는 방법Let's Encrypt는 무료로 SSL/TLS 인증서를 발급하는 공개 기관으로, Certbot라는 도구를 통해 간단하게 SSL 인증서를 발급할 수 있습니다.PluginAuthInstNotesChallenge types(and port)apacheYYApache를 사용하여 인증서 획득 및 설치를 자동화합니다.http-01(80)nginxYYNginx로 인증서 획득 및 설치를 자동화합니다.http-01 (80)webrootYN이미 실행 중인 웹 서버의 webroot 디렉토리에 기록하여 인증서를 얻습니다.http-01(80)standaloneYN"standalone" 웹 서버를 사용하여 인증서를 얻습니다. 포트 80을 사용할 수 있어야 합.. 더보기
C276x260 Mac에서 IPSec VPN(VPN 클라이언트) 구성 Mac에서 IPSec VPN(VPN 클라이언트) 구성 Configure MAC Built in Client We will now configure the MAC Built in Client. Step 1 Navigate to the apple icon in the tool bar. Choose System Preferences. Step 2 Navigate to Network Step 3 Go to Add button and then select interface tab will appear. Step 4 Select Interface as VPN, VPN Type as Cisco IPSec, and enter the Service Name to match the Tunnel name that was c.. 더보기
C276x260 AWS Command Line Interface(AWS CLI)를 최신 버전으로 설치하는 방법 AWS Command Line Interface(AWS CLI)를 최신 버전으로 설치하는 방법AWS Command Line Interface(AWS CLI) 설치curl -s "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"unzip awscliv2.zipsudo ./aws/installAWS CLI 경로 확인which aws> which aws/usr/local/bin/awsAWS CLI 버전 정보 확인aws --version$ aws --versionaws-cli/2.9.12 Python/3.9.11 Linux/5.10.157-139.675.amzn2.x86_64 exe/x86_64.amzn.2 prompt/off.. 더보기

728x90
반응형