On Thu, Mar 5, 2009 at 3:27 PM, Nelson Castillo <[email protected]> wrote: > On Thu, Mar 5, 2009 at 3:22 PM, Star Liu <[email protected]> wrote: >> On Thu, Mar 5, 2009 at 3:12 PM, Star Liu <[email protected]> wrote: >>> i found that there is already a application listening on port 21, but >>> i donot know what's the application, and it prevents my ftp server >>> starting, so i want to find out the app and stop it, how to do it? >>> thanks. >> i have found it by lsof -i:21, it's inetd, what's this process do? is >> it safe to stop it and remove it? how to stop and remove it? thanks > > I guess you can edit /etc/inetd.conf and then restart inetd. > > On my Lenny installation the initialization script is > /etc/init.d/openbsd-inetd . > i changed the port my ftp server use, then it starts. it's good, i'm not so stupid. > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > >
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

