Hi all,
I need to connect to server B from server A.
For example I have one server called server A username "abc" password "123". I can SSH to that server A and from server A only I can SSH to server B. server B also has same username "abc" and password "123".
After connecting to server B and need to send commands to server B via Server A.
Could anyone help me in this? I am not able to figure out how to achieve above task.
thanks
--girija