Icarus 3.3 Quick Start: Difference between revisions

Using the NCCS progress CVS code repository: Updates for new NCCS web structure
Line 18: Line 18:


  $ cd $HOME/.ssh
  $ cd $HOME/.ssh
  $ ssh-keygen -t rsa
  $ ssh-keygen -o -a 100 -b 3072 -t rsa


The commands below assume that your shell is <code>csh</code>.  Since the scripts to build and run GEOS-5  tend to be written in the same, you shouldn't bother trying to import too much into an alternative shell.  If you prefer a different shell, it is easiest just to open a <code>csh</code> process to build the model and your experiment.
The commands below assume that your shell is <code>csh</code>.  Since the scripts to build and run GEOS-5  tend to be written in the same, you shouldn't bother trying to import too much into an alternative shell.  If you prefer a different shell, it is easiest just to open a <code>csh</code> process to build the model and your experiment.