Changes between Version 5 and Version 6 of camhpc
- Timestamp:
- 10/20/16 11:10:44 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
camhpc
v5 v6 45 45 }}} 46 46 47 Two files were created: your private key `/Users/username/.ssh/id_rsa`, and the public key `/Users/username/.ssh/id_rsa.pub`. The private key is read-only and only for you, it is used to decrypt all correspondence encrypted with the public key. The contents of the public key need to be copied to `~/.ssh/authorized_keys` on your greenplanetaccount:47 Two files were created: your private key `/Users/username/.ssh/id_rsa`, and the public key `/Users/username/.ssh/id_rsa.pub`. The private key is read-only and only for you, it is used to decrypt all correspondence encrypted with the public key. The contents of the public key need to be copied to `~/.ssh/authorized_keys` on your hoc account: 48 48 49 49 {{{ … … 52 52 }}} 53 53 54 Now on ''' Greenplanet''', copy the content of id_rsa.pub:54 Now on '''HPC''', copy the content of id_rsa.pub: 55 55 56 56 {{{ … … 72 72 ''Log out and log back in'' to apply this change. 73 73 74 == Installing ISSM on Greenplanet==74 == Installing ISSM on HPC == 75 75 76 Greenplanet will ''only'' be used to run the code, you will use your local machine for pre and post processing, you will never use Greenplanet's matlab. You can check out ISSM and install the following packages:76 HPC will ''only'' be used to run the code, you will use your local machine for pre and post processing, you will never use HPC's matlab. You can check out ISSM and install the following packages: 77 77 - automake (the one provided by default is too old) 78 78 - m1qn3