ftp 서버가 실행이 안되고 다음과 같은 에러 메세지만 뜨네요.
Connected to localhost.localdomain.
Compiled-in modules:
어떻게 해야 하나요??
inetd.conf 파일에서 다음과 같이 # 표시 없애 주었는데 그 다음엔 뭘
해야 할지 모르겠네요.
ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd -l -a
그리고 ps aux | grep ftp 했을 때 ftp 가 실행되고 있지 않은거 같더군요.
rpm -q ftp 하면 ftp-0.15-1 라고 나오더군요.
아시는분 도움 부탁합니다.