22.01.2016, 01:50 CET, bruce:

> I can locally run screen, and then run an app.
> 
> If I wanted to have a process where I remotely start/run an app on a
> remote box (ssh) via screen, How is this accomplished? Can it be done?

ssh into the remote box and start screen there (screen has to be
installed on the remote box, obviously). Use the remote screen to start
the app.

> Ie, I want the app on the remote instance/box to be running in a
> screen process within a term. This would allow someone to login, fire
> up the screen process for the screen id, and see the process in
> action...

Yep, that's what the screen on the remote box accomplishes.

-- 
Regards
  mks


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to