푸른청년 푸르게 살고있나?  
home | 살아가기 | news | 세상보기 | tip&tech | 방명록 |  
   전체
   asp
   php
   jsp
   mssql
   mysql
   informix
   linux
   unix
   win2000
   javascript
   html
   oracle
   java
   etc
    
:: Tip&Tech
dns서버 구축 - openssl, bind 설치
# tar zxvf openssl-0.9.8k.tar.gz
# cd openssl-0.9.8k
# ./config --openssldir=/usr/local/openssl
# make
# make install

디렉토리 설정을 안해주면 /usr/local/ssl 폴더에 설치된다

# tar zxvf bind-9.6.1-P1.tar.gz
# cd bind-9.6.1-P1
# ./configure -prefix=/usr/local/dns -with-openssl=/usr/local/ssl
# make
# make install

날짜: 2009-08-11 18:52:40, 조회수: 2849

다음글 윈도우에서 mrtg셋팅
이전글 codeigniter 트랙백 한글 문제

꼬리말
글쓴이 비밀번호 #스팸글방지(주인장 닉네임을 쓰시오)

  
since by 2003.03.23 / 3th 2005.07.26 / 4th 2009.04.22 made by bluesoul