Home
Study Log
Cancel

command(MongoDB)

login with root user $ mongo >> use admin >> db.auth("username", "password") Drop all databases except for internal collections db .getMongo() .getDBNames() .filter(n => !['a...

push option(force-with-lease vs --force)

force-with-lease vs force 공식문서를 참고하면 아래와 같다. --force-with-lease alone, without specifying the details, will protect all remote refs that are going to be updated by requiring their current value to...

Day1

Commands # create an admin user airflow users create \ --username admin \ --firstname Peter \ --lastname Parker \ --role Admin \ --email spiderman@s...

Liveness

Liveness A concurrent application’s ability to execute in a timely manner is known as its liveness. reference

CORS setting

nginx controller cors setting 참고

CORS

CORS란 클라이언트와 서버가 통신할때, 서버가 제공하는 리소스에 있는 접근가능한 출처와 클라이언트 자신 엔드포인트를 비교하여, 다른경우는 정책을 위반했다고 판단하는 메커니즘이다. 주로 이곳저곳에서 가져오는 리소스들이 안전한지 판단할때 사용한다. 자세한 설명한 다음을 참고하자.

Setting Window keyboard on Mac

Configure left command,option keys and input source selection open Karabiner-Elements, if not install it. click Simple modifications tap. map following properties left_command to...

예비군 관련

예비군 관련 병력동원소집은 전시·사변 또는 이에 준하는 국가비상사태시 군 작전을 위해 동원지정된 예비군을 소집하는 것을 말한다. 병력동원 소집 대상자는 병무청에서 통지서를 교부하는데 세가지가 있다. 병력동원 : 동원령 선포시 사용 부분동원 : 부분동원령 선포시 사용 병록동원훈련소집 통지서 : 평시 동원훈련시 사용

ELS/DLS

ELS : Equity Linked Securities(주가 연계 증권) 기초자산(주식 또는 주가지수) 변동과 연계하여 수익구조가 사전에 정해져 있으며, 자동조기상환 및 만기상환시 지급액을 발행사에서 보장해주는 상품 DLS(파생결합증권 - Derivatives Linked Securities) ...

time deposit(정기예금)

Time deposit 특정 시점까지 마음대로 돈을 뺄수 없음. 은행이 높은 수익을 주는 finantial product에 투자하도록 함. 일반 예금보다 금리가 높음.

Trending Tags