Hi Varun Varun Pabrai wrote: > I have installed Ubuntu-8.04. > > I want to setup ltsp-server.
>From a command line, do a "sudo apt-get install ltsp-server". If you want to run a DHCP server from the same machine, do a "sudo apt-get install ltsp-server-standalone". If your server IP is not on a 192.168.0.0 network, you'll have to modify /etc/ltsp/dhcpd.conf file a bit of a tweak. Then all you need to do is do a ltsp-build-client, and then you can boot up your clients from that server. Don't install the ltsp-client packages on your server, those get installed in your client chroot. If you manage to install it on your server, it will break your server (luckily debconf prevents you from doing that these days). -Jonathan ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ 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
