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

Debian Wiki wiki at debian.org
Wed Feb 19 15:12:51 GMT 2020


Dear Wiki user,

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

The "DebianEdu/Documentation/Bullseye/HowTo/TeachAndLearn" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Bullseye/HowTo/TeachAndLearn?action=diff&rev1=2&rev2=3

Comment:
adjust for re-written LTSP

  
  Some schools use control tools like [[DebPkg:stable/epoptes|Epoptes]] or [[DebPkg:stable//veyon-configurator|Veyon]] to supervise their students. See also: [[https://epoptes.org|Epoptes Homepage]] and [[https://veyon.io|Veyon Homepage]].
  
- FIXME To get full Epoptes support, these steps are required.
+ To get full Epoptes support, these steps are required.
  
  {{{
- # Run on a combi server (and on each additional ltsp server):
+ # Run on a combi server (and on each additional LTSP server):
  apt update
  apt install epoptes
+ ltsp image /
- ltsp-chroot -m --arch amd64 apt update
- ltsp-chroot -m --arch amd64 apt install epoptes-client
- ltsp-chroot -m --arch amd64 apt install ssvnc
- ltsp-chroot -m --arch amd64 sed -i 's/test -f/#test -f/' /etc/init.d/epoptes-client 
- ltsp-chroot -m --arch amd64 sed -i 's/grep -qs/#grep -qs/' /etc/init.d/epoptes-client 
- # If diskspace matters, use 'ltsp-update-image -n' instead.
- ltsp-update-image
  }}}
  
  == Restricting pupils' network access ==



More information about the debian-edu-commits mailing list