[ Previous ] [ Contents ] [ Index ] [ Next ]

AOLserver Command Line

Unix

nsd [ -S ] [ -d ] [ -b fd ] [ -R root ] [ -f | -i ] -c nsd.ini

Description: Start up AOLserver

Option:

Description:

-S

Start just the Setup Server, excluding the other virtual servers.

-d

Run AOLserver in the debugger (ignore SIGINT).

-b fd

(for internal use only)

-R root

Perform chroot to a new root directory.

-f

Run AOLserver in the foreground.

-i

Running AOLserver from /etc/inittab (see inittab(4) man page)

-c nsd.ini

Specify the path to the configuration file (required).

SGI Irix 6.2 Platform:

Use nsdp instead of nsd to use the Posix Threads interface for SGI Irix 6.2. All command line options remain the same.

Examples

Command Line:

Description:

    nsd -c nsd.ini 

This is the simplest form of the command line.

    nsd -fc nsd.ini

AOLserver will be run in the foreground.

    nsd -R /newroot -c nsd.ini

AOLserver will be run in a chroot environment.

    nsd -S -c nsd.ini 

Only the Setup Server will be started.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.