[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Stretch/HowTo/NetworkClients" by WolfgangSchweer

Debian Wiki wiki at debian.org
Wed Oct 4 15:33:55 UTC 2017


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianEdu/Documentation/Stretch/HowTo/NetworkClients" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Stretch/HowTo/NetworkClients?action=diff&rev1=23&rev2=24

Comment:
document how to really force LXDE as default session for thin clients w/o any choice left to the user 

  
  === Force all thin clients to use LXDE as default desktop environment ===
  
- Make sure that LXDE is installed on the LTSP server; then add a line like this below {{{[default]}}} in "lts.conf":
+ Make sure that LXDE is installed on the LTSP server; then add these lines below {{{[default]}}} in "lts.conf":
  
  {{{
  LDM_SESSION=/usr/bin/startlxde
+ LDM_FORCE_SESSION=/usr/bin/startlxde
  }}}
- 
- Note, that users will still be able to select other installed desktop environments using the "Settings" feature of LDM.
  
  === Load-balancing LTSP servers ===
  



More information about the debian-edu-commits mailing list