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
- php
- install
- random
- TextBox
- Selectbox
- replace
- 일괄변경
- Postfix
- 한글 깨짐
- jQuery
- TPL
- 천단위
- mariadb
- 확장자
- centos
- yum
- MySQL
- Oracle
- i18n
- JavaScript
- Eclipse
- docker
- 부모창
- Python
- 문자열자르기
- RabbitMQ
- smarty
- SVN
- ubuntu
Archives
- Today
- Total
목록centos5 (1)
wilson's story
CentOS 5에서 Bind 불가
CentOS 5에서 Bind 불가 CentOS의 bind-9.3.3 버전에서는 named.conf와 같은 config 파일을 더이상 기본으로 설치해 주지 않는다. 이것은 버그가 아니라, 신중히 고려한 결과로 선택한 사항이다. 기본적으로 /usr/share/doc/bind-9.x.x/sample/etc 나 /usr/share/doc/bind-9.x.x/sample/var/ 에서 설정파일을 복사하여 사용하면 된다. 혹은 system-config-bind를 이용하여 설정할 수도 있다. [root@ns root]# rpm -qa | grep bind bind-9.3.3 bind-libs-9.3.3 bind-utils-9.3.3 [root@ns root]# rpm -qa | grep nameserver cachi..
Linux
2007. 12. 1. 17:30