Showing headlines posted by fredl
Zuul is a software developed by the OpenStack community. It was developed as an efficient gated commit system, allowing projects to merge patches only after they pass a series of tests. It reduces the probability of breaking the master branch, for instance when unit tests or functional tests no longer pass on the tip of master.
eDeploy is a new generation tool to manage baremetal deployments and upgrades of Linux based systems. Upgrades have been the main focus with the possibility to rollback upgrades if needed.
In this article we will show another possible application for the pylogsparser library. We will also discover a simple way to draw and use world maps with python. You should read the previous article in this series if you haven’t done so, since we will use what we have done there as a starting point.
In this post you are going to learn how to build a USB Flash Drive that contains a fully automated Debian installation system. At Wallix this installation system is used in addition to our traditional PXE/preseed system to deploy our products Wallix LogBox and Wallix AdminBastion.
In this post you will see how to restrict commands executed on a remote server accessed via ssh for a particular user. You can have multiple reasons to do this..
How to write a log normalizer for fail2ban logs using the PyLogsParser library.
Learn how to use the PyLogsParser python library to analyse ssh attacks from your log files.
Tutorial about lxc (Linux containers) under Debian Squeeze
Tutorial about network programming in python using the Twisted framework.
One part of the Deskolo project is to estimate the electricity consumption by considering only activity indicators of a computer. The solution proposed by CEA-LIST consists in using some Machine Learning techniques which are able to construct a predictive model from a dataset of examples.
Tutorial to learn how to test web interfaces using RobotFramework with Selenium. At Wallix we use RobotFramework to test our products AdminBastion and LogBox in a black box way mainly for exercising the web interface. In this blog post we’ll explain one way of using RobotFramework to test web interfaces either for web site testing or for web application testing.
http://hardware4linux.info/ is a new web site about hardware for Linux. The site allows to browse systems and components to find the ones that work or don't work with Linux. It works in a collaborative way: users install an LSB package to collect their hardware and system configuration, upload the collected data to the site and then rate the compatibility of their hardware components on the site.