Integrit is a simple yet secure alternative to products like tripwire. It has a small memory footprint, uses up-to-date cryptographic algorithms, and has features that make sense (like including the MD5 checksum of newly generated databases in the report. You may already now the alternatives on OpenBSD or RedHat. So now let’s play with Debian :-)

Continue reading

WeeChat is a fast, light and extensible chat client. It runs on many platforms (including Linux, BSD and Mac OS). I’m using it over a year and really love that client. WeeChat is: modular: a lightweight core with plugins around multi-protocols: IRC and Jabber (other soon) extensible: C plugins and scripts (Perl, Python, Ruby, Lua, Tcl and Scheme) free software: released under GPLv3 license fully documented: user’s guide, API, FAQ,.

Continue reading

Once again, I would like to introduce a limitation software. This time, this is for network bandwidth. With trickle, you can limit upload and download of an application. Good written application embed this kind of features, but if it’s not the case it’s easy to do so with Trickle. See my documentation on Trickle to get more informations.

Continue reading

When you manage outgoing emails through SMTP, you may sometimes need to test if a service is able to send correctly emails and itself check that there were no issue during sending. You can create a black hole for a specific domain and Postfix will answer from the same manner as if it is ok. It also permit to test Postfix sending capacities on a server. To get more informations on this, follow that link.

Continue reading

In a sad scenario where an application is fully consuming CPU to limit it. To do so, you will need a magic command called Cpulimit that will help you to limit a PID to a desired percentage usage of your CPU. I’ve wrote a little documentation on cpulimit.

Continue reading

News in bulk

I recently flushed my Google Reader stars that I had and didn’t write down since 2009. There was a huge amount of work, but I did it. Now my account could be close without any missing things. I wrote down some of tips and I share them with you : Command line email sending with attachements (French) Interesting Postfix resources Bind DNS : How to flush cache, Version security check and force zone reloading (French) How to duplicate disk : only partition table and over the network (French) Acct : adding new software informations (French) Solaris : get link aggregation informations (French) MySQL : get database size (French) Stress : CPU stressing mechanism (French) More Linux memory managment inforamtions (French) ACL (FS) : duplicate rights (French) Duplicate Debian packages to reinstall another one quickly (French) Adding iptables comments (French) Hardware performances : get an idea of componant speed (French) WordPress auto flush comments (French) Crypt SSH private key (French) Grep : show lines bofore or after search pattern (French) Nagios : avoid reminding shcedule after reboot (French) Sysstat : check processus peformances (French) I hope it will helps you :-)

Continue reading

Nginx Substitutions Filter is a filter module able to do both regular expression and fixed string substitutions on response bodies. This module is quite different from the Nginx’s native Substitution Module. It scans the output chains buffer and matches string line by line, just like Apache’s mod_substitute. I’ve played with the classic substitution module but due to limitations (only one matching pattern and no regex), it wasn’t easy to do all I wanted to do.

Continue reading

Author's picture

Pierre Mavro / Deimosfr


Qovery Co-Founder and CTO

Paris - France