How to configure HSTS on Nginx Yesterday talking with one of the Nginxtips.com users about HTTPS I saw he mentioned he had enabled ‘HSTS’, so I started digging what was all that about… And it turns to be a great security tip for al...
Get started with Ansible – installation and basics. Command Rundown We start by creating an SSH key into my Digital Ocean account. To create this SSH key, we’d locally run: cd ~/.ssh ssh-keygen -t rsa -b 4096 -C "[email protected]" -f id_ansi...
Scott’s Weblog The weblog of an IT pro specializing in virtualization, networking, open source, and cloud computing The content of this cell is too long for an XLSX file (more than 32767 characters). Please use the CSV format for this export....
Zentyal Installation Zentyal Installer The preferred way to install Zentyal on a new machine from scratch is using our tailored CD installer. This CD contains Zentyal and all its dependencies. The 4.0 version is based on ...
Automatically Connecting LXC to Open vSwitch I’ve previously discussed using Open vSwitch (OVS) with Linux Containers (LXC) in a couple of previous posts ( here and here ). In this post, I’m going to show you one way to have your containers auto...
Odoo clean module database Not really, your Odoo probably thinks the module is still there while it isn’t. The easiest way to fix this is to restart the Odoo server with a -u all to reload all modules. Be sure to take a back-up...
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 ...
Eindhoven startup community gets together at EHV summit On October 22 a new startup summit takes place: Eindhoven organises the first Eindhoven Startup summit in the south of the Netherlands. This first edition consists of a full day of speakers and severa...