On Wed, 2005-06-22 at 13:27 +0200, Bradley Maker wrote: > Hi > > 2 problems the one being I'm struggling to install LTSP on Ubuntu. > Everything is installed ,but I have a problem with dhcpd. on the > ltspcfg menu dhcpd is installed and running but not enabled. How do I > enable this. My thin client workstation does not find any dhcp > servers and theres no log in the messages file. dhcpd is running.
$ sudo /etc/init.d/dhcp3-server startup and look for messages in $ tail /var/log/syslog For more help on Ubuntu, see http://wiki.ltsp.org/twiki/bin/view/Ltsp/Ubuntu John ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _____________________________________________________________________ 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.freenode.net
