Remote execution of a program
Steve Reilly
sfreilly at roadrunner.com
Sat Sep 12 04:12:41 UTC 2009
Keith Clark wrote:
> On Sat, 2009-09-12 at 00:04 -0400, Steve Reilly wrote:
>> Keith Clark wrote:
>>> How can I log into another computer via ssh, start a gui application,
>>> then log out and leave it running on the remote computer. Is this even
>>> possible?
>>>
>>> Keith
>>>
>>>
>>>
>> man nohup ?
>>
>
> Ok, I've read that. How do I use it?
>
>
>
>
ssh to server
nohup commandyouwanttoexecute
logout
will continue to run after you logout
--
Steve Reilly
http://reillyblog.com
More information about the ubuntu-users
mailing list