Operating Systems 2017F Lecture 23: Difference between revisions
Line 5: | Line 5: | ||
Q2: SSH keygen generates the secret key and the public key file. The private key is stored in the private key file: .ssh/id_rsa <br> | Q2: SSH keygen generates the secret key and the public key file. The private key is stored in the private key file: .ssh/id_rsa <br> | ||
Q4: Both lines because first you start from 1 and then increment from there. <br> | Q4: Both lines because first you start from 1 and then increment from there. <br> | ||
Q12: |
Revision as of 18:20, 7 December 2017
Additional Notes
Written solutions for midterm exam are on the course webpage
Assignment 4
Q2: SSH keygen generates the secret key and the public key file. The private key is stored in the private key file: .ssh/id_rsa
Q4: Both lines because first you start from 1 and then increment from there.
Q12: