Our Work
200+ Enterprises across globally trust KTree for their Web & Mobile application Development needs.See What We Do
Updated today
apt-get update
apt-get install python-cups python-dateutil python-decorator python-docutils python-feedparser \ python-gdata python-geoip python-gevent python-imaging python-jinja2 python-ldap python-libxslt1 python-lxml python-mako python-mock python-openid python-passlib python-psutil python-psycopg2 python-pybabel python-pychart python-pydot python-pyparsing python-pypdf python-reportlab python-requests \ python-simplejson python-tz python-unicodecsv python-unittest2 python-vatnumber python-vobject \ python-werkzeug python-xlwt python-yaml wkhtmltopdf
apt-get install postgresql postgresql-contrib
su - postgres createuser --createdb --username postgres --no-createrole --no-superuser --pwprompt odoo
adduser --system --home=/opt/odoo --group odoo
su - odoo -s /bin/bash
Switch to the Odoo user: su - odoo -s /bin/bash
tar -zxvf odoo_8.0.latest.tar.gz
cd /opt chown odoo:odoo odoo/ -R chown 755 odoo/ -R b. Create Odoo Log File mkdir /var/log/openerp chown -R odoo:root /var/log/openerp
cp /opt/openerp/odoo-8.0/debian/openerp-server.conf /etc/openerp-server.conf chown odoo:odoo /etc/openerp-server.conf vim /etc/openerp-server.conf
[options] ;This is the password that allows database operations: admin_passwd = PASSWORD db_host = False db_port = False db_user = odoo db_password = False addons_path = /opt/openerp/odoo-8.0/addons ;Log settings logfile = /var/log/odoo/odoo-server.log log_level = error
cp /opt/openerp/odoo-8.0/openerp-server /etc/init.d/openerp-server chmod 755 /etc/init.d/odoo-server chown root: /etc/init.d/odoo-server
cd /opt/openerp/odoo ./openerp-server Push Odoo server process in terminal background ./openerp-server &
netstat -ntlp | grep python-cups kill -9
Please Contact us if you have any Odoo Implementation requirements to Hire dedicated Odoo developers or Odoo Development services from KTree. KTree is Best offshore Odoo development company with extensive experience in building Odoo ERP Modules & Integration.
Request For Quote