location: Diff for "screenie"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2021-04-21 12:53:26
Size: 407
Editor: levmei
Comment:
Revision 3 as of 2021-04-21 12:54:58
Size: 412
Editor: levmei
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Start a new session (non interactive):  * Start a new session (non interactive):
Line 6: Line 6:
Open a console and connect through SSH to the machine you want to run the task on.   * Open a console and connect through SSH to the machine you want to run the task on.
Line 8: Line 8:
Then type {{{ screenie -j <session name> <application name> }}} into the terminal.   * Type {{{screenie -j <session name> <application name>}}} into the terminal.
Line 10: Line 10:
Example:
{{{ screenie -j maple maple }}}
  * Example: {{{screenie -j maple maple}}}

screenie

screenie is a tool that can help you manage multiple running tasks and keeps your tasks running even if your session is not online.

  • Start a new session (non interactive):
    • Open a console and connect through SSH to the machine you want to run the task on.
    • Type screenie -j <session name> <application name> into the terminal.

    • Example: screenie -j maple maple

PublicMathWiki: screenie (last edited 2021-04-21 13:29:57 by levmei)