Top "Openssh" questions

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

Xming Display is very slow when using SSH

I am using SSH and Xming to run Simics simulator and connect to some Linux guest machine. I use x11 …

linux openssh xming
Generate valid openssh ssh key under windows

I've some persons that are under windows, and they need a public/private RSA keys pair in order to get …

ssh key gitosis openssh smartgit
OpenSSH on Windows - "XXX Could not save your public key in __PROGRAMDATA__

I am trying to install OpenSSH on a Windows Server (2012 R2 standard) and I have been following the instructions at …

windows-server-2012-r2 openssh
Error 1067- on start OpenSSH by net start opensshd in windows cmd

I try to start opensshd app by following command line: net start opensshd but i encounter below message after press …

windows ssh openssh sshd
How to generate ssh compatible id_rsa(.pub) from Java

I'm looking for a way to programmatically create ssh compatible id_rsa and id_rsa.pub files in Java. I …

java ssh public-key-encryption openssh
SSH Error: "Not a RSA1 key file ~/.ssh/id_rsa.", "key_type_from_name: unknown key type '-----BEGIN'"

git push heroku master returns: ssh_exchange_identification: read: Connection reset by peer fatal: The remote end hung up unexpectedly. …

deployment heroku ssh ssh-keys openssh
Getting past a protocol mismatch after a Telnet connection

This is what shows up: ssh-2.0-OpenSSH_6.2 I am not entirely sure what this means. It occurs when I am …

ssh cmd telnet openssh remote-connection
How to convert ed25519 private key to putty ppk?

I want to convert an ed25519 private key (which is generated by ssh-keygen command) to a ppk file. But I …

putty openssh ed25519
ssh/config: line 1: Bad configuration option: include

In my ~/.ssh/config I added the following: Include /Path/to/ssh.config And it gives error: ssh remoteEc-2 /Users/…

ssh openssh
Windows 10 OpenSSH key invalid format

The recent beta version of OpenSSH on Windows 10 does not accept my openssh formatted private key: The same key works …

windows ssh windows-10 openssh