PDA

View Full Version : Connect terminal.app of another server


tiburm
October 15th, 2009, 10:49 AM
hi,

Someone know a command line to connect in terminal with another server

Ex:
1. Open terminal.app in server1
2 connect server2
3. Work in the terminal of server2, with server1

I dont want to work directly in server2


Txs

tiburm
October 15th, 2009, 02:02 PM
Answer:

http://www.macosxhints.com/article.php?story=20031124112255445

ElDiabloConCaca
October 15th, 2009, 03:10 PM
hi,

Someone know a command line to connect in terminal with another server

Ex:
1. Open terminal.app in server1
2 connect server2
3. Work in the terminal of server2, with server1

I dont want to work directly in server2


Txs

What is wrong with plain, old ssh? ssh does exactly what your steps outline there.