Size: 405
Comment:
|
Size: 412
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