- Telnet 서버 활성화 하기
vi /etc/xinetd.d/telnet
disable = no 로 변경
/etc/init.d/xinetd restart
- Ftp 서버 활성화 하기
- apache 데몬 실행
- apachectl start/restart
- apachectl은 아파치 실행 스크립트, httpd.conf를 참조한다
- httpd
- httpd는 아파치데몬실행파일
http://www.linux.co.kr/home/lecture/index.php?cateNo=&secNo=&theNo=&leccode=199