분류 전체보기 썸네일형 리스트형 [draft] docker compose의 version 속성이 폐지되었다는 경고 메시지 docker compose의 version 속성이 폐지되었다는 경고 메시지Docker Compose에서 version 속성이 폐지된 이유는 Docker Compose V2의 출시와 관련이 있습니다. Docker Compose V2는 Go 언어로 재작성되어 Docker CLI와 통합되었습니다. 이를 통해 보다 일관된 사용자 경험을 제공하고 많은 변경 사항이 도입되었습니다. Docker Compose V2 이상 버전에서는 자동으로 최신 구성 파일 스키마를 사용하므로 version 속성을 명시적으로 정의할 필요가 없습니다.경고 메시지$ docker compose up -dWARN[0000] /docker/docker-compose.yml: `version` is obsolete최신 Docker Compose .. 더보기 [draft] 우분투에서 Ghost 블로그를 삭제하는 방법 우분투에서 Ghost 블로그를 삭제하는 방법작업 디렉토리로 이동cd /var/www/ghostGhost 삭제ghost uninstall(또는)echo '' | ghost uninstall$ ghost uninstallLove open source? We’re hiring JavaScript Engineers to work on Ghost full-time.https://careers.ghost.orgWARNING: Running this command will delete all of your themes, images, data, any files related to this Ghost instance, and the contents of this folder!There is no going back!.. 더보기 [draft] 우분투에서 Ghost 블로그를 설치하는 방법 우분투에서 Ghost 블로그를 설치하는 방법Ghost는 Node.js로 작성된 오픈 소스 블로그 플랫폼입니다. Nginx 및 MySQL과 함께 Ghost를 설치합니다.전제 조건공식적으로 권장되는 프로덕션 설치에는 다음 스택이 필요합니다.Ubuntu 20.04 또는 Ubuntu 22.04NGINX (SSL을 위한 최소 1.9.5)지원되는 Node.js 버전MySQL 8Systemd적어도 1GB 메모리가 있는 서버등록된 도메인 이름테스트 환경운영체제 버전 정보$ lsb_release -dDescription: Ubuntu 22.04.2 LTS1. Nginx 설치 및 설정sudo ln -s /etc/nginx/conf.d /etc/nginx/sites-availablesudo ln -sf /etc/ngi.. 더보기 [draft] SK 쉴더스 2023 클라우드 보안 가이드 2023 클라우드 보안 가이드sk shieldus : https://www.skshieldus.com/kor/support/download/report.do 2023 클라우드 보안 가이드 - AWS 더보기 [draft] 무료 아이콘 사이트 무료 아이콘 사이트flaticon : https://www.flaticon.com/ 더보기 [draft] zsh에서 compinit 모드를 설정하는 방법 zsh에서 compinit 모드를 설정하는 방법zsh compinit: insecure directories, run compaudit for list.(zsh compinit: 안전하지 않은 디렉토리, 목록에 대한 compaudit 실행)source ~/.zshrc$ source ~/.zshrczsh compinit: insecure directories, run compaudit for list.Ignore insecure directories and continue [y] or abort compinit [n]?안전하지 않은 디렉토리 목록compaudit$ compauditThere are insecure directories:/opt/homebrew/share권한 변경(소유권 변경)compaudi.. 더보기 [draft] 우분투 맨페이지 저장(Ubuntu Manpage Repository) 우분투 맨페이지 저장(Ubuntu Manpage Repository)Home page : https://manpages.ubuntu.com/Ubuntu Manpage Repository Provided by: sed_4.8-1ubuntu2_amd64 : https://manpages.ubuntu.com/manpages/kinetic/en/man1/sed.1.html 더보기 [draft] 원도우10 작업표시줄 뉴스 및 관심사(날씨) 위젯 설정 방법 원도우10 작업표시줄 뉴스 및 관심사(날씨) 위젯 설정 방법작업표시줄 알림 영역에 갑자기 "날씨" 정보 아이콘이 나타났다.뉴스 및 관심사 끄기1. 작업표시줄에 오른쪽 마우스를 클릭2. 뉴스 및 관심사 >> 끄기 더보기 이전 1 2 3 4 5 ··· 141 다음