Changes

Jump to: navigation, search

OPS705 Lab 2 (2207)

883 bytes added, 13:00, 29 July 2020
Part 2: Accessing Your CentOS VM Remotely Using SSH
On Windows Using PuTTY:
#Open ''PuTTY''# In the '''Host Name (or IP address)''' field: Insert your IP address from ''Part 1''. (Refer to ''Figure 7'')# Leave all other fields as their defaults.# Click on the '''Open''' button.# Click ''Yes'' on the security alert.# In the '''login as:''' prompt, type your SenecaUsername, the press Enter.# In the password field, type the password you gave when creating 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 investigation!" > ~/lab2.txt</code># To quit, type <code>exit</code>. '''Don't do this, yet! Move to Part 3.'''
On macOS/Linux Using Terminal:
# 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 investigation!" > ~/lab2.txt</code>
# To quit, type <code>exit</code>. '''Don't do this, yet! Move to Part 3.'''
== Part 3: Shutting Down CentOS Safely ==

Navigation menu