Index: /trunk/ippdor/doc/Full/administration.tex
===================================================================
--- /trunk/ippdor/doc/Full/administration.tex	(revision 33793)
+++ /trunk/ippdor/doc/Full/administration.tex	(revision 33794)
@@ -29,4 +29,23 @@
 \label{sec-adm-newnode}
 
+Log in as the \texttt{ippdor} user on any host of the cluster.
+
+To install the condor on any \texttt{host}, run:
+\begin{verbatim}
+ippdor@ippc18 ~ $ ssh <host> ./deploy_condor.sh
+\end{verbatim}
+
+\section{Starting Condor where it does not run}
+\label{sec-adm-start_condor}
+
+It's been a long time that Condor has not been used. We don't know
+where it runs and don't want to try to restart it where it does not
+run...
+
+Simply run (use auto-completion):
+\begin{verbatim}
+ippdor@ippc30 ~ $ start_condor_where_it_does_not_run.sh 
+\end{verbatim}
+
 \section{Updating Condor}
 \label{sec-adm-update}
Index: /trunk/ippdor/doc/Full/ippdor.tex
===================================================================
--- /trunk/ippdor/doc/Full/ippdor.tex	(revision 33793)
+++ /trunk/ippdor/doc/Full/ippdor.tex	(revision 33794)
@@ -68,5 +68,5 @@
   \textbf{Version} & \textbf{Date} & \textbf{Comment} \\
   \hline
-  0.2 & 2012-04-17 & Changing the IPP section \\
+  0.2 & 2012-04-17 & "Changing" the IPP section. Deployment. Starting where Condor doesn't run\\
   0.1 & 2011-11-23 & First draft \\
   \hline
