<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Christina Tilly</title>
    <description>The latest articles on DEV Community by Christina Tilly (@christinatilly).</description>
    <link>https://dev.to/christinatilly</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F353048%2F320e66fa-7c56-48fd-a2c1-24b94f7c9fb1.png</url>
      <title>DEV Community: Christina Tilly</title>
      <link>https://dev.to/christinatilly</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/christinatilly"/>
    <language>en</language>
    <item>
      <title>Install Odoo 11 on Ubuntu 16.04</title>
      <dc:creator>Christina Tilly</dc:creator>
      <pubDate>Fri, 20 Mar 2020 05:06:18 +0000</pubDate>
      <link>https://dev.to/christinatilly/install-odoo-11-on-ubuntu-16-04-2nmn</link>
      <guid>https://dev.to/christinatilly/install-odoo-11-on-ubuntu-16-04-2nmn</guid>
      <description>&lt;p&gt;What is Odoo?&lt;/p&gt;

&lt;p&gt;Odoo ERP stands for On-demand Open Project ERP. Odoo is also known as OpenERP. Odoo was founded by Fabian Pinckaers in 2005. Odoo is a collection of business applications and modules like CRM, Sales, Warehouse, Accounting, Manufacturing, and Human resource..etc.&lt;/p&gt;

&lt;p&gt;How to Install Odoo 11 on Ubuntu 16.4?&lt;/p&gt;

&lt;p&gt;Step 1: Update the Server&lt;br&gt;
Make your system Updated using these two commands&lt;br&gt;
sudo apt-get update&lt;br&gt;
sudo apt-get upgrade&lt;/p&gt;

&lt;p&gt;Step 2: Secure Server&lt;br&gt;
Run this command to make your server/system remotely accessible&lt;br&gt;
sudo apt-get install openssh-server fail2ban&lt;/p&gt;

&lt;p&gt;.....................................................................&lt;/p&gt;

&lt;p&gt;Originally Published at &lt;a href="https://www.cybrosys.com/blog/how-install-odoo11-on-ubuntu"&gt;Install Odoo 11 on Ubuntu 16.04&lt;/a&gt;&lt;/p&gt;

</description>
      <category>odoo</category>
      <category>ubuntu</category>
    </item>
  </channel>
</rss>
