Searching the Manual Page#

In this lab you will study the manual pages of commands to find the answers to questions.

Use the manual of the ssh command to learn how to use advanced features of SSH. For each of the questions you should submit a complete SSH command line in a document. Each command begins as if you will be logging into opus. The base command is:

ssh your-user-name@opus.cis.cabrillo.edu 

Make commands to do each of the following:

  • Enable X11 forwarding

  • Turn on debugging output to the maximum level

  • Use an alternate private key file

  • Instead of getting a shell on opus, run the top command

Turn In#

Put your answers into a document called and submit the document on Canvas.