Specifications

144
option thinsrv 192.168.0.10;
option routers 192.168.0.1;
next-server 192.168.0.10;
option tftp-server-name "192.168.0.10";
# required by Intel PXE-2.1
server-identifier 192.168.0.10;
filename "/pxelinux.0";
}
Preparing the DNS server (optional)
If one or more of your thin clients will be booting from CD-ROM or
hard disk, you have to configure an ‘A’ record in your DNS server
called ‘thinserver’, which points to the 2X ThinClientServer
machine. Please consult the documentation of the DNS software
that was shipped with your Linux distribution.
Configuring Time Synchronization (optional)
If your users are using the 2X desktop, they would want to have the
time on their clock updated to the exact time. This can be set on
your DHCP server by following the same instructions as in the
section Preparing the DHCP server. Add an entry for Option 42 in
the scope which is the IP address of an NTP server on your
network. If you are in a Windows domain, the Domain Controller by
default acts as your domain’s NTP server to keep the clients in
sync.