Difference between revisions of "NIKHEF PAT workshop Oct2006"

From Atlas Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
* 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:  
  
ssh lxplus.cern.ch
+
>ssh lxplus.cern.ch
cd
+
>cd
mkdir Tutorial
+
>mkdir Tutorial
cd Tutorial
+
>cd Tutorial
mkdir 12.0.1
+
>mkdir 12.0.1

Revision as of 15:06, 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 >mkdir Tutorial >cd Tutorial >mkdir 12.0.1