EpiModel / EpiModeling

Tutorials for Using the EpiModel Software Platform for Research
4 stars 2 forks source link

Notes from Christina C (Windows) #2

Closed clchand23 closed 2 years ago

clchand23 commented 2 years ago
clchand23 commented 2 years ago
clchand23 commented 2 years ago

To get .Renviron file onto HPC, I ran following command. This asked for password, although I set up ssh key and config file for Host sph. Maybe this was done incorrectly

scp \Users\NETID\.Renviron NETID@clogin01.sph.emory.edu:~/

clchand23 commented 2 years ago

Unclear that the ssh key generation for ease of logging in should be done on remote. Documentation may need update to make it more clear

ssh-copy-id does not exist for Windows. I copied over the .pub file (the public key) to my .ssh folder on the HPC using scp

scp \Users\NETID\.ssh\emory-hpc-key.pub NETID@clogin01.sph.emory.edu:/.ssh/authorized_keys

smjenness commented 2 years ago

I believe all of the primary comments have been updated on the wiki.