Changes between Version 9 and Version 10 of installation_guide_rpm

Show
Ignore:
Timestamp:
06/28/11 16:33:29 (13 years ago)
Author:
piontek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • installation_guide_rpm

    v9 v10  
    7373= Preparing the environment = 
    7474* create the qcg-broker user 
    75 '''IMPORTANT:''' Altought it's possible to run QCG-Broker service on any account (`root`, regular user) we strongly recommend to run QCG-Broker service on the unpriledged account designated specifically for this service (`qcg-broker` for example). 
    76  
    77 We recommend to create a new user (e.g. `qcg-broker`) that will be used by the service to run in unprivileged mode 
     75 '''IMPORTANT:''' Altought it's possible to run QCG-Broker service on any account (`root`, regular user) we strongly recommend to run QCG-Broker service on the unpriledged account designated specifically for this service (`qcg-broker` for example). 
     76 
     77 We recommend to create a new user (e.g. `qcg-broker`) that will be used by the service to run in unprivileged mode 
    7878{{{ 
    7979#!div style="font-size: 90%" 
     
    8383}}} 
    8484* define the set of trusted Certificate Authorities [optional step] 
    85 '''IMPORTANT:''' If you want to configure QCG-Broker to use its own list of trusted CA certificates, please do not forget to copy them into `~/.globus/certificates` directory. 
     85 '''IMPORTANT:''' If you want to configure QCG-Broker to use its own list of trusted CA certificates, please do not forget to copy them into `~/.globus/certificates` directory. 
    8686* specify the range of opened ports 
    87 The port range must be set in ~/.globus/cog.properties file. 
     87 The port range must be set in ~/.globus/cog.properties file. 
    8888{{{#!sh 
    8989mkdir -p ~/.globus