Kernel Server - Installation step by step

From PlcWiki

Revision as of 14:49, 26 February 2012 by Mcaslava (Talk | contribs)
Jump to: navigation, search

Contents

Basic system instalation

Same for CLEVER Kernel Server and CLEVER SQL Server. For more information see this page

Register on server sasmbosql

Set as FTP Server for Kick start clients installation

Install PMC

Install Sequence Controller

Temporary part. (Tohle by, krom jiného, mělo dělat RPMko)

mkdir -p /usr/local/plc/var/webapps/SeqControl
chown -R tomcat.tomcat /usr/local/plc/var/webapps/
mkdir -p /usr/local/plc/log/SeqControl/
chown tomcat.tomcat /usr/local/plc/log/SeqControl/

Add role to /etc/tomcat/tomcat-users.xml for basic autentifikation

<role rolename="SeqControl" description="Move cockpit(s) from a production to the stacks (suspend)"/>

Install CCT

CLEVER Config Tool. Provides cct commands and API for "CLEVER System" config files editing.

Install CCT-WEB basic

Basic web interface for "CLEVER System" config files editing.

Install CCT-WEB

Web interface for the "CLEVER System" configuration.

  • Get a suitable distribution bundle
  • Unpack the distribution bundle (*.tar) into a root directory
  • Check directory rights

For more information see this page.

Personal tools