IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33794


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

Documentation update

Location:
trunk/ippdor/doc/Full
Files:
2 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}
  • trunk/ippdor/doc/Full/ippdor.tex

    r33793 r33794  
    6868  \textbf{Version} & \textbf{Date} & \textbf{Comment} \\
    6969  \hline
    70   0.2 & 2012-04-17 & Changing the IPP section \\
     70  0.2 & 2012-04-17 & "Changing" the IPP section. Deployment. Starting where Condor doesn't run\\
    7171  0.1 & 2011-11-23 & First draft \\
    7272  \hline
Note: See TracChangeset for help on using the changeset viewer.