Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
1. Open a terminal. SSH into ls5 and lonestar6 and do these copies. 
Code Block
titleGet set up for the exercises
ssh <my_user_name>@ls5name>@ls6.tacc.utexas.edu


#For putty users, unfortunately -X option does not exist.  You would need a tool like
Xwindows
for
similar graphical display
 
cds
cd my_rnaseq_course
cp -r /corral-replwork2/utexasprojects/BioITeam/projects/courses/rnaseq_course_2016/day_4*_partA . &


#Request#Open another session and request an interactive session
idev -m 120 -q developmentnormal -A UT-2015-05-18 OTH21164 -r RNAseq2


#Without reservation, use the development queue (REMEMBER TO SAY NO WHEN IT ASKS IF YOU WANT TO USE THE RESERVATION)
idev -m 120 -q development -A OTH21164

Back to COURSE OUTLINE