Difference between revisions of "NIKHEF PAT workshop Oct2006"
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 | |
− | + | cd scratch0 | |
− | + | mkdir Tutorial | |
− | + | cd Tutorial | |
− | + | mkdir 12.0.1 | |
+ | </pre> |
Revision as of 13: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