MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: launching a kernel on a remote linux machine through ssh from a linux machine

  • To: mathgroup at smc.vnet.net
  • Subject: [mg52410] Re: launching a kernel on a remote linux machine through ssh from a linux machine
  • From: D Herring <dherring at at.uiuc.dot.edu>
  • Date: Fri, 26 Nov 2004 01:04:42 -0500 (EST)
  • References: <co4edo$lc1$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi Walter,

Its probably a typo, but your message indicates that Mathematica is 
connecting to lamo both times.  What happens if you explicitely start 
the remote kernel?  In other words, kernel menu -> start kernel -> remote.

Also, check whether or not the remote kernel is actually starting. 
After trying to start it with Mathematica, log in to fast and
'ps ax | grep MathKernel' or whatever to see if the process actually 
exists.  You could also run 'w'	to see if the connection was made properly.

I assume you can manually SSH into fast from lamo.

Good luck,
Daniel


  • Prev by Date: Automatic numbered equations
  • Next by Date: Non-algebraic solution
  • Previous by thread: Re: launching a kernel on a remote linux machine through ssh from a linux machineHi,
  • Next by thread: Re: launching a kernel on a remote linux machine through ssh from a linux machine