Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning
iconfalse
titleLogin to lonestar5
#If you are using a terminal, open it:
ssh <username>@stampede2.tacc.utexas.edu

#If you are using putty, open it and enter the following:
hostname:  stampede2.tacc.utexas.edu
#Upon prompting, enter username and password
Warning
iconfalse
titleCopy data over if you have not already done so
cds
cd my_rnaseq_course/
cp -r /work2/projects/BioITeam/projects/courses/rnaseq_course/day_2 .

cd day_2


2. (DO IN CLASS )Open another terminal tab and ssh into stampede2. Request an interactive session in one of the compute nodes.

...