Provided by: ltsp-server_5.5.1-1ubuntu2_all 

NAME
ltsp-config - configure certain parts of an LTSP server
SYNOPSIS
ltsp-config TOOL [OPTION]
DESCRIPTION
Generates or updates configuration files for certain parts of an LTSP server, like lts.conf, the DHCP
server, nbd-server etc.
OPTIONS
-d, --directory[=DIR]
A directory to search for configuration templates, in addition to
/usr/share/doc/ltsp-server/examples.
-h, --help
Displays the ltsp-config help message.
-l, --language[=LANG]
Preferred language for configuration files. Support varies by distribution.
-o, --overwrite
Overwrite existing configuration files.
--version
Output version information and exit.
Tools:
dnsmasq
Configure dnsmasq.
--no-proxy-dhcp
Don't enable proxyDHCP mode for detected subnets.
isc-dhcp-server
Configure isc-dhcp-server.
lts.conf
Create a sample lts.conf.
nbd-server
Configure nbd-server.
FILES
/etc/ltsp/<tool>.conf: Upon execution the tool will read a configuration file to override built-in
defaults.
Values are NAME="VALUE" pairs, with # representing commented lines. most commandline options have an
equivalent. an example Debian based system with an alternate base location, architecture, and
distribution:
# set alternate default location for ltsp chroot (--base)
BASE="/srv/ltsp"
# build an amd64 chroot by default (--arch)
ARCH="amd64"
# build a Debian sid environment (--dist)
DIST="sid"
/etc/ltsp/ltsp-server.conf: Each LTSP server tool will read a generic configuration file. This file is
typically used for setting BASE, TFTP_DIRS and TFTP_BOOT_DIR. These settings are overwritten by those set
in specific tool configs.
AVAILABILITY
Part of the ltsp package and the latest versions are available in source form from
https://launchpad.net/products/ltsp.
AUTHOR
Autogenerated from the script source code with help2man. Distributed under the terms of the GNU General
Public License version 2 or any later version.
REPORTING BUGS
Report bugs to https://bugs.launchpad.net/ltsp.
SEE ALSO
dnsmasq(8), dhcpd.conf(5), lts.conf(5), nbd-server(5)
ltsp-config 5.5.1-1ubuntu2 April 2014 LTSP-CONFIG(8)