Symfony Behat Behat is an open source behavior-driven development framework for PHP 5.3 and 5.4. What is behavior-driven development, you ask? It’s the idea that you start by writing human-readable sentences ...
Steel – Command line password manager Password management belongs to the command line. Deep into the Unix heartland, the shell. With Steel your passwords are safe. Steel uses AES encryption in CFB mode with 256 bit keys. Steel is simple, ...
Odoo Saas Instruction for manual installation Use saas.py script for automatic installation Configure Odoo installation * set dbfilter in config file or run odoo with –db-filter parameter, e.g. ^%h$ be sure, th...
Configure Odoo 8 subdomain filtering on a Linux VPS Odoo in one of the most commonly used business applications at the moment. It can be configured to use sub-domain filtering so the users can run different Odoo databases on different sub-domains. This...
WordPress Resetting Your Password Resetting Your Password In WordPress, there is more than one way to set your password. In normal circumstances, you can do it through the WordPress interface. If you forget your password, WordPress ha...
sXid sXid is an all-in-one suid/sgid monitoring program designed to be run from cron on a regular basis. It tracks any changes in your s[ug]id files and folders. If there are any new ones, ones that aren’t...
Hosting WordPress Site in LXC LXC (LinuX Containers) is an operating system–level virtualization method for running multiple isolated Linux systems (containers) on a single control host. In this blog, we will explain, how to host ...
WordPress XML-RPC Pingback Vulnerability By now everyone has heard of XML Quadratic Blowup Attack vulnerability in wordpress. The WordPress Core Team has done there due diligence and have submitted a patch for the vulnerability. You can impl...
SSH Setup Introduction There is nothing quite like reading your (ssh) logs to instil a healthy dose of paranoia. While ssh is a powerful tool, it is a common target for “ script kiddies ” . In this tutorial I w...
LogJam The Background So much for security Diffie-Hellman key exchange is a popular cryptographic algorithm that allows Internet protocols to agree on a shared key and negotiate a secure connection. It is fu...