5dollarwhitebox.org - theboxownsyou

  • blog
  • projects
  • articles
  • tech wiki
  • about
  • login
Home

RSS Feed

projects

The comment you are replying to does not exist.

drks — Wed, 2006-08-16 09:34

Public Projects


IUS Community Project

The IUS Community is a project I started as part of my day job at Rackspace Hosting. The project is aimed at providing stable and regularly maintained RPM packages for the latest upstream versions of PHP, Python, MySQL and other common software specifically for Redhat Enterprise Linux. IUS can be thought of as, "A better way to upgrade RHEL… if you really need to".

Project Pages:

  • Official Site: http://iuscommunity.org
  • LaunchPad Site: http://launchpad.net/ius

IUS Community Teams:

  • Members: http://launchpad.net/~ius-community
  • Core Developers: http://launchpad.net/~ius-coredev

Mailing Lists:

  • General discussion happens in the ius-community team: http://launchpad.net/~ius-community. Join the team, and then you can subscribe to the list.


Python Cement

Cement is an advanced CLI Application Framework for Python. It promotes code re-use by way of plugins and helper libraries that can be shared between any application built on Cement. The MVC and overall framework design is very much inspired by the TurboGears2 web framework. Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality.

Project Sites:

  • PyPi: http://pypi.python.org/pypi/Cement

Quick Installation:

$ easy_install cement


rb-parseconfig

rb-parseconfig is a Ruby class written to parse simple configuration files in the format of "param = value". The class was intended to provide simple parsing of standard Unix/Linux style config files.

Project Sites:

  • RubyForge Project Page: http://rubyforge.org/projects/parseconfig

Quick Installation:

gem install parseconfig



You might also want to go here to read more.

Deprecated Projects

As it happens with anyone who develops anything, some projects just don't make it anywhere and either their purpose is no longer relevant or there was never enough interest to make further development worth while.

The following are those projects.

pLsearch

pLsearch was written to assist SysAdmin's in grep'ing logs and other files for specific content, and then spitting it out in a pretty format which is generally easy on the eyes.

pLsearch uses the (s)locate database to search for specific files that the administrator wants to work with. It then accepts a query, and/or subquery, and/or inverted query which will then be used to grep through the located files for content. It is therefore a two way search. This is meant to be extremely useful for System Administration tasks such as attempting to track down exploitable FormMail applications that were being used to Send Spam as an open relay, or possibly used to search common files for a known exploits (such as "urldecode" in all files named "viewtopic.php" which is a well known phpBB exploit signature), etc.

Download => Sourceforge.net


quarReminder

Amavisd-new Quarantine Reminder. The 'quarReminder.php' script was written to assist system administrators with reminding their email users that they have messages in their Spam/Virus Quarantine. It was written mainly for usage with Amavisd-new, however a simple modification of the SQL query may allow it to work with other systems.

Download => SourceForge.net


installRDJ

This is a simple PERL script used to quickly install Rules Du Jour on a system. As you probably are fully aware, the Rules Du Jour installation is not difficult, however when you are performing installations on a daily basis, it is much nicer to do it in two redundant and memorizable steps (Note the --plesk flag if it is a Plesk box):

Usage:

wget http://devel.5dollarwhitebox.org/installRDJ/installRDJ
perl ./installRDJ.pl --install

Download:

  • Latest Release: installRDJ-1.2.0

ccdInstaller

This is a simple PERL script to automate the task of installing the Solaris Companion CD (for Solaris 8/9). It was originally part of a project I was working on to build a Linux based Solaris Jumpstart Installer.

This project was quite a while ago, and I haven't touched the ccdInstaller script in a while either, so feel free to flame me if/when it doesn't work.

Download:

  • Latest Release: ccdInstaller-0.1.1



Who's online

There are currently 0 users and 1 guest online.
  • blog
  • projects
  • articles
  • tech wiki
  • about
  • login

5dollarwhitebox.org is not responsible in anyway for actions performed based on information found on this site.