Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Info needed for enabling telnet & ftp: (3 Items)
   
Info needed for enabling telnet & ftp  
Hi,

I am starting the telnet & ftp daemons by executing the command "inetd". This, I am doing it everytime I reboot my 
system.

Is there any work around for it like starting this service as part of startup scripts ?



Thanks in advance,

Satish



Re: Info needed for enabling telnet & ftp  
Put the following line in /etc/rc.d/rc.local:

inted &

If your start-up script calls rc.local, you will be fine, otherwise put (inetd &) in a line in your start-up script.



RE: Info needed for enabling telnet & ftp  
For more information, see the Controlling How Neutrino Starts chapter of
the Neutrino User's Guide:

 
http://www.qnx.com/developers/docs/6.4.0/neutrino/user_guide/starting.ht
ml


Steve Reid (stever@qnx.com)
Technical Editor
QNX Software Systems