Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 39 Next »

Login to TACC

#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

Copy 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 .

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

ssh <my_user_name>@stampede2.tacc.utexas.edu
idev -m 120 -q normal -A UT-2015-05-18 -r RNAday2

#If the  reservation does not work, try the command without the -r RNAday2


BACK TO COURSE OUTLINE

  • No labels