1

Thanks for looking into my question.

I am running tomcat as windows service in windows machine. how can I achieve the same on linux machines.

it should start automatically after reboot.

Thanks, R Dama.

1 Answer 1

1

If you install Tomcat from a Linux distribution package, it will usually include an init script which will start it as a daemon via a start stop script. You can create a script for it manually otherwise. See https://www.linux.com/learn/managing-linux-daemons-init-scripts

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks for prompt response. I will try this.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.