Windows 10: how to use openssh

Discus and support how to use openssh in Windows 10 Gaming to solve the problem; how to use openssh step by step process https://answers.microsoft.com/en-us/windows/forum/all/how-to-use-openssh/c39893b9-20dc-42a9-9a65-486aed388d22 Discussion in 'Windows 10 Gaming' started by FloraWilson, Apr 22, 2022.

  1. how to use openssh


    how to use openssh step by step process

    :)
     
    FloraWilson, Apr 22, 2022
    #1

  2. OpenSSH server configuration on Windows10

    O.K.,

    It seems I got it working:

    • Do the following as administrator:
      cd to C:\Windows\System32\OpenSSH and execute ssh-keygen -A
      Install-Module -Name OpenSSHUtils -RequiredVersion 0.0.2.0 in a windows-powershell
      Download and unzip OpenSSH-Win64.zip from Release v0.0.15.0 . PowerShell/Win32-OpenSSH . GitHub
      Copy FixHostFilePermissions.ps1 to C:\Windows\System32\OpenSSH
      In a windows-powershell cd to C:\Windows\System32\OpenSSH and execute .\FixHostFilePermissions
      Now the sshd service can be started and -guess what- you can finally ssh to your windows10 computer

    Ain't this genuine pure crap ???
     
    wolfgang6444, Apr 22, 2022
    #2
  3. jimbo45 Win User
    OpenSSH server configuration on Windows10

    Wel done

    Now I'm in the pub for some decent sat Night Drinks.

    Cheers

    jimbo
     
    jimbo45, Apr 22, 2022
    #3
  4. Diapolo10 Win User

    how to use openssh

    Having trouble getting the built-in OpenSSH server to work

    Goal: I'm trying to set up the Windows built-in OpenSSH server (version 0.0.1.0, as I recall that being the latest one) in order to use my desktop PC remotely should I have the need for raw performance when on the road through a Windows
    10 laptop.

    Problem: Despite following
    the official guide
    to the letter, when I try to run "Start-Service sshd" in PowerShell I get this error:

    Code:
        Start-Service : Service 'OpenSSH SSH Server (sshd)' cannot be started due to the following error: Palvelun sshd avaamin    en tietokoneessa . epäonnistui.    At line:1 char:1    + Start-Service sshd    + ~~~~~~~~~~~~~~~~~~        + CategoryInfo          : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service],       ServiceCommandException        + FullyQualifiedErrorId : CouldNotStartService,Microsoft.PowerShell.Commands.StartServiceCommand
    If I run the executable without "Start-Service", however, it runs and seemingly waits for connections, but according to the Services tab in Task Manager it's not actually doing anything at all, nor is there an SSH user account associated
    with it.

    What I've tried:

    • Restarting Windows (after every installation)
    • Uninstalling and re-installing both the server and the client (both from PowerShell and through the Settings application)
    • Switched to local account instead of a Microsoft account (suggested on a forum thread, tried the previous steps again)
    • Using an elevated PowerShell instance with admin rights

    System information:

    • Windows 10 Home, version 1809, build 17763.379
    • Hardware configuration:
      • CPU: i9-9900k @ 4.9GHz
      • RAM: 32GB 3200MHz DDR4
      • GPU: Asus ROG Strix GTX 1080
      • Motherboard: Asus PRIME Z390-A, BIOS version 0805

    Let me know if other information is required.
     
    Diapolo10, Apr 22, 2022
    #4
Thema:

how to use openssh

Loading...
  1. how to use openssh - Similar Threads - openssh

  2. OpenSSH SHH server service doesn't start on Windows 11 computer

    in Windows 10 Gaming
    OpenSSH SHH server service doesn't start on Windows 11 computer: I use my Windows 11 computer to connect to other computers in my home network using SSH. Recently, I noticed that SSH stopped working from those computers to my Windows computer, although I can still connect from my computer to the others. I discovered that the OpenSSH Server...
  3. OpenSSH SHH server service doesn't start on Windows 11 computer

    in Windows 10 Software and Apps
    OpenSSH SHH server service doesn't start on Windows 11 computer: I use my Windows 11 computer to connect to other computers in my home network using SSH. Recently, I noticed that SSH stopped working from those computers to my Windows computer, although I can still connect from my computer to the others. I discovered that the OpenSSH Server...
  4. issues with openssh service after win10 update

    in Windows 10 Installation and Upgrade
    issues with openssh service after win10 update: Hello.I've been using OpenSSH server on Win10 for a long time.But recently I've noticed that after update which was installed circa 10 of october 2024 OpenSSH service stopped working. Service is stopped and I can't start it.Does anyone know what could be the cause of the...
  5. issues with openssh service after win10 update

    in Windows 10 Gaming
    issues with openssh service after win10 update: Hello.I've been using OpenSSH server on Win10 for a long time.But recently I've noticed that after update which was installed circa 10 of october 2024 OpenSSH service stopped working. Service is stopped and I can't start it.Does anyone know what could be the cause of the...
  6. issues with openssh service after win10 update

    in Windows 10 Software and Apps
    issues with openssh service after win10 update: Hello.I've been using OpenSSH server on Win10 for a long time.But recently I've noticed that after update which was installed circa 10 of october 2024 OpenSSH service stopped working. Service is stopped and I can't start it.Does anyone know what could be the cause of the...
  7. Update schedule for Windows' OpenSSH

    in Windows 10 Gaming
    Update schedule for Windows' OpenSSH: Hello everyone!I was looking at Windows OpenSSH that can be installed in Settings under System -> Optional Features -> OpenSSH.The version of SSH that is installed by Windows this way is 8.6p1 which was released just under 3 years ago. The latest OpenSSH for Windows available...
  8. Update schedule for Windows' OpenSSH

    in Windows 10 Software and Apps
    Update schedule for Windows' OpenSSH: Hello everyone!I was looking at Windows OpenSSH that can be installed in Settings under System -> Optional Features -> OpenSSH.The version of SSH that is installed by Windows this way is 8.6p1 which was released just under 3 years ago. The latest OpenSSH for Windows available...
  9. OpenSSH not working after upgrading from Windows 10 to 11

    in Windows 10 Gaming
    OpenSSH not working after upgrading from Windows 10 to 11: I had been using OpenSSH to connect successfully to my computer using ssh keys for a long time. I then upgraded my computer with mostly new hardware which made it compatible with Windows 11, so I installed Windows 11. Now SSH connection attempts timeout and I cannot figure...
  10. OpenSSH not working after upgrading from Windows 10 to 11

    in Windows 10 Software and Apps
    OpenSSH not working after upgrading from Windows 10 to 11: I had been using OpenSSH to connect successfully to my computer using ssh keys for a long time. I then upgraded my computer with mostly new hardware which made it compatible with Windows 11, so I installed Windows 11. Now SSH connection attempts timeout and I cannot figure...