Topics

02 Things you need to know
Server
Installing Domino for Linux

This guide explains how to install a Domino server on the Linux operating system. Refer to the Release Notes for this product and the Domino manual Administering the Domino Server for more details about configuring your server.

System Requirements
The minimum system requirements for a Domino server for Linux installation are:


NOTE: You must have selected the following packages during the Red Hat Linux install and setup:
These packages provide the libraries that are required by Domino.

To install Domino for Linux and administer it, it is recommended that you use separate machines for Notes client and the Domino Administrator client. Both machines must run TCP/IP on the same network or on the Internet. You can confirm connectivity by pinging each from the other before proceeding.

NOTE: You can configure the server using a browser on the same machine, but you will need the Domino Administrator or Domino Designer (a Notes client) on a Windows machine if you plan to create new users and server IDs or design databases.

Release notes
See the release notes shipped with this product for the latest information.

Installing more than one server
You can install more than one instance of Domino on a Linux server on separate partitions. Each data directory will contain data specific to each server, such as databases, templates, bookmarks, ID files, etc., but all the program files reside in a single shared program directory. Each server must use different UNIX user names, to distinguish between processes for the different servers. Each user will be made the owner of the files in each data directory and the processes run by that server. If the user name is not changed for additional servers, you will not be able to start the server, because the operating system will only detect server processes that are not already running for existing user names.

Note that many of the steps detailed in this installation must be repeated for each additional server you install.

See Administering the Domino Server to review all your options before you begin.

Creating a notes user and group
Before you start the installation, you must add a user and group on the Linux machine.


Downloading Domino for Linux
Run the Server Setup program

Continuing setup and configuration
Starting the Server
Before starting your Domino server, make sure no other Web server is running because it will block the Domino HTTP task from operating correctly and you will be unable to use a Web browser to administer your server after the initial setup.

Extracting your administrator ID file
Before you can perform any more administration on your Domino for Linux server, will need to extract the administrator ID file and move it to the machine you plan to use for administration.


Connecting a Notes Client to the Linux server
Many administration functions can be performed using a Web browser, but you need the Domino Administrator client to perform many other tasks such as creating IDs or designing new databases.