1. ftp auto-banner

    Need to ban people who hammer your ftp, but dont want to or cant install fail2ban ? This may help get you on the right track:

        #!/usr/bin/env python
        import popen2, re, datetime, time, os, sys, logging, syslog

    timeLimit = 300  # in seconds (== 5 minutes)
    failureLimit = 5 # X number of fails …
    read more
  2. Linux, all the choices all the time.

    Published: Fri 19 August 2011
    By Sirex

    In Linux.

    One of the benefits of linux is choice. There seems to be endless numbers of small and large projects filling every possible need, with many competing or overlapping projects. I see it as the job of the distributions to carefully pick which projects will perform best together and thereby give …

    read more
  3. Pushout profile

    Published: Fri 19 August 2011
    By Sirex

    In Linux.

    I had a problem, normally i checkout an svn folder of my dotfiles and create symlinks to these files, however sometimes this isn't possible, as the end machines dont have svn installed, or cant reach the internet. I've found recently a more useful use case is being able to checkout …

    read more
  4. Chord Finder 1.0

    Chord Finder 1.0 is available for general download. I've tried to come up with an rpm format that installs in some sort of a standardised way without breaking too many taboos about file placement. There's a few minor bugs but i'm going to leave it a while for feedback …

    read more

« Page 3 / 3

social