<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Command_Line_Reference</id>
	<title>Command Line Reference - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Command_Line_Reference"/>
	<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Command_Line_Reference&amp;action=history"/>
	<updated>2026-04-25T18:58:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://panoptic.com/mediawiki/aolserver/index.php?title=Command_Line_Reference&amp;diff=14638&amp;oldid=prev</id>
		<title>Bernhard: Created page with &quot;   Usage: nsd [-h|V] [-i|f] [-u &lt;user&gt;] [-g &lt;group&gt;] [-r &lt;path&gt;] [-b &lt;address:port&gt;|-B &lt;file&gt;] [-s &lt;server&gt;] -t &lt;file&gt;    -h  help (this message)   -V  version and release inf...&quot;</title>
		<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Command_Line_Reference&amp;diff=14638&amp;oldid=prev"/>
		<updated>2012-07-09T11:23:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;   Usage: nsd [-h|V] [-i|f] [-u &amp;lt;user&amp;gt;] [-g &amp;lt;group&amp;gt;] [-r &amp;lt;path&amp;gt;] [-b &amp;lt;address:port&amp;gt;|-B &amp;lt;file&amp;gt;] [-s &amp;lt;server&amp;gt;] -t &amp;lt;file&amp;gt;    -h  help (this message)   -V  version and release inf...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
  Usage: nsd [-h|V] [-i|f] [-u &amp;lt;user&amp;gt;] [-g &amp;lt;group&amp;gt;] [-r &amp;lt;path&amp;gt;] [-b &amp;lt;address:port&amp;gt;|-B &amp;lt;file&amp;gt;] [-s &amp;lt;server&amp;gt;] -t &amp;lt;file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  -h  help (this message)&lt;br /&gt;
  -V  version and release information&lt;br /&gt;
  -i  inittab mode&lt;br /&gt;
  -f  foreground mode&lt;br /&gt;
  -d  debugger-friendly mode (ignore SIGINT)&lt;br /&gt;
  -u  run as &amp;lt;user&amp;gt;&lt;br /&gt;
  -g  run as &amp;lt;group&amp;gt;&lt;br /&gt;
  -r  chroot to &amp;lt;path&amp;gt;&lt;br /&gt;
  -b  bind &amp;lt;address:port&amp;gt;&lt;br /&gt;
  -B  bind address:port list from &amp;lt;file&amp;gt;&lt;br /&gt;
  -s  use server named &amp;lt;server&amp;gt; in config file&lt;br /&gt;
  -t  read config from &amp;lt;file&amp;gt; (REQUIRED)&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
Run in the foreground&lt;br /&gt;
 $ nsd -ft /etc/aolserver4/config.tcl&lt;br /&gt;
&lt;br /&gt;
Specify the user and group&lt;br /&gt;
 $ nsd -u nsd -g nsd -ft /etc/aolserver4/config.tcl&lt;br /&gt;
&lt;br /&gt;
=== Bind to Port 80 ===&lt;br /&gt;
In order to run AOLserver binding to port 80 it must be started as root with the user and group specified and the ip address and port given with the -b option.&lt;br /&gt;
This applies to all ports under 1024 on Unix.&lt;br /&gt;
&lt;br /&gt;
The -b option on the command line is mandatory even if the listen port is given in the config file.&lt;br /&gt;
&lt;br /&gt;
 $ nsd -u nsd -g nsd -b 0.0.0.0:80 -ft /etc/aolserver4/config.tcl&lt;/div&gt;</summary>
		<author><name>Bernhard</name></author>
		
	</entry>
</feed>