<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Skip:<BR>
 <BR>
Using ps -e | grep jnos I get this:<BR>
 <BR>
3549 tty4     00:00:53 jnos<BR>
 <BR>
So, yes. JONS is running in console 4.<BR><BR>
Using "screen -r jnos" won't work, because jnos was not started using 'screen' in the first place.<BR>
 <BR>
Thanks for the thoughts, though.<BR>
 <BR>

> Find out where with the linux commands:<BR>> ...$ ps -e | grep jnos<BR>> ---snip---<BR>
 <BR>> There is another popular(?) automated start-up using "screen".<BR>> In that case you would re-connect using something like:<BR>> ...$ sudo screen -r JNOS<BR>                                      </body>
</html>