Hoffman2:Modules

From Center for Cognitive Neuroscience
Revision as of 18:08, 17 April 2017 by Dmargolis (talk | contribs) (→‎nano)
Jump to navigation Jump to search

Back to all things Hoffman2

  1. SSH into Hoffman2
  2. Use your favorite text editor to edit the file ~/.bash_profile

nano

  1. Insert these lines at the bottom of the file
    • module use /u/project/CCN/apps/modulefiles
      umask 007
  2. Save the file by typing
    • Control + X
    • Y
    • ENTER
  3. Log out of Hoffman2 and the next time you log in, everything will be set for you to start working.