Windows) WSL 2 설치하기

Windows에 WSL 2 설치하기 WSL은 Windows Subsystem for Linux 의 약자로, 윈도우에서도 리눅스 명령어를 사용할 수 있게 해줍니다. Mac을 사용하면서 unix 계열 OS로서, Terminal을 통해 각종 명령어를 입력해 컴퓨터를 제어 하는게 정말 편했고 맥북의 아주 큰 매력이라고 느꼈는데요. 그 아쉬움을 어느정도 달래 줄 수 있습니다. 아래의 명령 프롬프트(CMD)에 아래 명령어를 입력해 윈도우 버전을 확인합니다. winver 그러면 아래의 Windows 정보가 나오는데요, 버전 20H2 라고 써있는 걸 확인해야 합니다. 최소 20H1 이상이어야 합니다. 버전이 확인 되었다면 시작하겠습니다. 버전 업데이트가 필요한 분은 꼭 업데이트를 먼저 진행하셔야 합니다. 명령 프롬프트..

IT ⁄ Computer/Windows 2021.08.05
Windows) Elasticsearch 2) Postman 설치하기 및 CRUD 예제

ElasticSearch를 활용하기 위해 Tool 을 설치합니다. Oracle에는 SQL Developer MYSQL에는 Sequel Pro MongoDB는 Robo 3T 가 있죠 이번에는 Api 를 테스트하기 위해 Postman을 설치할 예정입니다. https://www.postman.com/downloads/ Download Postman | Try Postman for Free Try Postman for free! Join 13 million developers who rely on Postman, the collaboration platform for API development. Create better APIs—faster. www.postman.com 위의 링크에서 다운 받습니다. 본인의 ..

Data/Search Engine 2021.05.13
Windows) Elasticsearch 1) Elasticsearch 설치하기

최종 프로젝트에서 전체 검색 기능을 넣으려고 하니 선생님께서 추천해주신 오픈소스 검색엔진 입니다. 아래의 링크에서 다운 받습니다. https://www.elastic.co/downloads/elasticsearch Download Elasticsearch Free | Get Started Now | Elastic Download Elasticsearch or the complete Elastic Stack (formerly ELK stack) for free and start searching and analyzing in minutes with Elastic. www.elastic.co 집에서 서버로 돌리는 컴퓨터가 Windows 라서 windows 용으로 다운 받습니다. .zip 파일이 다운 받아지는..

Data/Search Engine 2021.05.13
windows ) MongoDB 설치하기

본 글에서는 windows에서의 설치를 진행합니다. mac의 경우에는 아래의 링크를 확인해주세요. shanepark.tistory.com/51 macOS) MongoDB 설치하기 docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/ Install MongoDB Community Edition on macOS — MongoDB Manual docs.mongodb.com MongoDB 공식 사이트의 가이드를 참고하며 설치했습니다. 설명이.. shanepark.tistory.com www.mongodb.com/try/download/community?tck=docs_server MongoDB Community Download Download the Commun..

Data/MongoDB 2021.05.08
windows ) Robo 3T 설치하기

shanepark.tistory.com/52 macOS) robo-3t 설치하기 robomongo.org/download Robomongo Robo 3T: the hobbyist GUI Robo 3T 1.4 brings support for MongoDB 4.2, and a mongo shell upgrade from 4.0 to 4.2, with the ability to manually specify visible databas.. shanepark.tistory.com 본 글은 windows 에서의 Robo 3T 설치에 대한 글입니다. Mac에서의 설치는 위의 글 링크를 참고해주세요. Robo 3T windows 용은 아래의 링크를 통해 다운 받을 수 있습니다. Robomongo Robo 3T: t..

Data/MongoDB 2021.05.08