IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 17, 2012, 11:48:00 AM (14 years ago)
Author:
Serge CHASTEL
Message:

Documentation update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdor/doc/Full/administration.tex

    r32874 r33794  
    2929\label{sec-adm-newnode}
    3030
     31Log in as the \texttt{ippdor} user on any host of the cluster.
     32
     33To install the condor on any \texttt{host}, run:
     34\begin{verbatim}
     35ippdor@ippc18 ~ $ ssh <host> ./deploy_condor.sh
     36\end{verbatim}
     37
     38\section{Starting Condor where it does not run}
     39\label{sec-adm-start_condor}
     40
     41It's been a long time that Condor has not been used. We don't know
     42where it runs and don't want to try to restart it where it does not
     43run...
     44
     45Simply run (use auto-completion):
     46\begin{verbatim}
     47ippdor@ippc30 ~ $ start_condor_where_it_does_not_run.sh
     48\end{verbatim}
     49
    3150\section{Updating Condor}
    3251\label{sec-adm-update}
Note: See TracChangeset for help on using the changeset viewer.