Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- C언어
- 파이썬
- 데이트
- c++
- java
- elk stack
- 자바
- python
- ansible install
- nvidia docker
- 도커
- docker
- 클라우드
- 정보처리기사
- 스트림셋이란?
- 데이터베이스
- streamsets 강의
- 스트림셋
- mysql on docker
- 앤서블 설치
- 알고리즘
- MySQL
- 도커 elk
- 백준
- c
- 도커 mysql
- 푸시푸시
- mysql docker
- 도커 시작하기
- 코딩
Archives
- Today
- Total
목록rpm mongodb (1)
리그캣의 개발놀이터
[Centos7/레드햇]repository 추가에도 불구하고 mongodb 설치 에러
centos7에서 몽고 db를 설치하기 위하여 repository를 추가하였다. 참고https://docs.mongodb.com/manual/tutorial/install-mongodb-on-red-hat/ vi /etc/yum.repos.d/mongodb-org-4.0.repo[mongodb-org-4.0] name=MongoDB Repository baseurl=https://repo.mongodb.org/yum/redhat/$releasever/mongodb-org/4.0/x86_64/ gpgcheck=1 enabled=1 gpgkey=https://www.mongodb.org/static/pgp/server-4.0.asc 해당 내용을 입력하고 sudo yum install -y mongodb-or..
프로그래밍 기본/서버 구축 및 관리
2019. 1. 28. 13:40