Top "Openssh" questions

OpenSSH is the most widespread and de-facto standard implementation of SSH protocol.

Generated public rsa key on mac for use with git, but can't locate it?

I'm on mac os X (new to it) and need to generate a public rsa key for use with git (…

git macos posix ssh-keys openssh
How do I keep SSH connection alive on Windows 10?

I've added the OpenSSH client (Beta) feature on Windows 10 so I can call it by running ssh on the command …

windows-10 openssh windows-shell
Connecting to a remote Centos server using SSH Keys

I am trying to connect to a Centos 6.3 Server using an SSH Key so I can run a script remotely …

ssh ssh-keys openssh
Vagrant ssh 'Authentication failure. Retrying…' repeated error - keys mismatch, cant find fix

I've been experiencing an irritating issue that I cant get around. I am trying to vagrant up a centos7 system …

ssh vagrant windows-10 hyper-v openssh
SSH "kex_exchange_identification: read: Connection reset by peer"

The setup: Raspberry 3B running Raspbian Stretch 9 on an external HDD and using ZRAM Raspi used as a webserver running …

ssh raspberry-pi ssh-keys openssh fail2ban
Asked password when ssh to container

I created a docker image which is subjected to test to login into container with SSH. However when I try …

ssh docker openssh
OpenSSH client hangs on logout when forwarding X connections

I setup Ubuntu Linux to run an OpenSSH server. My DSL router is port forwarding the SSH connection. When I …

linux ubuntu openssh
Is man-in-the-middle attack a security threat during SSH authentication using keys?

I am no expert in network security, so pardon if this question is not very smart :). I am automating logins …

security ssh ssh-keys openssh man-in-the-middle
Can openssh be installed on MSYS?

I'm using MSYS in windows 7 and now i need it to provide ssh server service. can openssh be installed in …

openssh msys
How to fix "ssh permission denied please try again error" in git configuration on Windows

I am trying to configure git server and client on two local windows machines. I installed git software on both …

windows git openssh git-server