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

Re: Reboot, autoload server



I'm not sure what you're looking for here.

Most services (httpd, ftpd, etc) start automatically at boot.  I'm not
sure what "a server program" is, but you can execute programs
immediately after loading by putting them in the /etc/rc.d/rc.local
file.  From this file, programs runs as root (I use this to run ipchains
and set up IP forwarding, for example).

I hope that helps...
-- 
Wesley Leonard
x95leonard@wmich.edu

http://members.xoom.com/pacd
"Anyone who stands out in the middle of a road looks like roadkill to
me."
	--Linus Torvalds 
	  (Referring to the cover of Bill Gates' book "The Road Ahead")


Mike Nicholas wrote:
> 
> Is there a procedure (when a server reboots as in power interruption) to
> have it automatically load, login as root, and run a server program to allow
> users to then again access it?  RH 5.x
> 
> Mike
> ****************************************
> * Michael & Goldie Nicholas            *
> * nicholas@iserv.net                   *
> * Kalamazoo, Michigan  USA             *
> ****************************************