- Working with Odoo 11(Third Edition)
- Greg Moss
- 41字
- 2025-02-17 22:33:59
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:
