Utah Tech Logo

IT3300

DevOps virtualization

Lab 7b

Github Tutorial with SSH keys

For this assignment, you should perform the necessary steps to:

  1. Create a github account and a new repository called Demo
  2. Create keys on your CLI and copy them to github
  3. Create a git repository on your CLI named Demo
  4. Follow the steps in the tutorial to create files, stage files, and commit files.
  5. You will submit two screenshots as shown in the tutorial.

Old Github Tutorial with access token here