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

Debian Wiki wiki at debian.org
Wed Apr 11 21:00:45 BST 2018


Dear Wiki user,

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

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

Comment:
fix typo and formatting

  
  In case LTSP server and chroot are 64-bit-PC, it is still possible to support older 32-bit systems. At least 20 GiB additional disk space on /opt would be required.
  
-  * Run "ltsp-build-client --arch amd64" to create chroot and NBD image. 
+  * Run {{{ltsp-build-client --arch amd64}}} to create chroot and NBD image. 
-  * Use "ldapvi -ZD '(cn=admin)'" to replace amd64 with i386 (dhcp statements in LDAP for one dedicated network).
+  * Use {{{ldapvi -ZD '(cn=admin)'}}} to replace {{{amd64}}} with {{{i386}}} (dhcp statements in LDAP for one dedicated network).
-  * Run "service isc-dhcp-server restart".
+  * Run {{{service isc-dhcp-server restart}}}.
-  * Edit /etc/debian-edu/pxeinstall.conf (set ltsparch=amd64).
+  * Edit /etc/debian-edu/pxeinstall.conf (set ltsparch=i386).
-  * Run 'debian-edu-pxeinstall' to regenerate the PXE menu.
+  * Run {{{debian-edu-pxeinstall}}} to regenerate the PXE menu.
-  * Run 'service nbd-service restart' to serve the new NBD file.
+  * Run {{{service nbd-service restart}}} to serve the new NBD file.
  
  == Changing network settings ==
  



More information about the debian-edu-commits mailing list