to create a new terminal just type screen
to go back to the original terminal type
to start command input type: ctrl – a
to detach: d
to list active sessions from original terminal: screen -ls
to retach session: screen -r [process number]
to stop a session from the session type: ctrl-a and then altGr backslash