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
- windows
- Cache
- CPU
- Kernel
- pid
- Bash
- Performance
- PORT
- ext4
- rm -rf
- ext3
- cadre
- 솔라리스
- 좌절교육
- Disk
- 디스크
- 칭찬교육
- apachetop
- rm
- http
- Linux
- 쇼펜의상속자 #킨텍스메가쇼 #섬유향수탈취제
- goaccess
- DNS
- Hack
- rsync
- Python
- PERL
- iptables
- 리눅스
Archives
- Today
- Total
목록charset (1)
Ben's
리눅스 서버 캐릭터셋 셋팅방법
******************** APM charset 셋팅방법(euckr 의 예) ******************** 1. mysql charset 셋팅 - /etc/my.cnf 수정 [mysqld] init-connect="set names euckr" [mysql] no-auto-rehash default-character-set = euckr =========================================================================== 2. apache httpd.conf 파일에서 아래 라인 주석해제 Include conf/extra/httpd-mpm.conf Include conf/extra/httpd-languages.conf 3. apache M..
리눅스
2013. 1. 17. 17:34