Open main menu

CDOT Wiki β

Changes

OPS235 Lab 7 - Fedora17

722 bytes added, 19:15, 15 March 2010
no edit summary
* Make sure your <code>sshd</code> service is running on all 3 of your VM's
* Answer the Investigation 1 question in your lab log book.
 
=== Investigation 2: How do you establish an ssh connection. ===
{{Admon/note | Note! | Complete this investigation on your fedora2 VM.}}
 
* As your learn account establish an ssh connection to your fedora3 VM using the command:
** <code>ssh ops235@fedora3</code>
* Where 'ops235' is the account on fedora3 and 'fedora3' is the hostname of the fedora3 VM.
* You should receive a message similar to the following:
<pre>
The authenticity of host 'podmate.pod7.com (216.109.132.134)' can't be established.
RSA key fingerprint is 53:b4:ad:c8:51:17:99:4b:c9:08:ac:c1:b6:05:71:9b.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'podmate.pod7.com' (RSA) to the list of known hosts.
</pre>
9
edits