Fortuna 2.1 Quick Start: Difference between revisions
Line 50: | Line 50: | ||
ssh-keygen -t dsa | ssh-keygen -t dsa | ||
Then, log into '''palm''' and cut and paste the contents of the <code>id_rsa.pub</code> and <code>id_dsa.pub</code> files on '''discover''' into the <code>~/.ssh/authorized_keys</code> file on '''palm'''. | Then, log into '''palm''' and cut and paste the contents of the <code>id_rsa.pub</code> and <code>id_dsa.pub</code> files on '''discover''' into the <code>~/.ssh/authorized_keys</code> file on '''palm'''. Problems with <code>ssh</code> should be referred to NCCS support. | ||
To set the model up to run, in the <code>GEOSagcm/src/Applications/GEOSgcm_App</code> directory we run: | To set the model up to run, in the <code>GEOSagcm/src/Applications/GEOSgcm_App</code> directory we run: |