Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- macos
- x-pack
- freebsd
- application security
- pfsense
- 한글가이드
- Windows
- 로그인불가
- ELASTIC
- proxycfg
- XCP-ng
- GitLab
- Kibana
- centos 8
- PlayBook
- G-suite
- endpoint security
- ssh key 배포
- bash
- hardening
- Elasticsearch
- 보안양파
- xe guest utilities
- ansible
- miniconda
- docker
- elastic stack
- Proxy
- Kibana server is not ready yet
Archives
- Today
- Total
선 밖에 선 자유인
CentOS 7 한글 설정 / 시간 지역 설정 본문
- locale 설정
/etc/sysconfig/i18n
LANG="ko.KR_UTF-8"
SYSFONT="latarcyrheb-sun16"
$ source /etc/sysconfig/i18n
- /etc/locale.conf 지정
ko.KR_UTF-8
- /etc/localtime 설정
ln -sf /usr/share/zoneinfo/Aisa/Seoul /etc/localtime
-
Comments