How to run gekko by ssh on remote and keep it running - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Guides (https://forum.gekko.wizb.it/forum-22.html) +--- Thread: How to run gekko by ssh on remote and keep it running (/thread-56715.html) |
How to run gekko by ssh on remote and keep it running - dirkb - 04-10-2018 Hi, can you help me? I'm able to login to a remote server by ssh and start a live gekko, but how to detach and reatach it when closing ssh? How to deal with output? Regards, Dirk RE: How to run gekko by ssh on remote and keep it running - xFFFFF - 04-10-2018 Use screen: https://www.digitalocean.com/community/tutorials/how-to-install-and-use-screen-on-an-ubuntu-cloud-server RE: How to run gekko by ssh on remote and keep it running - dirkb - 04-10-2018 Thanks xFFFFF! It's working well :-) RE: How to run gekko by ssh on remote and keep it running - dirkb - 04-16-2018 How can I see efford when using cli and screen? I use it now but there is no log or output like webui to see "rountrip" information. Any idea how to get some information about efford of strategy? Thanks! RE: How to run gekko by ssh on remote and keep it running - xFFFFF - 04-17-2018 Enter in copy mode in screen ctrl+a+[ and then use arrowsor page up/page down to disable copy mode press [ |