[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unidentified subject!



Carlos Hanson wrote:

On Fri, 14 May 2004 11:58:35 -0400 (EDT)
Ishwar Rattan <ishwar@pali.cps.cmich.edu> wrote:

How does one start local services? I run ssh daemon after boot using

#/etc/init.d/ssh start

is there way to execute a /etc/rc.local file as the last step in boot
process?

Any ideas?

-ishwar



http://www.debian.org/doc/manuals/reference/ch-system.en.html#s-boot



you need to start the ssh daemon, so
# /etc/init.d/sshd start

you might want to put ssh in one of your init scripts so that it starts when the computer does; for this you'll want to look at the documentation.

--
David Piniella
University of Miami




Reply to: