Top "Openssh" questions

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

SSH: Connection closed by remote server

I am trying to ssh login to my remote server. But whenever i try to login through terminal using ssh …

ssh openssh
Linux how to start "sftp-server"?

I'm not very familiar with it but there is installed openssh/sftp-server (by a vendor before) on RHEL and it …

linux sftp openssh rhel sshd
Ubuntu-ssh - - WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED

I'm unable to ssh and rysnc to a remote system. It keeps giving this error message: WARNING: REMOTE HOST IDENTIFICATION …

ssh openssh
Create a PEM from a PPK file

So there are plenty of tutorials on how to convert a PEM to a PPK using puttyGen. However my issue …

linux ssh putty openssh pem
In SSHD Configuration what does "MaxStartups 10:30:60" mean?

Problem Is: Some SFTP connections are failing in customer environment But using sample code if i test with same server …

linux ssh sftp openssh sshd
Setting up OpenSSH for Windows using public key authentication

I am having issues setting up OpenSSH for Windows, using public key authentication. I have this working on my local …

windows ssh public-key-encryption openssh public-key
TortoiseGit with openssh key not authenticating using ssh-agent

I'm setting up a git environment on Windows XP (msysGit 1.7.11, TortoiseGit 1.7.14) and trying to achieve following points : ssh connection on …

ssh ssh-keys openssh tortoisegit ssh-agent
"Connection closed by [HOST IP]" using dsa key authentication

I have a shared /home setup using Perceus Cluster Software (http://perceus.org) for our Cluster. Nodes are using CentOS 6.1 …

ssh openssh
What is Pseudo TTY-Allocation? (SSH and Github)

I was trying to setup an SSH connection with Github following this tutorial:https://help.github.com/articles/testing-your-ssh-connection/ I …

github ssh openssh
Pageant does not load SSH-2 key generated with GitBash

The implementation of key handling with (Tortoise)Git for Windows confuses me. As far as I understood, you can implement …

git-bash private-key openssh plink pageant