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

Debian Wiki wiki at debian.org
Sun Feb 10 23:00:48 GMT 2019


Dear Wiki user,

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

The "DebianEdu/Documentation/Buster/HowTo/Desktop" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Buster/HowTo/Desktop?action=diff&rev1=9&rev2=10

Comment:
rather use only needed commands instead of cf-agent

  
  To support multiple languages these commands need to be run:
   * Run {{{dpkg-reconfigure locales}}} (as root) and choose the languages (UTF-8 variants).
-  * Run {{{apt update}}} and {{{cf-agent -I -D installation}}} (as root) to install the related packages.
+  * Run these commands as root to install the related packages:
+ {{{
+ apt update
+ /usr/share/debian-edu-config/tools/install-task-pkgs
+ /usr/share/debian-edu-config/tools/improve-desktop-l10n
+ }}}
  
  Users will then be able to choose the language via the Lightdm display manager before logging in; this applies to Xfce, LXDE and LXQt. GNOME and KDE both come with their own internal region and language configuration tools, use these. MATE uses the Arctica greeter on top of Lightdm whithout a language chooser. Run {{{apt purge arctica-greeter}}} to get the stock Lightdm greeter.<<BR>>
  If LTSP diskless clients are used the above steps need to be done inside the LTSP chroot as well. LDM supports all desktop environments. First use ''Settings'' to choose the language, then login. 



More information about the debian-edu-commits mailing list