1. EL6 Extras update

    Keeping up with non up to date packages. Please find latest version 2.68 of dnsmasq

    As usual, contact me if you encounter any issues.


  2. EL6 Extras additions and Grsecurity kernels

    El6 Extras

    • Updates:
      • Nginx 1.4.5
    • Additions:
      • Exim 4.82
      • Libgsasl 1.8.0 - needed by exim
      • Unbound 1.4.21
      • Ldns 1.6.17 - needed by unbound

    The usual, Full RELRO, PIE, no …


  3. EL6 Extras package additions

    I forgot to port my old tmux package over the new EL6 Extras repo, so here comes the addition.

    Please note that i updated it to version 1.8 which now requires the use of …


  4. Grsecurity updates

    I've been quite busy during December with holidays and all, so here's my attempt to keep up with up to date grsecurity patches.

    • Stable 3.2.54 kernel
    • Test 3.12.8 kernel
    • Gradm 201401231926 …

  5. Rudder agent configuration at node first boot

    After migrating all my rules from Cfengine to Rudder, i was still missing something. All my freshly kickstarted nodes weren't by default integrated to Rudder.
    While it was fairly easy on my Cfengine installation to …


  6. What's using swap

    If like me you're bored of looping over all /proc/<pid>/status files to find which application is actually using swap, here a tiny python script to ease the task.

    The script outputs a list …