변군이글루
mongoDB 소스 설치 mongoDB 다운로드 사이트https://www.mongodb.com/download-center#community 1. mongoDB 다운로드# wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel62-3.4.4.tgz 2. mongoDB 압축 해제# tar xvfz mongodb-linux-x86_64-rhel6..
Install MongoDB on or CentOS6 Linux 1. Configure the package management system (yum).# vi /etc/yum.repos.d/mongodb.repo-----[mongodb-org-2.6]name=MongoDB 2.6 Repositorybaseurl=http://downloads-distro.mongodb.org/repo/redhat/os/x86_64/gpgcheck=0..
rndc 명령어 # rndcUsage: rndc [-b address] [-c config] [-s server] [-p port] [-k key-file ] [-y key] [-V] command command is one of the following: reload ..
[BIND] BIND 관리를 위한 RNDC 설정_v201704 1. rndc.conf 파일 및 키 생성# rndc-confgen > /etc/rndc.conf---Output# Start of rndc.confkey "rndc-key" { algorithm hmac-md5; sec..