Day 1: Glossary

Key Points

Logging in to Spruce
  • Use ssh to connect to Spruce

  • On windows you can use PuTTY

  • To get X Window on Windows use for example MobaXTerm

Basic Commands to learn
  • Learning the basic commands allow you to create files and directories and move around the filesystem

  • Use man to search for arguments of command line tools

Text Editors
  • The choice of an editor is very personal, it is your compromise between features and learning curve

Using Environmental Modules
  • You can preload modules for each login by adding the load line on your .bashrc

Torque and Moab
  • It is a good idea to keep aliases to common torque commands for easy execution.

Transferring Files
  • On windows, there is no simple replacement for rsync. You can use the file trasfer application that comes with PuTTY

Glossary

FIXME