You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lab report is on its own page, not the index page.
Correct screenshot of .ssh/config file
Show the ssh command logging you into your account using just the alias you chose.
Show an scp command copying a file to your account using just the alias you chose.
Correct description of streamlining ssh configuration.
Screenshot of where the public key you made is stored on Github and in your user account.
Screenshot of where the private key you made is stored on your user account.
Show git commands to commit/push a change while logged into your ieng6 account.
Show a link for the resulting commit.
Correct description of setting up Github access from ieng6.
Show copying your whole markdown-parse directory to your ieng6 account.
Show logging into your ieng6 account and compiling/running the tests for your repository.
Show combining scp, semicolon, and ssh to copy the whole directory and run the tests in one line.
Correct description of copying whole directories.
Additional comments from your grader:
Good job! Just one small thing, when using the scp command, ensure that you are also using the alias that you had created in your config file, rather than "cs15lsp22xxx."
If you don't have all the checkmarks above, fix the issues described, and then submit a regrade request on Gradescope. Use this template for your regrade request:
Link to this issue
Link to your published lab report page
The text was updated successfully, but these errors were encountered:
Here is your feedback for Lab Report 3:
Additional comments from your grader:
Good job! Just one small thing, when using the scp command, ensure that you are also using the alias that you had created in your config file, rather than "cs15lsp22xxx."
If you don't have all the checkmarks above, fix the issues described, and then submit a regrade request on Gradescope. Use this template for your regrade request:
The text was updated successfully, but these errors were encountered: