ctys-web-setup

February, 2011

.

NAME

ctys-web-setup - Receipt for the setup of a web-server for ctys


General

The DOC package contains the online help as a complete web site, which is available from the internet too.

A short Receipt

The setup is quite simple, the steps required are:

  1. Install BASE and DOC-package.
    The shared installation of rpm-packages could be performed by:
      yum install 'ctys-*'
    
    or
      rpm -i ctys-base-<version>.noarch.rpm
      rpm -i ctys-doc-<version>.noarch.rpm
    

    The shared installation of tgz-packages could be performed by:
      tar -C /opt -zxf ctys-base-<version>.tgz
      tar -C /opt -zxf ctys-doc-<version>.tgz
    
    Private link and activation for a user including setup of personal configuration files.
      /opt/ctys-<version>/bin/ctys-distribute -F 1 -P uhl
    
    The following call replacess previous configuration files.
      /opt/ctys-<version>/bin/ctys-distribute -F 2 -P uhl
    

  2. When a local download mirror for software distribution is required, just copy the archives into the directory
      <install-base-dir>/ctys-<version>/downloads
    
    Which is refered to by a symbolic link from the directory
      .../doc
    

    The default path of 'downloads' for rpm-packages is:
      /opt/ctys-<version>/downloads
    
    The default path of 'downloads' for the local installation within a users HOME is:

      $HOME/lib/ctys-<version>/downloads
    
  3. In case of Apache-Webserver just set a sysmbolic link:
      ln -s /opt/ctys-<version>/doc /var/www/html
    
    Do not forget the 'FollowSymLink' option and the permissions for each entry of the whole source path.




SEE ALSO

HowTo




AUTHOR

Written and maintained by Arno-Can Uestuensoez:

Maintenance: <<acue_sf1 (a) users sourceforge net>>
Homepage: <https://arnocan.wordpress.com>
Sourceforge.net: <http://sourceforge.net/projects/ctys>
Project moved from Berlios.de to OSDN.net: <https://osdn.net/projects/ctys>
Commercial: <https://arnocan.wordpress.com>




COPYRIGHT

Copyright (C) 2008, 2009, 2010, 2011 Ingenieurbuero Arno-Can Uestuensoez

For BASE package following licenses apply,

This document is part of the DOC package,

For additional information refer to enclosed Releasenotes and License files.