OPS235 Lab 7 - Fedora17
Revision as of 17:41, 15 March 2010 by Brian.gray (talk | contribs)
Setup and Configure Secure Shell Services (ssh) Using Virtual Machines
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
- man pages for ssh, sshd_config, scp, netstat, sftp
- A good ssh tutorial
- A good HOW-TO to make ssh more secure