NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

1. sudo apt-get update
2. sudo apt-get upgrade
3. sudo apt-get install openssh-server fail2ban
4. sudo adduser --system --home=/opt/odoo14/odoo --group odoo14
5. sudo apt-get install -y python3-pip
6. sudo apt-get install python-dev python3-dev libxml2-dev libxslt1-dev zlib1g-dev libsasl2-dev libldap2-dev build-essential libssl-dev libffi-dev
libmysqlclient-dev libjpeg-dev libpq-dev libjpeg8-dev liblcms2-dev libblas-dev libatlas-base-dev
7. sudo apt-get install -y npm
8. sudo ln -s /usr/bin/nodejs /usr/bin/node
9. sudo npm install -g less less-plugin-clean-css
10. sudo apt-get install -y node-less
11. sudo apt-get install postgresql
12. sudo su - postgres
13. createuser --createdb --username postgres --no-createrole --no-superuser --pwprompt odoo14
psql
ALTER USER odoo14 WITH SUPERUSER;
q
exit
14. sudo apt-get install git
5. sudo su - odoo14 -s /bin/bash
16.git clone https://www.github.com/odoo/odoo --depth 1 --branch 14.0 --single-branch .
exit
17. sudo pip3 install -r /opt/odoo14/odoo/requirements.txt
18. sudo wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb
19. sudo dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.deb
20. sudo apt install -f
21. sudo cp /opt/odoo14/odoo/debian/odoo.conf /etc/odoo14.conf
22. sudo nano /etc/odoo14.conf


[options]
; This is the password that allows database operations:
admin_passwd = admin
db_host = False
db_port = False
db_user = odoo14
db_password = False
addons_path = /opt/odoo14/odoo/addons
logfile = /var/log/odoo14/odoo.log

23. sudo chown odoo14: /etc/odoo14.conf
24. sudo chmod 640 /etc/odoo14.conf

25. sudo mkdir /var/log/odoo14
26. sudo chown odoo14:root /var/log/odoo14

27. sudo nano /etc/systemd/system/odoo.service

[Unit]
Description=Odoo14
Documentation=http://www.odoo.com
[Service]
# Ubuntu/Debian convention:
Type=simple
User=odoo14
ExecStart=/opt/odoo14/odoo/odoo-bin -c /etc/odoo14.conf
[Install]
WantedBy=default.target

28. sudo chmod 755 /etc/systemd/system/odoo.service
29. sudo chown root: /etc/systemd/system/odoo.service
30. sudo systemctl start odoo.service
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.