Jim - do you mean RH 7.2 or RH 8.0? In RH 7.2, 'serviceconf' will allow you to control services such as dhcpd from a simple GUI. I can't remember whether this was replaced in RH 8.0 by another utility.
If you're trying to debug, it might be better to do the following as root: /etc/rc.d/init.d/dhcdp start (or 'stop' or 'status' or 'restart') so you can catch any error messages. John On Sat, 07 Dec 2002 23:06:19 -0500 Jim McBride <[EMAIL PROTECTED]> wrote: > Environment: > > Running Redhat 8.2 > Downloaded latest version of ltsp from ltsp.org site. > Install (manual) went smoothly. > Modified lts.conf, hosts and other files fine (used old examples that > previously worked for me so I am fairly sure that I have the IP > addresses etc. set up correctly). > > Went to troubleshooting section of ltsp manual from ltsp.org. Manual > date 3/2/02 Rev 3.0 Page 20 section 6.2.2 and tried the various > suggestons there without success. Indications are that I do not have > dhcpd running so I finally tried > service dhcpd start > but I get the following: > dhcpd: unrecognized error. > > How do I start dhcpd in Redhat and how do I arrange it so that it will > > start automatically every time?? > > Wordstation symptoms: Searching for server (dhcp) �. And then hangs. > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.openprojects.net ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net
