전체 글 썸네일형 리스트형 [url] 무료 아이콘 사이트 무료 아이콘 사이트 flaticon : https://www.flaticon.com/ 더보기 윈도우 11 임시 파일 삭제 윈도우 11 임시 파일 삭제 디스크 정리 윈도우 11에서 여러 번 디스크 정리를 실행하였으나 임시 파일 삭제가 안 되는 현상이 지속되어 아래와 같은 방법은 임시 파일을 삭제하였습니다. 1. 임시 파일 제거 설정(Win + i) > 시스템 > 저장소 > 임시 파일 2. 임시 파일 제거 실행(Win + R) %temp% (또는) 실행(Win + R) %USERPROFILE%\AppData\Local\Temp 저장소 센스로 임시 파일 자동 삭제하기 더보기 [리눅스] 도커 컨테이너로 몽고디비 클러스터 구성하기(mongodb shard cluster) 도커 컨테이너로 몽고디비 클러스터 구성하기(mongodb shard cluster) MongoDB의 복제 Primary with Two Secondary Members (PSS) Primary with a Secondary and an Arbiter (PSA) 테스트 환경 $ cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) $ docker version Client: Docker Engine - Community Version: 20.10.21 API version: 1.41 Go version: go1.18.7 Git commit: baeda1f Built: Tue Oct 25 18:04:24 2022 OS/Arch: linux/amd64 C.. 더보기 MongoDB 5.0+에는 AVX를 지원하는 CPU가 필요함 MongoDB 5.0+에는 AVX를 지원하는 CPU가 필요함WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!mongos1 | WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!mongos1 | see https://jira.mongodb.org/browse/SERVER-54407mongos1 | see also https://www.mongodb.com/community/forums/t/mongodb-5-0-.. 더보기 [리눅스] 몽고디비 클러스터 구성하기(mongodb shard cluster) 몽고디비 클러스터 구성하기(mongodb shard cluster) 테스트 환경 $ cat /etc/os-release NAME="Ubuntu" VERSION="20.04.3 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.3 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-po.. 더보기 레디스 서버 설정(redis backup) 레디스 서버 설정(redis backup) 레디스 - AOF 오류 Asynchronous AOF fsync is taking too long (disk is busy?). Writing the AOF buffer without waiting for fsync to complete, this may slow down Redis. appendonly yes -> AOF 파일 읽음(AOF 백업) appendonly no -> RDB 파일 읽음(RDB 백업) info persistence 127.0.0.1:6379> info persistence # Persistence loading:0 async_loading:0 current_cow_peak:0 current_cow_size:0 current_cow_siz.. 더보기 [url] Web 온라인 자습서(w3big) Web 온라인 자습서 w3big : https://www.w3big.com/ko/ Redis 코스 - https://www.w3big.com/ko/redis/default.html#gsc.tab=0 더보기 HTML 리다이렉션 HTML 리다이렉션 content http-equiv 또는 name 특성의 값을 담습니다. http-equiv 프래그마 지시문을 정의합니다. 특성의 이름(http-equiv(alent))에서 알 수 있듯이, 가능한 값은 특정 HTTP 헤더입니다. content-security-policy 현재 페이지의 콘텐츠 정책 (en-US)을 정의할 수 있습니다. 대부분의 콘텐츠 정책은 허용하는 서버 출처와 스크립트 엔드포인트를 지정해 사이트 간 스크립트 공격 방어에 도움을 줍니다. content-type 지정할 경우, content 특성의 값은 반드시 "text/html; charset=utf-8"이어야 합니다. 참고: text/html MIME 유형으로 제공하는 문서에서만 사용할 수 있으며, XML MIME 유형.. 더보기 이전 1 ··· 91 92 93 94 95 96 97 ··· 271 다음