|
[Date Index]
[Thread Index]
[Author Index]
Re: Remote kernel with ssh
- To: mathgroup at smc.vnet.net
- Subject: [mg23191] Re: Remote kernel with ssh
- From: Shane Frasier <jsf9k at virginia.edu>
- Date: Mon, 24 Apr 2000 01:12:01 -0400 (EDT)
- Organization: University of Virginia
- References: <8dnvac$ht9@smc.vnet.net> <8doml3$jp9@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
I have a version of ssh that supports the -L and -R command line options, so
shouldn't I be able to automate the connection process?
Shane Frasier
jsf9k at virginia.edu
P.J. Hinton wrote in message <8doml3$jp9 at smc.vnet.net>...
>In article <8dnvac$ht9 at smc.vnet.net>,
> Shane Frasier <jsf9k at virginia.edu> writes:
>
>> I am running mathematica on a Win95 system, and I would like to be
able
>> to access the kernel on a local linux machine while using the front end
on
>> my computer. Unfortunately the linux machine only accepts ssh, and I
can't
>> seem to get it to work. I have changed the "Shell command to launch
kernel"
>> to
>>
>> c:\ssh\ssh.exe -q -l username hostname 'math -mathlink -LinkMode
>> Connect -LinkName
>>
>> but nothing happens. It doesn't even prompt me for a password. I have
>> checked that ssh works from the command line.
>> Does anyone know how to get this to work?
>
>See this previously posted article for some helpful hints:
>
>http://library.wolfram.com/mathgroup/archive/1999/Nov/msg00265.html
>
>--
>P.J. Hinton
>Mathematica Programming Group paulh at wolfram.com
>Wolfram Research, Inc.
>Disclaimer: Opinions expressed herein are those of the author alone.
>
Prev by Date:
does anyone have a program for the period length of a continued fraction?
Next by Date:
Re: Defining an UpValue for a specific List?
Previous by thread:
Re: Remote kernel with ssh
Next by thread:
Defining an UpValue for a specific List?
|