Verifying the Installation Checklist on Linux - trillium_discovery - trillium_quality - 17.1

Trillium DQ Installation Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Discovery
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium DQ Installation Guide
First publish date
2008
Last updated
2024-10-19
Published on
2024-10-19T09:58:08.471711
  1. Verify that your system satisfies the hardware requirements listed on Minimum Requirements: Repository Server. Trillium recommends that you install the repository server on a local drive.

  2. Verify that your system has the latest platform patch. All required patches are available from your operating system support provider.

  3. Identify available ports. The EDQ installation program asks for separate port numbers (accessible from the client to the server and not blocked) for:

    • Trillium Director

    • Apache Tomcat

    • Cleansing Server

    • Matching Server

    Note:  Port numbers should not exceed 65535 and ports less than 1024 are typically reserved. For easy reference, port numbers should be consecutive numbers.

    The default port numbers are:

    • 17400 - Trillium Director

    • 8484 - Apache Tomcat Start port

    • 8405 - Apache Tomcat Stop port

    • 17410 - Cleansing Server

    • 17412 - Matching Server

    To find available port numbers:

    1. Inspect the services file, located at: /etc/services.

    2. Type the command netstat -an to identify ports that have applications listening on them.