IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of VYSOS5.20090806


Ignore:
Timestamp:
Aug 6, 2009, 4:29:08 PM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VYSOS5.20090806

    v3 v4  
    77{{{ ippadmin init localhost ippuser ipp }}}
    88
    9 * created an empty-password ssh key for use by the ipp user:
     9 * created an empty-password ssh key for use by the ipp user:
    1010{{{ ssh-keygen }}}
    1111
    12 * set up the user config files:
    13 ** {{{ cp src/ipp.20090805/ippconfig/ipprc.config .ipprc }}}
    14 ** {{{ cp src/ipp.20090805/ippconfig/site.config.in install/ipp.20090805.lin64/share/ippconfig/site.config}}}
    15 ** edit site.config to include db host, etc information
     12 * set up the user config files:
     13  * {{{ cp src/ipp.20090805/ippconfig/ipprc.config .ipprc }}}
     14  * {{{ cp src/ipp.20090805/ippconfig/site.config.in install/ipp.20090805.lin64/share/ippconfig/site.config}}}
     15  * edit site.config to include db host, etc information
    1616
    17 * install ippMonitor:
    18 ** cd src/ipp.20090805/ippMonitor/
    19 ** psconfigure --dbhost vysosdata1 --dbuser ippuser --dbpass (XXX) --htdocs /srv/www/htdocs
    20 ** make (failed at first try because of permissions on /src/www/htdocs)
     17 * install ippMonitor:
     18  * cd src/ipp.20090805/ippMonitor/
     19  * psconfigure --dbhost vysosdata1 --dbuser ippuser --dbpass (XXX) --htdocs /srv/www/htdocs
     20  * make (failed at first try because of permissions on /src/www/htdocs)