Changes

Jump to: navigation, search

OPS705 Lab 2 (2207)

533 bytes added, 12:42, 29 July 2020
Part 2: Accessing Your CentOS VM Remotely Using SSH
On Windows Using PuTTY:
#
 
On macOS/Linux Using Terminal:
# From the command line, type <code>ssh ''yourSenecaUsername''@''ipaddress'', press Enter.
# When prompted for a password, use the one you gave when you created the VM. (You won't see anything as you type here; that's normal.)
# If login is successful, you should see a prompt like this: <code>[cjohnson30@cjohnson30-linux ~]$</code>
# To prove you've completed this section, run the following: <code>echo "My name is ''insertFullName'', and I've completed the CentOS investiation!" > lab2.txt</code>
== Part 3: Shutting Down CentOS Safely ==

Navigation menu