Difference between revisions of "NIKHEF PAT workshop Oct2006"

From Atlas Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
* Login to lxplus at CERN and create a working directory called "Tutorial". We will use the release 12.0.1 this tutorial:  
 
* Login to lxplus at CERN and create a working directory called "Tutorial". We will use the release 12.0.1 this tutorial:  
 
+
<pre>
>ssh lxplus.cern.ch
+
ssh lxplus.cern.ch
>cd
+
cd scratch0
>mkdir Tutorial
+
mkdir Tutorial
>cd Tutorial
+
cd Tutorial
>mkdir 12.0.1
+
mkdir 12.0.1
 +
</pre>

Revision as of 15:07, 22 September 2006

Set up CMT

  • Login to lxplus at CERN and create a working directory called "Tutorial". We will use the release 12.0.1 this tutorial:
ssh lxplus.cern.ch
cd scratch0
mkdir Tutorial
cd Tutorial
mkdir 12.0.1