For this lab report, I would implement all Group Choice Opion (1-3) from lab 5. A detailed steps with relevant screenshots and descriptions would be attached below.
- Open
~/.ssh/config
on VS code, add the following lines:
Host ieng6
HostName ieng6.ucsd.edu
User cs15lsp22zzz (use your username)
-
Show where the public key I made is stored on Github and in my user account
-
Show where the private key is made is stored on my user account
-
Show running
git
commands to commit and push a change to Github while logged into my ieng6 account -
Show a link for the resulting commit: commit link