Windows 10: SSH troubles on Windows10

Discus and support SSH troubles on Windows10 in Windows 10 Network and Sharing to solve the problem; Hello, In my network I have a linux machine and a windows10 machine. I would like to access the linux machine from windows10 using openssh. The... Discussion in 'Windows 10 Network and Sharing' started by matteo_401, Aug 29, 2020.

  1. SSH troubles on Windows10


    Hello,

    In my network I have a linux machine and a windows10 machine.

    I would like to access the linux machine from windows10 using openssh.

    The problem is that openssh does not work at all error: connection timed out. I tried to use powershell, uninstall openssh and reinstall it. Nothing.

    The linux machine is working correctly, i can access to it via ssh from my Android phone in a breeze. Thus the problem is on windows10.

    I would like support and to solve the issue....


    Matteo

    :)
     
    matteo_401, Aug 29, 2020
    #1

  2. SSH client error on windows10

    Dear Concern,

    SSH client is not working properly on my windows 10 . when i am tring to connect as a ssh client i am getting

    PS C:\WINDOWS\system32> ssh admin@180.148.208.7 -p 420

    Unable to negotiate with 180.148.208.7 port 420: no matching key exchange method found.

    Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
     
    rajeshbose, Aug 29, 2020
    #2
  3. SSH Client Beta

    I have been using the Windows SSH client instead of putty to SSH into my raspberry pi. What is the paste shortcut for the vim editor? I have tried these things in normal, insert, and paste mode. Here's a list of things I've tried that does not work:

    ctrl+Shift+Insert

    Shift+Insert

    crtl+v

    Shift+crtl+v

    right click

    scroll click

    When I attempt these things, I either get no result, a ':', or a blank line.
     
    moltencocoa, Aug 29, 2020
    #3
  4. SSH troubles on Windows10

    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, Aug 29, 2020
    #4
Thema:

SSH troubles on Windows10

Loading...
  1. SSH troubles on Windows10 - Similar Threads - SSH troubles Windows10

  2. About ssh

    in Windows 10 Network and Sharing
    About ssh: I am using ssh accounts to protect my privacy when i am browsing.Sometimes ssh account disconnects for few seconds and the automatically reconnect again.But even after ssh account disconnected my connection is still alive but not through ssh tunnel.----------1 We know some...
  3. Trouble with Windows10 install via USB

    in Windows 10 Ask Insider
    Trouble with Windows10 install via USB: Hello guys/girls, I'm having trouble installing Windows from USB media. I've never had this problem before. I recently upgrade my main PC and decided to upgrade my media/server PC with my old parts. Hardware wise, everything works, compatibility is not an issue, etc. Here is...
  4. ssh key

    in Windows 10 Ask Insider
    ssh key: I have a windows pc and i want to ssh into it from my phone with a key so I generated a key in my pc. I used “scp \id_rsa.pub user@ip” command but every time i try to connect to my pc using my private key it ask for a password. Anyone can help me? submitted by /u/ZER0-00...
  5. Can't ssh into Windows10 from Linux!!

    in Windows 10 Ask Insider
    Can't ssh into Windows10 from Linux!!: Hello guys, hope you all doing well. I trying to ssh from Linux Mint to Windows10 but it is asking for password but the problem is that I don't have any password set for my windows. So where can i find password for my windows ssh. I'm using windows 10 builtin ssh-service....
  6. SSH timeout?

    in Windows 10 Ask Insider
    SSH timeout?: [ATTACH] I'm using the console emulator "cmder" What is the built in ssd system for windows 10? https://preview.redd.it/b7awvk4578051.png?width=1151&format=png&auto=webp&s=638a243c765a8981a61e74cf975ef86f94697ca4 submitted by /u/SalvosMachina [link] [comments]...
  7. How to setup ssh server in windows10 in git bash?

    in Windows 10 Ask Insider
    How to setup ssh server in windows10 in git bash?: Image file: https://nxnt.link/TrYSh submitted by /u/darkwarrior33 [link] [comments] https://www.reddit.com/r/Windows10/comments/gfpm1k/how_to_setup_ssh_server_in_windows10_in_git_bash/
  8. SSH aliases?

    in Windows 10 Ask Insider
    SSH aliases?: Is there any way to make a config file for host aliases? example: I want to be able to type "ssh linuxmachine" instead of ssh user@ipaddress I tried making a config.txt file in my .ssh user folder that reads: Hosts "linuxmachine" hostname "ipaddress" user "username"...
  9. SSH

    in AntiVirus, Firewalls and System Security
    SSH: Hello everyone.. Am looking some help with my Open SSH Private and Public Key..Windows 10 Professorial. I Enable the ssh run's the Common ssh-keygen and it ask for a password and I did put an Password but now that I need the Public Key to use as the Password and I have no...
  10. OpenSSH server configuration on Windows10 .ssh\config

    in Windows 10 Network and Sharing
    OpenSSH server configuration on Windows10 .ssh\config: SSH for Windows 10 I get the message "Bad owner or permissions on C: \\ Users \\ nnn / .ssh / config Apart from update no other changes. Does anyone have any idea what that could be. If I delete the config file I get a connection. The Config file is required by Visual...