workshops.md
... ...
@@ -43,6 +43,12 @@ Workshop presentation: [Powerpoint](downloads/BioGrids_AWS_RNA_Seq_July_25_2019
43 43
44 44
Download this .pem file: [PEM file](downloads/biogrids_workshop.pem)
45 45
46
+ Move the file to your .ssh folder and change the permissions:
47
+
48
+ cd Downloads/
49
+ cp biogrids_workshop.pem ~/.ssh/
50
+ chmod 400 ~/.ssh/biogrids_workshop.pem
51
+
46 52
[Click here for EC2 IP Addresses](downloads/ec2-ips.txt)
47 53
Use the machine name (ip address) handed to you in class - find it in this list and copy.
48 54