]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
added rpc config for ubuntu
authorjmichel <jmichel@jsnb04.(none)>
Wed, 13 Feb 2013 16:31:44 +0000 (17:31 +0100)
committerjmichel <jmichel@jsnb04.(none)>
Wed, 13 Feb 2013 16:31:44 +0000 (17:31 +0100)
trb3/GbEGettingStarted.tex
trb3/main.tex

index af0e0c260edcef19ea478ef1932b987415309e5c..346f27c016ef6026d9581470709495cef38fd090 100644 (file)
@@ -52,20 +52,24 @@ interface, so we have to tell the rpcbind daemon running on the machine where
 the trbnetd should run, that it should accept connections from anywhere.
 This is the option "-i".
 
-In OpenSuse you have to edit the file 
-/etc/sysconfig/rpcbind and make the following entry:
+\paragraph{OpenSuse}~\\ 
+Edit the file 
+\verb!/etc/sysconfig/rpcbind! and make the following entry:
+\verb!RPCBIND_OPTIONS="-i"!
+and then restart the daemon:
+\verb!rcrpcbind restart!
 
-\begin{verbatim}
- RPCBIND_OPTIONS="-i"
-\end{verbatim}
 
-and then restart the daemon:
+\paragraph{Ubuntu}~\\ 
+Using a recent ubuntu-flavoured Linux, the setting can be found in
+\verb!/etc/init/portmap.conf!, change the line \verb!OPTIONS="-w"! to
+\verb!"-wi"!. Then restart portmap: \verb!service portmap restart!.
 
-\begin{verbatim}
- rcrpcbind restart
-\end{verbatim}
-If you have a running instance of trbnetd and want to know to which TRB3 it connects:
+
+
+
+If you have a running instance of trbnetd and want to know to which TRB3 it
+connects:
 \begin{verbatim}
  cat /proc/$(pgrep -f "trbnetd")/environ | strings | grep TRB3
 \end{verbatim}
index 7fba8228536e439fd4498e8f60a5ec6e0c523c51..0f5af49d30c986418435a00c53d9bb5c4f60fdaa 100755 (executable)
@@ -30,6 +30,7 @@
 \usepackage{wrapfig}
 \usepackage[caption=false]{subfig}
 \usepackage{amsmath}
+\usepackage[update,prepend]{epstopdf} 
 
 \definecolor{darkblue}{rgb}{.1,.1,.6}
 \usepackage[linkbordercolor={0 0 0},