Ubuntu – Remote execution of SSH command hangs in ruby using Net::SSH for a particular command
I found a similar question here, but the answer in such a question didn't work for me. I am trying to connect the remote ssh server via ruby using Net::SSH. It is working fine for me for all the commands…