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
- bash
- centos 8
- Elasticsearch
- xe guest utilities
- application security
- XCP-ng
- miniconda
- endpoint security
- Kibana server is not ready yet
- Proxy
- PlayBook
- freebsd
- GitLab
- 로그인불가
- x-pack
- hardening
- elastic stack
- macos
- ansible
- Kibana
- 보안양파
- ssh key 배포
- G-suite
- ELASTIC
- 한글가이드
- Windows
- pfsense
- docker
- proxycfg
Archives
- Today
- Total
선 밖에 선 자유인
우분투/데비안 계열 charset 변경 본문
# apt-get -y install language-pack-ko
로케일 변경
# locale-gen ko_KR.EUC-KR
# dpkg-reconfigure locales
환경설정
# vi /etc/environment
LANG="ko_KR.EUC-KR"로 수정
Comments