INSTALLING
After you install the program files for a Domino® server on a system, you can use either a Microsoft™ Windows™ client system or another Domino server to run the server setup program remotely. Running the server setup program from a Windows client is easier if the client has Domino Administrator installed -- to run the program from a client without Domino Administrator, you need the Java™ runtime environment plus some files from the program directory of an installed Domino server.
About this task
Before entering system commands in the following procedures, validate the location of the Domino program directory and Notes® program directory on your system, and be sure to navigate to the required starting directory as instructed.
Note: During server setup, you can use an existing certifier ID instead of creating a new one. The certifier ID that you specify cannot have multiple passwords assigned to it. Attempting to use a certifier ID with multiple passwords generates an error message and causes server setup to halt.
Parent topic: Using the Domino server setup program
Run the server setup program from a Windows client with Domino Administrator
Procedure
1. Do the following steps:
3. At the command prompt on the server system, from the Domino program directory, do one of the following:
nserver -listen
server -listen
5. In the Connect to Remote Domino Server dialog box, click Ping to ensure that you can connect to the remote server.
6. Enter the host name or network address of the remote server.
7. Click OK to start the Domino server setup program.
Run the server setup program from a Windows client without Domino Administrator, or from a UNIX workstation
1. Make sure that you know the host name or network address of the remote system a
2. Install the Domino server program files on a server system, but do not run the Domino server setup program.
3. At the command prompt on the server, from the Domino program directory, do one of the following:
/lotus/bin/server -listen
5. Create a temporary directory on the client system. For example, enter the following at the command prompt:
mkdir c:\temp
mkdir /temp
/Domino program directory/notes/latest/ibmpow/ on an IBM® AIX® server
/Domino program directory/notes/latest/linux on a Linux™ server
9. Enter the host name or network address of the remote server.
10. Click OK to start the Domino server setup program.
Run the server setup program from another server system
1. Install the Domino server program files on both server systems, but do not run the Domino server setup program.
2. Make sure that you know the host name or network address of the remote system.
3. At the command prompt on the local server system, from the Domino program directory, do one of the following:
nserver -remote
server -remote
Note: Entering nserver -help or server -help displays all parameters available for working with remote server setups.
Related concepts Using the Domino server setup program Using the Domino server setup program locally Entering system commands