About 24,200 results
Open links in new tab
  1. Secure Shell - Wikipedia

    Finnish computer scientist Tatu Ylönen designed SSH in 1995 and provided an implementation in the form of two commands, ssh and slogin, as secure replacements for rsh and rlogin, respectively.

  2. Manual Pages - OpenSSH

    The authentication agent protocol used by ssh-agent is documented in the PROTOCOL.agent file. OpenSSH makes various other minor extensions to and divergences from the standard SSH protocols.

  3. How to Use SSH to Connect to a Remote Server (Step-by-Step Guide)

    1 day ago · Learn how to use SSH to securely connect to a remote server. This step-by-step guide covers setup, syntax, key auth, troubleshooting, and best practices.

  4. SSH Command in Linux - GeeksforGeeks

    1 day ago · SSH (Secure Shell) is a secure communication protocol that allows a user to access and control a remote computer over a network. Unlike older protocols like Telnet or Rlogin, SSH encrypts …

  5. What is SSH (Secure Shell)? | SSH Academy

    SSH is a software package that enables secure system administration and file transfers over insecure networks. It is used in nearly every data center and in every large enterprise.

  6. What is SSH? | Secure Shell (SSH) protocol - Cloudflare

    The Secure Shell (SSH) protocol sets up encrypted connections for remote logins and file transfers between computers. SSH also enables tunneling. Learn how SSH works.

  7. Download PuTTY - a free SSH and telnet client for Windows

    PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform. PuTTY is open source software that is available with source code and is developed and supported …

  8. How to Use SSH (with Pictures) - wikiHow

    May 17, 2025 · To use SSH, start by downloading and opening SSH if you have Windows, or simply opening it if you have a Mac or Linux system. Then, enter the command “$ ssh,” your username on …

  9. A Beginner’s Guide to SSH: What It Is and How to Use It

    Sep 11, 2024 · SSH stands for Secure Shell, and it’s a protocol that allows you to connect to a remote computer securely over an unsecured network. SSH provides a secure channel between two …

  10. Windows Terminal SSH | Microsoft Learn

    May 29, 2024 · In this tutorial, you'll learn how to set up a profile in Windows Terminal that uses SSH. Note that this feature is in preview. The latest builds of Windows 10 and Windows 11 include a built …