in reply to Re^4: Remote Session Starting
in thread Remote Session Starting

This is from an earlier post, but might seems to apply

http://www.perlmonks.org/?node_id=378036

Replies are listed 'Best First'.
Re^6: Remote Session Starting
by Anonymous Monk on Feb 29, 2008 at 17:22 UTC
    The code that I am using id from that post.

    Unfortunately I am trying to modify its usage but am not doing a very good apparently as I need to keep the session variable in scope as joost points out.
      The nohup (from post http://www.perlmonks.org/?node_id=378036) application is responsible for disconnecting your X window/application from the parent tty. Allowing you to end your telnet and continue in the X application.