Nginx 기본 설정 내용
## # You should look at the following URL’s in order to grasp a solid understanding # of Nginx configuration files in order to fully unleash the power of Nginx. …
Nginx 기본 설정 내용 Read More## # You should look at the following URL’s in order to grasp a solid understanding # of Nginx configuration files in order to fully unleash the power of Nginx. …
Nginx 기본 설정 내용 Read More== 설치 == * Download * 설치 * 사용자 등록 git config –global user.name “사용자이름” git config –global user.email “이메일주소” * 사용자 확인 git config –list
Git 요약 정리 Read More== JDK설치 == === Windows === * JDK Download * JDK 설치 * 시스템 변수 등록 : JAVA_HOME : JDK 설치 경로 * PATH 추가 : %JAVA_HOME%\bin === Ubuntu === …
Java 요약 정리 Read MorePIP 재설치 sudo apt remove –purge python-pip sudo apt remove python3-pip wget https://bootstrap.pypa.io/get-pip.py sudo python3 get-pip.py
Python 요약 정리 Read More== DDL == === Database 삭제 === DROP DATABASE DATABASE이름; === Backup, Restore === mysqldump -u root -p 백업할DB이름 > 저장할파일명.sql mysql -u root -p 복원할DB이름 < 백업파일명.sql == DML …
MySQL 요약정리 Read MoreUbuntu에서 Tomcat 설치경로 HOME : /usr/share/tomcat9 CONF : /etc/tomcat9 LOG : /var/log/tomcat9 ROOT : /var/lib/tomcat9
Tomcat 요약정리 Read More일반론 가급적 영어를 쓰는 환경에 노출되도록 한다. 듣기 말하기 읽기 쓰기를 동시에 한다. 상호 시너지 효과. 말할수 있는 만큼만 들린다. 발음공부부터 확실히 한다. 특정 발음시 혀의 위치, 입술의 모양을 설명할 …
영어공부법 요약 Read More설치 OS Update 확인 sudo apt update sudo apt upgrade -y 필요 패키지 설치 sudo apt install -y ca-certificates curl software-properties-common apt-transport-https gnupg lsb-release GPG Key 추가 sudo mkdir -p …
Docker 요약 Read Moreyahoo! finance 용어 정리 ttm = Trailing Twelve Months = 최근 12개월 mrq = Most Recent Quarter = 최근 분기 Previous Close = 전일 종가 Open = 시작가 Bid = …
영어 주식 용어 정리 Read MoreROE : 자기자본이익율 ROE = (당기순이익 / 평균 자기자본) * 100 ROE가 높다 = 당기순이익이 높다 = 기업의 가치가 높다 = 주가상승 최소한 은행이자율보다는 높아야 함. 5%이상 = 적정. 10%이상 …
저평가 종목을 고르는 방법 Read More