[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Jessie/HowTo/NetworkClients" by WolfgangSchweer
Debian Wiki
debian-www at lists.debian.org
Tue Nov 25 17:35:44 UTC 2014
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Jessie/HowTo/NetworkClients" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Jessie/HowTo/NetworkClients?action=diff&rev1=5&rev2=6
Comment:
add information for different LTSP client network.
CMDLINE_LINUX_DEFAULT="init=/sbin/init-ltsp LTSP_FATCLIENT=False quiet"
(2)Execute 'ltsp-update-kernels'
}}}
+
== Configuring the PXE menu ==
The PXE configuration is generated using the script {{{debian-edu-pxeinstall}}}. It allows some settings to be overridden by adding a file {{{/etc/debian-edu/pxeinstall.conf}}} with replacement values.
@@ -135, +136 @@
* set the symlink in {{{/var/lib/tftpboot/pxelinux.cfg}}} on tjener to point to {{{/var/lib/tftpboot/debian-edu/default-diskless.cfg}}}.
As an alternative, you could use {{{ldapvi}}}, search for 'next server tjener' and replace tjener with ltspserver00.
+
+ === Use a different LTSP client network ===
+
+ 192.168.0.0/24 is the default LTSP client network if a machine is installed using the Thin-Client-Server profile. If loads of thin clients are used or if different LTSP servers should serve both i386 and amd64 chroot environments the second preconfigured network 192.168.1.0/24 could be used as well. Edit the file {{{/etc/network/interfaces}}} and replace the eth1 IP address. Use {{{ldapvi}}} or any other LDAP editor to inspect DNS and DHCP configuration.
== Changing network settings ==
More information about the debian-edu-commits
mailing list