1) 한글설치
#locale-gen ko_KR.UTF-8
2) /etc/environment  파일 편집
#vi /etc/environment
LANG="ko_KR.UTF-8"  <-- 추가
3) /etc/profile 파일 편집
#vi /etc/profile
LANG="ko_KR.UTF-8" <--추가
4) 사용자(여기서는 root)의 프로파일(/root/.profile) 편집
#vi /root/.profile
# LANG=C    <-- 주석처리
# LANGUAGE=C
위의 두 곳을 주석처리(#)

Posted by solarview

2009/08/24 12:55 2009/08/24 12:55
Response
No Trackback , No Comment
RSS :
http://www.solarview.net/rss/response/272

Trackback URL : http://www.solarview.net/trackback/272

« Previous : 1 : ... 68 : 69 : 70 : 71 : 72 : 73 : 74 : 75 : 76 : ... 296 : Next »