.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH LTSP-CONFIG "8" "September 2016" "ltsp-config 5.5.8-1~bpo8+1" "System Administration Utilities" .SH NAME ltsp-config \- configure certain parts of an LTSP server .SH SYNOPSIS .B ltsp-config \fI\,TOOL \/\fR[\fI\,OPTION\/\fR] .SH DESCRIPTION Generates or updates configuration files for certain parts of an LTSP server, like lts.conf, the DHCP server, nbd\-server etc. .SH OPTIONS .TP \fB\-d\fR, \fB\-\-directory\fR[=\fI\,DIR\/\fR] A directory to search for configuration templates, in addition to \fI\,/usr/share/doc/ltsp\-server/examples\/\fP. .TP \fB\-h\fR, \fB\-\-help\fR Displays the ltsp\-config help message. .TP \fB\-l\fR, \fB\-\-language\fR[=\fI\,LANG\/\fR] Preferred language for configuration files. Support varies by distribution. .TP \fB\-o\fR, \fB\-\-overwrite\fR Overwrite existing configuration files. .TP \fB\-\-version\fR Output version information and exit. .TP \fB\-q\fR, \fB\-\-quiet\fR Do not issue overwrite warnings .SS "Tools:" .TP dnsmasq Configure dnsmasq. .TP \fB\-\-no\-proxy\-dhcp\fR Don't enable proxyDHCP mode for detected subnets. .TP isc\-dhcp\-server Configure isc\-dhcp\-server. .TP lts.conf Create a sample lts.conf. .TP nbd\-server Configure nbd\-server. .TP nfs Configure nfs exports. .SH AVAILABILITY Part of the \fBltsp\fP package and the latest versions are available in source form from \fIhttps://launchpad.net/products/ltsp\fR. .SH FILES \fI/etc/ltsp/.conf\fR: 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" \fI/etc/ltsp/ltsp-server.conf\fR: 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. .SH AUTHOR Autogenerated from the script source code with \fBhelp2man\fP. Distributed under the terms of the GNU General Public License version 2 or any later version. .SH "REPORTING BUGS" Report bugs to \fIhttps://bugs.launchpad.net/ltsp\fR. .SH "SEE ALSO" \fBdnsmasq\fP(8), \fBdhcpd.conf\fP(5), \fBlts.conf\fP(5), \fBnbd\-server\fP(5)