Le 10/02/2011 20:25, Vagrant Cascadian a écrit :
On Thu, Feb 10, 2011 at 01:09:35PM +0100, Davy HUBERT wrote:> Here is the output of /usr/sbin/ldminfod :> > root@ltsp-server:~# ldminfod> language:fr_FR.UTF-8 > language:aa_DJ.UTF-8 > language:ar_AE.UTF-8that looks good.> But on the loggin screen the only language choice is "default"hmmm. do you get the same output with: nc 127.0.0.1 9571 maybe it's not configured in inetd? grep ldminfod /etc/inetd.conf if not, try: update-inetd --group LTSP --add "9571 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/ldminfod" good luck. live well, vagrant ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _____________________________________________________________________ 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
Hi, All right the output is the same than the previous command : root@ltsp-server:~# nc 127.0.0.1 9571 language: language:aa_DJ.UTF-8 language:ar_AE.UTF-8 language:ar_BH.UTF-8 language:ar_DZ.UTF-8 language:ar_EG.UTF-8 language:ar_IQ.UTF-8 language:ar_JO.UTF-8 language:ar_KW.UTF-8 [...] language:zh_CN.UTF-8 language:zh_HK.UTF-8 language:zh_SG.UTF-8 language:zh_TW.UTF-8 language:zu_ZA.UTF-8 session:gnome-session session:/usr/share/gdm/guest-session/Xsession session:gnome-session session:xterm session:/usr/share/gdm/guest-session/Xsession session:/usr/share/gdm/guest-session/Xsession session-with-name:GNOME:gnome-session session-with-name:guest-restricted:/usr/share/gdm/guest-session/Xsession session-with-name:Failsafe GNOME:gnome-session session-with-name:xterm:xterm session-with-name:guest-restricted:/usr/share/gdm/guest-session/Xsession session-with-name:guest-restricted:/usr/share/gdm/guest-session/Xsession xsession:/etc/X11/Xsession rating:86 and it seems that it's properly configured in inetd : root@ltsp-server:~# grep ldminfod /etc/inetd.conf9571 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/ldminfod
But even after rebooting the server we still have no choice of the language. Thank you for your help. I begin to think that my chinese students will start to learn french ;) Best regards, -- Davy HUBERT DSI - Unité Systèmes Université Paul-Valéry, Montpellier 3 [email protected]
<<attachment: davy_hubert.vcf>>
------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb
_____________________________________________________________________
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
