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 | 29 | 30 | 31 |
Tags
- Proxy
- ansible
- Kibana server is not ready yet
- GitLab
- proxycfg
- XCP-ng
- freebsd
- Windows
- pfsense
- ssh key 배포
- 로그인불가
- PlayBook
- endpoint security
- bash
- centos 8
- macos
- docker
- miniconda
- G-suite
- 보안양파
- elastic stack
- application security
- 한글가이드
- xe guest utilities
- x-pack
- hardening
- ELASTIC
- Elasticsearch
- Kibana
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