Changes between Version 13 and Version 14 of InstallationOnSeparateMachine

Show
Ignore:
Timestamp:
07/06/13 17:14:09 (11 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationOnSeparateMachine

    v13 v14  
    99 
    1010Further sections gives some configuration hints for various batch system 
    11 == Torque and Maui/Moab == 
     11== Torque and !Maui/Moab == 
    1212* add qcg machine as submit host 
    1313{{{ 
     
    3030 
    3131 
    32  
    33 **Note:** Although it is not mandatory we recommend you to restrict SSH access to the service machine by adding the following line to the `/etc/sshd_config` (remember to reload sshd deamon): 
     32== Notes == 
     33**Note1:** Although it is not mandatory we recommend you to restrict SSH access to the service machine by adding the following line to the `/etc/sshd_config` (remember to reload sshd deamon): 
    3434{{{ 
    3535AllowUsers qcgadmin1 qcgadmin2 siteadmin otheradmin 
    3636}}} 
    3737 
    38 **Note:** QCG service node should be treated as any other server machine in your cluster, i.e. don't forget about regular packages updates, general node monitoring used at site, security audits. 
     38**Note2:** QCG service node should be treated as any other server machine in your cluster, i.e. don't forget about regular packages updates, general node monitoring used at site, security audits. 
    3939