installing and running LC on 'headless' linux server

David Bovill david.bovill at gmail.com
Sun Jan 31 11:13:02 EST 2021


Mark that is interesting. I would like to something similar during the Learning Cohort coding sprint over the next 12 weeks.

I’d be happy to write up documentation and create a community GitHub project around that approach including Nginx config etc?

           ********
     ****************
   *******************
   ********************
    ********************
       \\   //  ********
        \\\//  *******
          \\\////
           |||//                       ,
           |||||                    __/
,,,,,,,,,,,//||||\,,,,,,,,,,,,,,,,,,o==o
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Schedule a meeting using this link.
Writing and media work on Media Garden.

LinkedIn: David Bovill
Twitter: @fortyfoxes
On 31 Jan 2021, 16:07 +0000, Mark Talluto via use-livecode <use-livecode at lists.runrev.com>, wrote:
> One more thought came to mind. You should run the executable in the
> background by applying an & as in this example:
>
>
> ./yourCoolExecutable -ui &
>
>
> If you run the executable from terminal and you do not apply the & the
> executable will die as terminal quits.
>
>
> Best regards,
>
>
> Mark Talluto
>
> livecloud.io
>
> nursenotes.net
>
> canelasoftware.com <http://www.canelasoftware.com/>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list