Re: Automating an ubuntu connection
- From: ColombianJoker <RamonBarriosLascar@xxxxxxxxx>
- Date: 24 May 2007 10:52:44 -0700
I guess you need is a simple applescript:
tell application 'X11' to activate
do shell script 'ssh -2CY username@servermach'
But you will need to setup public/private keys to evade the password
prompt (or configure master/slave channels).
.
- References:
- Automating an ubuntu connection
- From: Mark Carter
- Re: Automating an ubuntu connection
- From: Hans Aberg
- Automating an ubuntu connection
- Prev by Date: Re: iMac G5 cooling and design
- Next by Date: Re: Transferring hard drive comtents between Macs
- Previous by thread: Re: Automating an ubuntu connection
- Next by thread: network volumes & "dot files" (.DS_store, etc)
- Index(es):
Relevant Pages
|