<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>screenie</title><revhistory><revision><revnumber>5</revnumber><date>2021-04-21 13:29:57</date><authorinitials>levmei</authorinitials></revision><revision><revnumber>4</revnumber><date>2021-04-21 13:27:46</date><authorinitials>levmei</authorinitials></revision><revision><revnumber>3</revnumber><date>2021-04-21 12:54:58</date><authorinitials>levmei</authorinitials></revision><revision><revnumber>2</revnumber><date>2021-04-21 12:53:40</date><authorinitials>levmei</authorinitials></revision><revision><revnumber>1</revnumber><date>2021-04-21 12:53:26</date><authorinitials>levmei</authorinitials></revision></revhistory></articleinfo><section><title>screenie</title><para>screenie is a tool that can help you manage multiple running tasks and keeps your tasks running even if your session is not online. </para><para>You need to start screenie in the interactive mode to manage/enter your sessions. To start the interactive mode type <code>screenie</code> into the terminal. </para><itemizedlist><listitem><para>Start a new session (non interactive): </para><itemizedlist><listitem><para>Open a console and connect through SSH to the machine you want to run the task on. </para></listitem><listitem><para>Type <code>screenie -j &lt;session name&gt; &lt;application name&gt;</code> into the terminal. Example: <code>screenie -j maple maple</code>  </para></listitem></itemizedlist></listitem><listitem><para>Start a new session (interactive) </para><itemizedlist><listitem><para>To enter the interactive mode for screenie, type <code>screenie</code> into the terminal.  </para></listitem><listitem><para>To enter an existing session press the corresponding number and hit enter. To leave a session without killing the session press <emphasis role="strong">ctrl+a+d</emphasis>. </para></listitem><listitem><para>To add a new session press <emphasis role="strong">a</emphasis> and follow the program's instrutctions </para></listitem></itemizedlist></listitem></itemizedlist><para>Link to screen: <ulink url="https://wiki.math.uzh.ch/public/screen"/> </para></section></article>