INSTALLING
After you install the program files for a Domino® server on a system, you can use either a 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
Install the Domino server and put it in "listen" mode
Procedure
1. Install the Domino server program files on a server system but do not run the Domino server setup program.
2. Put the server in "listen" mode:
nserver -listen
<full_path_to_server_executable> -listen
C:\Domino\nserver -listen
/opt/hcl/domino/bin/server -listen
Complete one of the following procedures to set up the server remotely.
Run the server setup program from a Windows client with Domino Administrator
1. Complete the procedure Install the Domino server and put it in "listen" mode.
2. Install the Domino Administrator client, selecting the option Remote server setup when you do.
4. In the Connect to Remote Domino Server dialog box, enter the host name or network address of the remote Domino server.
5. click Ping to ensure that you can connect to the server.
6. 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
2. Make sure that you know the host name or network address of the remote Domino server.
3. Install the Java runtime environment on the client system.
4. 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
remotesetup.cmd
./remotesetup
8. click Ping to ensure that you can connect to the server.
9. Click OK to start the Domino server setup program.
Run the server setup program from another server system
2. Install the Domino server program on the system from which you will run remote server setup. Do not run the Domino server setup program.
3. Make sure that you know the host name or network address of the remote Domino server that you are setting up.
4. From the Domino server system you're using for remote server setup, navigate to the Domino program directory. Then enter one of the following commands:
nserver -remote
/opt/hcl/domino/bin/server -remote
Note: Entering nserver -help or server -help displays all parameters available for working with remote server setups.
6. click Ping to ensure that you can connect to the server.
7. Click OK to start the Domino server setup program.
Related concepts Using the Domino server setup program Using the Domino server setup program locally Entering system commands