[ale] ssh

Geoffrey esoteric at 3times25.net
Wed Jan 23 15:52:00 EST 2002




ChangingLINKS.com wrote:

> Is is possible to
> 1. start a .sh script on computer1 with computer2
> 2. turn off computer2 and the script stays running on computer1 and displays 
> output on the screen of computer1 (when pushing ctrl-alt-f1)


You could fire up the script, run in in the background, sending the 
output to a file.  Then when you get back to computer1, tail the output 
file.

Specifics of background processes and output redirection may be found in 
the man page of the shell you're running (ksh, bash, csh...)

'man tail' for information on the tail command.


> 
> Is it possible to 
> 1. ssh into computer1 from computer2 and see the screen of computer1 (the 
> ctrl-alt-f1 screen)


Don't quite understand this question....


> 
> Can someone show me the commands for these ?


Yes, but you've got to do a little leg work (as noted in question #1 :) )


> 
> 


-- 
Until later: Geoffrey		esoteric at 3times25.net

"...the system (Microsoft passport) carries significant risks to users that
are not made adequately clear in the technical documentation available."
- David P. Kormann and Aviel D. Rubin, AT&T Labs - Research
- http://www.avirubin.com/passport.html


---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.






More information about the Ale mailing list