Checking for Odoo services running in Ubuntu

In Ubuntu, you can locate the Odoo service by running the following command in a Terminal window:

ps aux | grep Odoo

You will then see the Odoo service listed if it is running: