[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Status/Buster" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Thu Feb 7 13:40:46 GMT 2019
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Status/Buster" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Status/Buster?action=diff&rev1=97&rev2=98
Comment:
this has now been documented in the manual
Please note: host keytab creation is possible for systems of type workstations, servers and terminals but not for those of type netdevices.
}}}
- {{{
- # Switch from NFS --> NBD:
- ltsp-update-image
- sed -i 's/default ltsp-NFS/default ltsp-NBD' /opt/ltsp/$(dpkg --print-architecture)/boot/pxelinux.cfg/ltsp
- sed -i 's/ontimeout ltsp-NFS/ontimeout ltsp-NBD/' /opt/ltsp/$(dpkg --print-architecture)/boot/pxelinux.cfg/ltsp
- ltsp-update-kernels
-
- # Switch from NBD --> NFS:
- sed -i 's/default ltsp-NBD/default ltsp-NFS' /opt/ltsp/$(dpkg --print-architecture)/boot/pxelinux.cfg/ltsp
- sed -i 's/ontimeout ltsp-NBD/ontimeout ltsp-NFS/' /opt/ltsp/$(dpkg --print-architecture)/boot/pxelinux.cfg/ltsp
- ltsp-update-kernels
- # optional: remove image file(s).
- rm -f /opt/ltsp/images/$(dpkg --print-architecture).im*
- }}}
-
----
== Fixed in Git ==
More information about the debian-edu-commits
mailing list