About 1,610,000 results
Open links in new tab
  1. ssh - How can I solve "access denied" when I login via putty ...

    Dec 1, 2019 · The docs like this : For Running SDK you can use (MobaXterm or Putty) Create an SSH Session with the following data: Address/Host : xxx.xxx.xxx.xxx Port : 2222 Username : Secret …

  2. How to make putty to not break my session after some time?

    Each time putty is closing the session after some time if it is idle. There is no time parameter on putty, so how can I keep my putty ssh session always Alive?

  3. Unable to connect using PuTTY ssh - Super User

    I'm on a Windows 7 machine and have installed PuTTY. I'm trying to connect, but the authentication fails because of an incorrect password. But, the VM I'm connecting to doesn't have a password? Her...

  4. SSH Public Key - No supported authentication methods available …

    I installed opensshd via apt-get and was able to connect to the server using putty with my username and password. I then set about trying to get it to use public/private key authentication.

  5. PuTTY vs ssh.exe on Windows for ssh connections - Super User

    Sep 14, 2023 · When I want to connect via ssh to Linux servers from my Windows laptop, my main choices are using PuTTY as I have for 20 years, or using the ssh.exe that's now default on all …

  6. How do I get WinSCP to connect to an SSH server with a ... - Super User

    Apr 27, 2021 · Then in Putty under SSH..Auth..Private key file for authentication. You can choose that private key PPK file. Then Putty asks you to specify the username, same username as you'd use …

  7. ssh - Putty: 'Server unexpectedly closed network connection' - Super User

    Oct 16, 2014 · A PuTTY session left idle will disconnect at a time determined by the host server. Try enabling keep-alives in PuTTY. This causes PuTTY to send null SSH packets to the remote host …

  8. ssh - How do I transfer a file to my server using PuTTY ... - Super User

    For example, I saved file.txt next to PuTTY.exe, and also in C:\Users\Me but calling SCP file.txt file.txt in PuTTY failed both times with cp: cannot stat 'file.txt' So, how do I transfer a file to my server using …

  9. PuTTY Fatal error: Couldn't agree on host key algorithm

    Apr 16, 2021 · The ssh -Q lists don't tell you anything about what PuTTY can support. I think the problem is that your PuTTY version is too old. Out of the signature methods offered by the server, …

  10. ssh - Can't get keyboard to work correctly in putty - Super User

    I'm using putty on win7 as client, to log into ssh on a debian server. But I've met a strange problem about keyboard behaviors on putty console. I noticed that it's about keyboard config in putty....