Install OpenDJ (GUI) on CentOS6)

Source: Internet
Author: User

Install OpenDJ (GUI) on CentOS6)

In the previous article, we talked about how to install OpenDJ on RHEL6, mainly through command line installation. This article describes how to install OpenDJ (GUI) on CentOS6 through a graphical interface ).

Server Settings

This step mainly involves setting the host name. Make sure that the domain name can be resolved. Otherwise, a javax. naming. CommunicationException: 0.0.0.0: 4444 exception will be thrown. The temporary solution is to add a record 127.0.0.1 idams in hosts.

Copy Option

If it is the first Server, select This will be a stand alone server

Initialize data

Enter your Base DN

JVM settings

Allocate more than 2 GB memory in the production environment

All configurations

Installation Complete

If there is a problem with the front-end host name, it will be stuck in this step for a long time. Check the log and you will see the exception mentioned in the first step. In this case, the installation is successful, Cancel, server has been started.

Control Panel

Click Launch Control Panel to go to the administrator page.

Other problems

If the host name is incorrect, you cannot use the Control Panel on the local server.

In this case, you can use remote Control to start the Control Panel on another host.

Do not forget to set up a firewall before logging on remotely.

# Vim/etc/sysconfig/iptables-a input-m state -- state NEW-m tcp-p tcp -- dport 389-j ACCEPT-A INPUT-m state -- state NEW-m tcp- p tcp -- dport 4444-j ACCEPT # service iptables restart

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.