Changes between Version 4 and Version 5 of Internal/LTS


Ignore:
Timestamp:
Feb 9, 2007, 10:16:35 PM (17 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/LTS

    v4 v5  
    6969=== CMC gridservice ===
    7070
    71 For the moment service are started manualy with
    72 
    73 {{{
    74 cd /etc/gridservices
    75 ./services.rb >> /var/log/gridservice-console.log 2>&1 &
    76 }}}
    77 
    7871=== Frisbee gridservice ===
    7972
     
    9083
    9184
     85For the moment all ORBIT services are started manualy by:
    9286
     87{{{
     88cd /etc/gridservices
     89./services.rb >> /var/log/gridservice-console.log 2>&1 &
     90}}}
     91
     92
     93