Odoo

How to install Odoo 12 with PostgreSQL 11 on CentOS 7

How to install Odoo 12 with PostgreSQL 11 on CentOS 7

How to Install Odoo 12 on CentOS 7

  1. Log in as root to your server via SSH.
  2. Update the system.
  3. Install Python 3.5 packages and Odoo dependencies.
  4. Create Odoo user.
  5. Install and configure PostgreSQL.
  6. Install Wkhtmltopdf.
  7. Install and configure Odoo 12.
  8. Create a systemd unit file.

Best Books To Learn CSS
Which book is best for learning HTML and CSS? Is it worth learning HTML and CSS in 2020? Is CSS difficult to learn? Should I learn HTML or CSS first? ...
How To Assign a Floating IP Address to an Instance in OpenStack
How To Assign a Floating IP Address to an Instance in OpenStack Step 1 Create an Instance on private network. ... Step 2 Reserve a floating IP address...
Use CAT Command to Combine Text Files in Ubuntu 18.04
How do I merge text files together? How do I combine two text files in Linux? How do I combine text files in CMD? How do I concatenate in Ubuntu? Whic...