Asia/Seoul 로 타임존 세팅 1. 심볼릭 링크로 설정 ln -sf /usr/share/zoneinfo/Asia/Seoul /etc/localtime 2. linux command 로 설정 tzselect 위 커맨드로 4. Asia -> 23. Korea (South) 설정 1번은 계정 전체에 적용되는 설정이고 2번은 해당 설정한 로컬계정에만 적용. 위 둘 중 하나로 세팅 하고 date command 를 통해 KST가 적용된 걸 볼 수 있다. $ date Tue Mar 10 15:39:13 KST 2020 참고로, 서버 위에 올라갈 미들웨어 (WAS, DB 등) 에도 타임존 설정을 기본으로 먹이고 싶으면 .profile 에서 TZ 환경변수 설정을 해준다 TZ='Asia/Seoul' export TZ..
설치 준비 아래 링크에서 redis stable 버전 다운 https://redis.io/download ftp로 서버에 다운받은 파일 전송 설치 압축 해제 후 make 파일 실행 tar xzf redis-5.0.5.tar.gz cd redis-5.0.5 make install_server.sh 실행 cd utils ./install_server.sh [계정@host:/work/redis/utils] sudo ./install_server.sh Welcome to the redis service installer This script will help you easily set up a running redis server Please select the redis port for this instanc..
- Total
- Today
- Yesterday
- 동적계획법
- white paper
- Vue.js
- 알고리즘
- excel parsing
- gRPC
- 암호화폐
- kubernetes
- 스프링 시큐리티
- 사토시 나가모토
- DP
- 스프링
- Bitcoin
- 백준
- 비트코인
- k8s
- CARDANO
- 아키텍처
- Blockchain
- 블록체인
- Bruteforce
- architecture
- Nealford
- SpringBoot
- Java
- vuejs
- 카르다노
- leetcode
- Redis
- Spring
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |