Avinash Rao kirjoitti: > I am testing LTSP on Ubuntu Server 9.04 - 64-bit + ubuntu desktop 9.04 > on a HP XW4600 workstation with 2GB RAM.
This is at my home. Thin client is Acer TM 6592 (Intel/Ati). > dpkg -l | grep ltsp > ii ltsp-server-standalone 5.1.65-0ubuntu2 > Complete LTSP server environment Yes, very same server here. > After installing LTSP, i couldnot find lts.conf file under > /var/lib/tftboot/ltsp/i386/ directory, instead it was in > /opt/ltsp/i386/usr/share/doc/ltsp-client-core/examples/lts.conf and > /opt/ltsp/i386/etc/lts.conf You do not need any, if your thin client uses LCD and is rather common (nic, vga and so on). Just in case you are using CRT and thin client is little bit odd/rare you maybe need lts.conf. > The ltsp client boots, but the language is in German and the display > is inverted in the sense up side down. My advice have been here in Finland, when using finnish language - install with Alternate CD and in first place choose finnish: http://www.arkki.info/howto/Wiki/LTSP5/Asennus/LTSP5_01.png After that all environment variables are right ones! Here at my home: admin-lt...@ubuntu-ltsp5:~$ env [--] SHELL=/bin/bash [--] USER=admin-ltsp5 [--] LANG=fi_FI.UTF-8 [--] HOME=/home/admin-ltsp5 LOGNAME=admin-ltsp5 And also true for ltsp user: admin-lt...@ubuntu-ltsp5:~$ su ltsp001 Salasana: ltsp...@ubuntu-ltsp5:/home/admin-ltsp5$ env SHELL=/bin/bash [--] USER=ltsp001 [--] LANG=fi_FI.UTF-8 [--] HOME=/home/ltsp001 [--] LOGNAME=ltsp001 When I dive in thin client, I see this. admin-lt...@ubuntu-ltsp5:~$ ssh [email protected] The authenticity of host '192.168.0.20 (192.168.0.20)' can't be established. RSA key fingerprint is ce:c3:e8:4a:d7:32:d4:76:7d:46:6e:cf:4b:0c:03:d5. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '192.168.0.20' (RSA) to the list of known hosts. [email protected]'s password: r...@ltsp20:~# env [--] SHELL=/bin/bash [--] USER=root [--] LANG=fi_FI.UTF-8 [--] LOGNAME=root To me most important thing is choose right language in first place, i.e when installing from Alternate CD! If you need different languages for different users/thin clients - then you need tweak lts.conf. But if there is one common language for all users - then you do not need any lts.conf at all - if thin clients hardware are common enough. https://help.ubuntu.com/community/UbuntuLTSP/LTSPLanguageSettings About that upside down display - I have seen that sometimes, but do not know what is and how to fix it. Best Regards Asmo Koskinen. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _____________________________________________________________________ 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
