LTSP Configuration

Oliver Grawert ogra at ubuntu.com
Thu Apr 13 11:34:43 UTC 2006


hi,
Am Mittwoch, den 12.04.2006, 22:48 +0545 schrieb Bikram विक्रम:
> I am trying to configure few thin clients.  
> 
> I'm using Ubuntu 5.10 in the server. I chose "ltsp-server-standalone"
> package from the synaptic and it installed (I hope) all the required
> packages for LTSP server.
> 
> But while configuring the ltspserver with "ltspadmin" command, all
> things go fine but it says  xdmcp is not there. 
from https://wiki.ubuntu.com/ThinClientHowto :

..."Do not use the tools ltspadm and ltspcfg with this implementation of
LTSP, it will for sure ruin the ltsp setup !!!"...


> __________________________________________________
> FYI, how I tried to create LTSP Client: 
> 
> 1. I did a clean basic installation using SERVER option in first
> installation screen of Ubuntu 5.10
> 
> 2. apt-get install ltsp-client
> 
ogra at edubuntu:~$ apt-cache show ltsp-client|grep -A5 Description
Description: LTSP client environment
 The scripts needed to configure and boot an LTSP client.
 .
 DO NOT install this package on a regular machine, it is intended only
 for installation inside a LTSP client filesystem.
Bugs: mailto:ubuntu-users at lists.ubuntu.com


to install an ubuntu ltsp server clean up your system from the breakage
you produced before and copy and paste the following code:

sudo apt-get install ltsp-server-standalone && sudo ltsp-build-client 

now edit /etc/ltsp/dhcpd.conf to match the static interface you will use
for the thin client network and run:

sudo /etc/init.d/dhcp3-server restart

... now boot a client and have fun :)

ciao
	oli

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060413/1f34d017/attachment.sig>


More information about the ubuntu-users mailing list