INSTALLING
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.
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/lotus/notes/latest/ibmpow/ on an IBM® AIX® server
/Domino program directory/lotus/notes/latest/zlinux on a Linux™ on System z® server
/Domino program directory/lotus/notes/latest/linux on a Linux server
Note: Linux on System z and z/OS® ship tar files on the media that contains the files needed for remote server setup.
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: For Linux on System z and z/OS, set the DISPLAY environment variable so that the setup program is directed to a workstation supporting X-Window.
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