Changes

Jump to: navigation, search

OPS235 Lab 7 19

153 bytes added, 12:18, 27 November 2019
no edit summary
{{Admon/caution|THIS IS AN OLD VERSION OF THE LAB|'''This is an archived version. Do not use this in your OPS235 course.'''}}
= Setup and Configure Secure Shell Services (ssh) Using Virtual Machines =
[[Category:OPS235]][[Category:OPS235 Labs]]
==Required Materials (Bring to All Labs)==
* Fedora 17 19 LIVE CD (Useful as a rescue disk)* Fedora 17 19 x86_64 Installation DVD
* SATA Hard Disk (in removable disk tray)
* USB Memory Stick
=== Investigation 1: How do you enable the sshd service. ===
{{Admon/note | Use your f17host f19host computer system | Complete the following steps on your fedora host.}}
# OpenSSH should have been installed by default. Lets confirm this by issuing the command:<br /> <code>rpm -qa | grep ssh</code>
<pre>
The authenticity of host 'fedora3 (192.168.235.13)' can't be established.
RSA key fingerprint is 53:b4:ad:c8:51:1719:99:4b:c9:08:ac:c1:b6:05:71:9b.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'fedora3' (RSA) to the list of known hosts.

Navigation menu