QUESTION : I am currently testing SSH on my windows laptop and I followed this site to set up a […]
Tag: openssh
ssh private key works for root, but not for normal user
Problem : i have a linux (ubuntu 12) server, and a windows desktop. i am trying to connect via ssh […]
Save identities added by ssh-add so they persist
Problem : I recently setup openssh so I could use it with git. In the process of setting it up […]
Why does ssh wait for all the launched processes to exit?
Problem : I am running a script from one machine on another machine using ssh. ssh <host> a.pl Now, a.pl […]
ASC key file, login on cent OS using WINSCP
Problem : My system admin given me a file with extension .asc. to loging to the Server, but i am […]
SSH Login Without Password failed,no hmac-sha2-256,hmac-sha2-512 are used when kex_parse_kexinit
Problem : In my cluster, SSH login without password is okay. But after I restart the sshd service, only two […]
How can I setup the openSSH SFTP server on Linux?
Problem : I want to configure sftp-server to share a directory but I don’t know how to modify /etc/ssh/sshd_config. My […]
Cannot do passwordless SSH login to MacOS
QUESTION : I want to login to my MacBook Prob via SSH without a password but using a RSA key […]
warning message “kex protocol error: type 7” during scp, rsync or shell work
Problem : Lately, I get lots of these errors on my home server. Their occurrence seems proportional to the traffic, […]
Bad owner or permissions on ssh config file
Problem : I have realized that I am no longer able to connect to the webserver at x.x.202.50. Yesterday I […]