Possible Duplicate:
How do I connect to a pc through another pc using ssh
How to go about doing in one command line the following operations?
$ ssh server-one $ su - user $ ssh server-two
Of course I cannot directly ssh user@server-two
How to go about doing in one command line the following operations? $ ssh server-one $ su - user $ ssh server-two Of course I cannot directly |
||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
From
|
|||
|
|