20.7. Additional Resources

For more information about SSH, refer to the following resources.

20.7.1. Installed Documentation

  • The /usr/share/doc/openssh-<version-number>/ directory — Replace <version-number> with the installed version of the OpenSSH package. This directory contains a README with basic information about the OpenSSH project and a file called RFC.nroff with general information about the SSH protocol.
  • SSH related man pages — There are a number of man pages for the various applications and configuration files involved with SSH. The following is a list of some of the more important man pages.
    Client Applications
    • man ssh — Describes how to use this command to connect to an SSH server.
    • man scp — Describes how to use this command to copy files to and from an SSH server.
    • man sftp — Describes how to use this command to interactively copy files to and from and SSH server.
    Server Applications
    • man sshd — Describes available command line options for the SSH server.
    Configuration Files
    • man ssh_config — Describes the format and options available within the configuration file for SSH clients.
    • man sshd_config — Describes the format and options available within the configuration file for the SSH server.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.