History for Using HPCx
changed:
-
HPCx is a lagre computer up in scotland.
There are a number set up issues that will improve your us of this facility.
initially auto complete is not on. This is due to the use of the ksh shell
typing in: 'tcsh' will change the shell and allow you to auto complete with tab.
set up a public key so you dont need to type in your password every two minutes.
On your local machine change to the ssh directory:
'cd ~/.ssh'
type 'ssh keygen'
this will generate a file identity.pub
scp this file to the .ssh directory in hpcx and change the name to 'authorized_keys'
when you log on, scp or ftp to hpcx it ill no longer ask for a password.