Changes

Jump to: navigation, search

OPS335 Lab 1

7 bytes added, 11:00, 18 January 2017
Managing Services
::* '''systemctl status'''
<ol><li value="2">Launch your '''vm2''' machine, login to the machine, and open a shell terminal.</li><li>Use one of the commands above to check the status of your SSH server (i.e. service: ''sshd'').</li><li>Issue one of the above commands to stop of the ssh server and run a command to verify that the ssh server is no longer running.</li><li>Issue another one of the above commands to start the SSH server and to verify that it is running.</li><li>Issue a command (not listed above) to confirm that the ssh service will run upon when the vm2 server restarts(i.e. "enabled").</li></ol>
===Configuring the SSH Service===
[[Image:ssh_connection_explained.png|thumb|center|600px|A diagram explaining how public / Private keys work. Another term to represent this process is called '''PKI''' (Public/Private Key Infrastructure) ]]
<br><br>
=== Generating a Public/Private Key Pair &amp; Sharing the Public Key ===
13,420
edits

Navigation menu