Changes

Jump to: navigation, search

OPS705 Lab 2

242 bytes added, 15:36, 19 January 2023
Switching to SSH keypair authentication:
# With a second terminal, verify that you can login to your VM's SSH from your personal computer without a password (keypair authentication). Do not move on to the next step until you’re sure.
#* Login the same way as before. '''If you aren't asked for a password, then keypair authentication has succeeded.'''
# Save both keys (''id_rsa'' and ''id_rsa.pub'') to secondary, portable location. This can be online storage like OneDrive or Dropbox, or to a USB drive. You will need your keys when you come to class to log in to your Linux VM going forward.
=== Adding Your Professor's Public Key ===
= INVESTIGATION 4: Confirming Your Linux Work =
[[Image:script-check-lab2.png|thumb|right|400px|If all checks pass, then user performed task correctly and can continue.]]
===Running a Shell Script to Check Your Work===
Perform the following steps:
[[Image:script-check-lab2.png|thumb|right|500px|If all checks pass, then user performed task correctly and can continue.]] # Change directories to ~/bin: <code>cd ~/bin</code>
# Make sure you have the most recent lab files: <code>git pull</code>
# Change back to your home directory: <code>cd ~</code>

Navigation menu