X2Goserver Installation I will be installing X2Goserver in my Ubuntu 14.04 Server as follows: apt-get update apt-get install python-software-properties add-apt-repository ppa:x2go/stable root@server1:~# add-apt-repository pp...
Odoo Custom shortcut icon (favicon) This module was written to allow you to customize your Odoo instance’s shortcut icon (aka favicon). This is useful for branding purposes, but also for integrators who have many different Odoo instance...
Linux: Turn On TCP SYN Cookie Protection I am under DoS attack. My cloud based server hosting company asked me to enable TCP SYN cookie protection to save my domain from SYN Attack. How do I turn on TCP Syn cookie protection under Ubuntu or ...
DNS resolution for LXC in Ubuntu 14.04 Working with LXC (Linux containers) in Ubuntu is very easy but by default you need to know the IP address of new containers to connect to services (ssh, database, webserver, etc.) running on them. Wit...
Top Ten Reasons for Choosing OpenERP 1. OpenERP is open source Open source does not mean free, but rather dynamic. If OpenERP SA had not made this choice from the start, we probably would not be writing these lines. Open source is not a ...
LXC – Networking I’ve heard a lot about virtualization recently with, at the top, docker. I wanted to understand a bit more about those, and I started with LXC which stands for Linux Containers , the goal of the proje...
Install OpenKM 6.3 on Ubuntu 14.04 Trusty This is not a complete guide, but rather a short note on how I did it. 1. Installing OpenKM Step #1.1: Of course I did it in LXC container: 1 2 3 4 lxc – create – n openkm . example . net – t download...
A Samba Active Directory Server FileserverFileThis post shows one way to set up an Active Directory server using Samba . This example creates a virtual server in a Linux Container on a server farm . Container Setup First, create a n...
Odoo Multi domains to multi instances 1 down vote accepted yes i have realized this on my server. to achieve that goal I have tested two ways. It’s up to you wich one is better to feet on your needs 1 method is odoo+wsgi+appache2 2 method...
Install RainLoop on Ubuntu Linux 15.04 A Simple and Fast Web based E-mail Client RainLoop is a simple, easy to use web based email-client software. It has abundance of features and is extremely lightweight. It runs fast and provides comple...