I've written a little post on how to get EMSRV running as a daemon/service on Ubuntu 18.04 (alll 64 bits) . If you know something about systemd, this is boring stuff. But if you don't (like me) and/or had an Ubuntu 14.04 machine running some older 32 bits emsrv on it, things have changed a little. You may save an hour or two when following this tiny tutorial. Anyways: here it is: https://joachimtuchel.wordpress.com/2020/03/14/installing-emsrv-as-a-daemon-on-ubuntu-18-04/ You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/8c7e80be-92c9-45b5-a677-f397af1fe94f%40googlegroups.com. |
I've heard of people giving up reading my posts before they are at least three days old for a good reason... I was so excited that I got this systemd thing set up that I completely forgot to mention that what I show is not a good idea as it runs emsrv as root. So I added a few sentences to the post. Feel free to take a second look ;-) Am Samstag, 14. März 2020 13:06:21 UTC+1 schrieb Joachim Tuchel:
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/adc8270e-5866-4ffe-94b5-9a888a438ef4%40googlegroups.com. |
Hi Joachim, Great post! Thanks for sharing. One small question, is that line: ExecStart=/usr/local/VASmalltalk/9.2.1x64/bin/emsrv your final/production one? Or do you normally add more parameters? For example, I think it's better logging into its own log rather than stdout etc Best, Mariano On Sun, Mar 15, 2020 at 2:41 AM Joachim Tuchel <[hidden email]> wrote:
Mariano Martinez Peck Software Engineer, Instantiations Inc. Email: [hidden email] Twitter: https://twitter.com/MartinezPeck Blog: https://marianopeck.wordpress.com/You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAOUkibGwgaspLXdrzmsu9NLpDAjXL-WZvRH6Fufs1n2vCZ4%2BEA%40mail.gmail.com. |
Hi Mariano, glad you like it. No, I have a few parameters in our environment, on of them being the logging path. I didn't intent to explain any emsrv parameters we use, so I just added a link to the documentation page so that people can find how to enable passwords and stuff. And, for many situations, no parameters are needed anyways. I must admit, however, that in the 26 years I've been using VAST, I never had the need to lokk into the emsrv.log. I guess I'll be glad to have it should there ever be a problem. Joachim
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/5645561e-a8c3-433e-b38d-80fd596a068b%40googlegroups.com. |
In reply to this post by Mariano Martinez Peck-2
oh, I think logging is not to stdout by default on Linux.... I have never used emsrv on Windows...
-- You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/cfab0a9a-8096-4dd9-8698-5df63d41a392%40googlegroups.com. |
Free forum by Nabble | Edit this page |