Learn, apply and share
About Category Tags Archives
  • [mongoDB] 명령어

    Jun 5, 2018 - database - [ mongodb , command ]

    몽고디비 시작 및 접속(Linux)

    • 서비스 시작
      $ sudo service mongod start
      

    Read on →

  • [AWS-EC2] 리눅스에 nodejs 설치

    May 31, 2018 - nodejs - [ aws , ec2 , nodejs , linux ]

    1. EC2 업데이트
      프롬프트가 뜨면 ‘y’를 입력
      $ sudo yum update
      

    Read on →

  • [vscode] java 사용시 세팅 관련

    May 30, 2018 - memo - [ vscode , java ]

    1. 특정 jar를 인식하지 못할 때,
      작업폴더의 루트 경로의 .classpath 파일에서 아래처럼 필요한 jar 파일들을 명시해 준다.
      • /lib/*.jar 나 /lib/* 과 같이 설정은 안되더라

    Read on →

  • [mac] 열린 포트 확인

    May 17, 2018 - network - [ mac , lsof ]

    아래와 같이 lsof 명령으로 확인

    Read on →

  • OpenSSL Essentials: Working with SSL Certificates, Private Keys and CSRs

    May 15, 2018 - network - [ SSL , CSR ]

    CSR이 무엇입니까

    CA로부터 SSL인증서를 발급 받으려면 먼저 CSR(Certificate Signing Requests) 이 필요합니다. CSR은 공개키와 몇가지 추가 정보로 구성되어있습니다. 그리고 그 정보들이 인증서 발급시 필요합니다.

    Read on →

« Older Newer »

Learn, apply and share

  • Learn, apply and share
  • min9nim@gmail.com
  • min9nim
  • min9nim
  • minq
  • min9nim
  • smg529

SW 개발에 대한 이야기

크리에이티브 커먼즈 라이선스 크리에이티브 커먼즈 저작자표시-동일조건변경허락 4.0 국제 라이선스에 따라 이용할 수 있습니다
© - Powered by GitHub & Jekyll & whiteglass - Subscribe via RSS