728x90
mongodb v4.2.2
1. [mongod.service;] 확인 (disabled)
~$ sudo service mongod status |
2. 등록
~$ sudo systemctl enable mongod.service |
3. [mongod.service;] 재확인 (enabled)
~$ sudo service mongod status |
728x90
'개발 > Linux' 카테고리의 다른 글
[CentOS7] Let's Encrypt SSL 인증서 발급 및 적용(tomcat) (0) | 2021.01.21 |
---|---|
[Linux/Ubuntu] openssl 설치(+wget 사용) (0) | 2021.01.07 |
[Linux/Ubuntu] su : Authentication failure (0) | 2021.01.06 |
[Linux/Ubuntu] 최근 파일 N개를 제외한 파일 전부 삭제 (0) | 2021.01.04 |
[Linux] 리눅스(Linux) Service 등록 (0) | 2020.11.10 |