Configure and install the Domino server in Linux

Source: Internet
Author: User
In Linux, configure and install the Domino server-Linux Enterprise Application-Linux server application information. For more information, see. Lotus Domino/Notes provides Linux-based versions starting with R5.0.0 as part of IBM's comprehensive support for Linux. This document uses Red Hat Enterprise Linux 4.0 as an example to describe how to install and configure Lotus Domino/Notes 6.0 on the Linux platform. Lotus Domino/Notes 6 includes over 1000 new and enhanced features, as well as improved email archiving, email diaries, and spam control features. In Lotus Domino/Notes 6.0, Lotus has made many technical improvements. One of the most important aspects is its support for J2EE. For example, in terms of data management and application integration, users can obtain a more powerful solution by embedding the functions provided by Domino. Lotus Domino/Notes 6 supports open standards such as active directories and XML.
I. system requirements:

Hardware: CPU: compatible with Intel X86 processor Pentium II 400 or above, 64 MB (128 MB recommended) memory, 700 mb hard disk space, Display memory 4 MB.

Software: kernel version 2.2 or above (recommended 2.4 or above), KDE 2.0 or above, GNOME 1.2 or above, X Window System XFree86 3.6.x or above, desktop resolution at least 640 × 480, desktop colors: at least 60 thousand colors (16 bits ).

Ii. install Java Virtual Machine

It is special to run the Lotus Domino/Notes 6.0 environment. It must contain the libjitc. so file in the Linux system resource library (/lib), which is actually a java JIT compiler provided by IBM. Run the following command to install the SDK:



Rpm-ivh IBMJava2-JRE-1.3.1-2.0.i386.rpm


3. Create an account for the Application Software

When creating users and user groups during the installation of Lotus Domino/Notes 6.0, the system requires that a user name and user group be specified ). Here, we use Notes as the user name.

Useradd notes

Passwd XXXXXX

Groupadd notes


4. Install Lotus Domino/Notes 6.0.

1. log on to RHEL 4.0 Linux as a Super User and load the optical drive. Run the following command:

#./Install


The main menu is displayed first. Software Installation is generally divided into nine parts in an interactive environment:

1. First, there are a lot of software license agreements. Use the Tab key to flip the page. Note that the Tab key agrees to the default function during installation. h indicates help, and press the Tab key at the end of the protocol to return to the main menu. In the main menu, press Tab to agree to the software agreement and press E to exit. Press Esc to read the agreement again. See figure-1.



(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // soft.yesky.com/imagelist/05/11/00k69vphz9p6.jpg'); ">

Figure-1 software agreement for Lotus Domino/Notes 6.0

2. Press the Tab key to continue, and then select whether to install all the data in the directory. The default value is "NO ".

3. Press the Tab key and select the Server type [Domino Message Server].

4. Press the Tab key to continue and select whether to install all temporary files to the Domino Server.

5. Press the Tab key to continue. Select the application installation directory. The default directory is/opt/lotus /.

6. Press the Tab key to continue and choose whether to install the second Domino Server on the current machine in the future. The default value is NO.

7. Press the Tab key to continue and select the data storage directory. The default directory is/local/notesdata /.

8. Press the Tab key to continue and confirm the server user notes.

9. Press the Tab key to continue. The system provides a summary list of all selected items. Read carefully. After confirmation, press the Tab key to start installation. For more information, see figure-2. If any problem occurs, Press Esc to go back and select again.



(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // soft.yesky.com/imagelist/05/11/5ht509h1bzqi.jpg'); ">

Figure 2 Summary of all system selections

After more than 20 minutes of installation, the system needs to be restarted. Log on to the Xwindow using the "notes" User Account and open a terminal.

1. Add a system search path

PATH = $ PATH:/opt/lotus/bin:/local/notesdata.

2. Enter the data storage directory

Run cd/local/notesdata/opt/lotus/bin/http httpsetup to view the startup interface different from Notes5.0, as shown in figure-3. Opt/lotus/bin/is the software installation directory, and/local/notesdata is the data storage directory.



(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // soft.yesky.com/imagelist/05/11/h069y3q10e55.jpg'); ">

Figure-3 Linux Startup interface for Lotus Domino/Notes 6.0

3. Configure other options for Lotus Domino/Notes 6.0.

1. First configure the font of the server, or use the default option, and then press "NEXT" to continue.

2. choose whether to install the second Domino Server on the current machine in the future. The default value is NO, and press "NEXT" to continue.

3. Name the host and server, and press "NEXT.

4. Enter the organization password and the directory where the organization password is stored, and press "NEXT" to continue.

5. Enter the administrator password and the password storage directory, and press "NEXT" to continue.

6. Enter the server type. To configure all services, click Customize. Lotus Domino/Notes 6.0 can be used as servers with different functions, including various Web servers (HTTP), mail servers (POP3, SMTP, IMAP), and Dynamic Host servers (DHCP) remote Debug Server and local Lightweight Directory Access Protocol Directory Server (LDAP), as shown in figure-4. Check the services you need. The star number is a required service. Click "OK" to display the upper-level dialog box. Then press "NEXT" to continue.



(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // soft.yesky.com/imagelist/05/11/l887n28r8e5k.jpg'); ">

Figure-4 Lotus Domino/Notes 6.0 server type

7. Configure the network device and Host Name of the Domino server, and press "NEXT" to continue.


8. Configure the security settings of the Domino server and Control Access to directories through ACL (Access Control table and Access Control List. For example, the administrator can restrict who can see what content based on the membership qualifications in a given group or location, or grant special users the ability to modify the selected field in their own records. In the Linux 2.4 kernel, ACL exists as a patch, and in the new 2.6 kernel, it is already part of the standard kernel. The traditional Unix ACL can only set permissions for users, groups, and others for files, that is, the common permissions such as 755 and 644. If you want to cross-define several different groups of user access permissions for a file, for example, tom, mary, tony, and Todd belong to different groups, and a file wants mary and tony to be read-only, tom and Todd can be written, and other users cannot access them. This requirement cannot be implemented using the traditional Unix ACL. The ACL in the Linux 2.6 kernel is designed to meet similar requirements. It can easily configure the access permissions of any user and group for the file. ACL provides extremely fine-grained access control, and the ACL combines this control with LDAP installation, rather than the client that requests information. In addition, LDAP can be easily integrated with most existing security layers and/or authentication systems (such as SSL, Kerberos, and PAM), as shown in figure-5. Press "NEXT" to start the Lotus Domino/Notes 6.0 server.



(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // soft.yesky.com/imagelist/05/11/63kk9y9437kr.jpg'); ">

Figure 5 security settings of the Domino server

The above is the detailed installation and configuration process of Lotus Domino/Notes 6.0 in Linux.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.