Difference between revisions of "OPS235 Lab 7 - Fedora17"

From CDOT Wiki
Jump to: navigation, search
Line 12: Line 12:
  
 
== Reference ==
 
== Reference ==
* [http://linuxmanpages.com/ man pages] for ssh, sshd_config, scp, netstat, sftp
+
* [http://linuxmanpages.com/ man pages] for ssh, ssh-keygen, sshd_config, ssh_config, scp, netstat, sftp, ifconfig, ping, arp, netstat, service
 
* [http://suso.org/docs/shell/ssh.sdf A good ssh tutorial]
 
* [http://suso.org/docs/shell/ssh.sdf A good ssh tutorial]
 
* [http://it.toolbox.com/blogs/locutus/shh-securing-ssh-howto-10640 A good HOW-TO to make ssh more secure]
 
* [http://it.toolbox.com/blogs/locutus/shh-securing-ssh-howto-10640 A good HOW-TO to make ssh more secure]
 +
 +
== Required materials ==
 +
* [http://fedoraproject.org/get-fedora Fedora 12] Live CD or a classmate on the same pod
 +
* One SATA hard disk in a removable drive tray with Fedora host and 3 Fedora Virtual Machines installed
 +
 +
== Lab Preparation ==
 +
{{Admon/important | Update your systems | It is advisable to perform a <code>yum update</code> on your Fedora host and all 3 VM's.}}
 +
 +
{{Admon/important | Backup your VMs before proceeding | If you did not do it at the end of Lab 6, stop all of your VMs and backup your VM disk images.}}

Revision as of 18:47, 15 March 2010

Setup and Configure Secure Shell Services (ssh) Using Virtual Machines

Stop (medium size).png
Important/warning!
This lab is heavily under construction, It will undergo major changes until this warning is removed.

Objectives

  • To set up, configure Secure Shell Services (ssh/sshd)
  • To use the ssh, scp, and sftp clients to access another host securely
  • Use ssh to tunnel X applications
  • Use ssh to tunnel other traffic
  • To customize sshd to create a more private, secure system

Reference

Required materials

  • Fedora 12 Live CD or a classmate on the same pod
  • One SATA hard disk in a removable drive tray with Fedora host and 3 Fedora Virtual Machines installed

Lab Preparation

Important.png
Update your systems
It is advisable to perform a yum update on your Fedora host and all 3 VM's.
Important.png
Backup your VMs before proceeding
If you did not do it at the end of Lab 6, stop all of your VMs and backup your VM disk images.