[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Bullseye/Upgrades" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Wed Feb 3 20:50:42 GMT 2021
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Bullseye/Upgrades" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Bullseye/Upgrades?action=diff&rev1=6&rev2=7
Comment:
typo fix, minor change
{{{
rm -f /etc/default/tftpd-hpa # to remove no longer needed modifications
rm -rf /var/lib/tftpboot # to remove no longer used tftp base directory
- dpkg-reconfigure -p low tftpd-hpa # first prompt: keep ''tftp' as system account, second: change TFTP root directory to ''/srv/tftp''
+ dpkg-reconfigure -p low tftpd-hpa # first prompt: keep ''tftp'' as system account, second: change TFTP root directory to ''/srv/tftp''
# third: keep address and port, last one: enter ''--secure'' as additional option
service tftpd-hpa restart
rm -rf /opt/ltsp # cleanup old LTSP base directory
@@ -99, +99 @@
debian-edu-ltsp-install --arch amd64 --diskless_workstation no thin_type bare # if 64-Bit thin client support is wanted
debian-edu-ltsp-install --arch i386 --diskless_workstation no thin_type bare # if 32-Bit thin client support is wanted
debian-edu-ltsp-install --diskless_workstation yes # to create diskless workstation image from the server's file system
- debian-edu-pxeinstall # to add PXE installation files add related iPXE menu items
+ debian-edu-pxeinstall # to add PXE installation files and related iPXE menu items
}}}
* Cope with move to iPXE - modify DHCP settings in LDAP, e.g. using an editor like ldapvi. Make sure, DHCP related entries match those contained in the ''/etc/ldap/gosa-server.ldif'' file. Entries concerned are:
More information about the debian-edu-commits
mailing list