screen/remote apps

bruce badouglas at gmail.com
Fri Jan 22 08:35:12 UTC 2016


Hey Markus,

So you're saying it's basically a 2 step process:

1) -ssh remote box start Screen (with starting attributes)
2) --ssh remote box "ScreenCmd --name appToRun"

something like this??



On Fri, Jan 22, 2016 at 3:26 AM, Markus Schönhaber
<fedora-users at list-post.mks-mail.de> wrote:
> 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 at 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


More information about the users mailing list