All Questions
3 questions
0
votes
0
answers
57
views
Open SSL error in unix :oaep decoding error [duplicate]
We have a shell script command where it transfer the files from one server to other. While the command is getting executed we are facing below error
We are facing below error
Error: RSA.xs:202: ...
-1
votes
2
answers
772
views
how to automate ssh-keygen -t rsa in linux? [closed]
I'm new linux OS, I try to copying some file from more than one remote system. Many times i have give login inforamtion in terminal, how can i this process automate and access file from each remote ...
1
vote
3
answers
2k
views
Net::SSH2 to ssh from Windows 7 to VMWare Guest CentOS 6.2 not working with Public and Private keys
I am not able to ssh from Windows 7 to VMWare Guest CentOS 6.2
I have Windows 7 64 bit OS on my Laptop. Installed Strawberry Perl 5.16.2 on it. I have also installed VMWare Player and running CentOS ...