
Tue Oct 09 2018
How to deploy Odoo 12 on Ubuntu 18.04
This tutorial covers the steps required for installing and configuring Odoo 12 for production using Git source and Python virtual environment on an Ubuntu 18.04 system.
Read more

Tue Oct 09 2018
How to deploy Odoo 11 on Ubuntu 18.04
This guide covers the steps necessary for installing and configuring Odoo for production using Git source and Python virtual environment on an Ubuntu 18.04 system.

Tue Oct 09 2018
Install Odoo 11 on CentOS 7
Odoo is one of the most popular Open Source ERP Business softwares in the world. This guide covers the steps necessary for installing and configuring Odoo using Git source and Python virtual environment on CentOS 7

Sun Sep 30 2018
How to Install PyCharm on Ubuntu 18.04
In this tutorial we'll cover how to install PyCharm Community Edition on Ubuntu 18.04. PyCharm is a full-featured IDE for Python and Web development.