Random Post: Plan of Attack Torrents
RSS .92| RSS 2.0| ATOM 0.3
  • Home
  • DNS Control
  •  


    KDE Gui for Allofmp3

    March 29th, 2005

    Rainer has taken the time to turn the command line script i wrote for downloading mp3s from allofmp3.com, into a GUI app for KDE. Go check it out when you get a chance.


    Easter Egg Hunt

    March 28th, 2005

    We had an Easter Egg Hunt at work today. At 1:45pm Brendan and John kicked us out of the office. After about 15 minutes, we were all instructed to find the hidden Easter eggs. The eggs were all found in about 10 minutes or so. I was the winner with a grand total of 10 eggs. Unfortunately, Mike got the egg with the “You’re Fired!” note in it.


    DNS Control

    March 4th, 2005

    DNS Control is a web based dns management tool for BIND 9 name server. You can completely manage a domain from a web interface. It supports adding/modifying/removing A, MX, and CNAME records. All information is stored in a MySQL database. The interface(frontend) and command scripts(backend) are written completely in PHP(smarty for the templates). There is a separate interface for admins and users. The admin interface is for adding/removing/updating passwords for domains in the system. The user interface is for managing a domain.

    Changes:

    *Session Security Fix
    *Updated to Smarty-2.6.9
    *Added Search Feature to backend
    *WWW A record created by default now

    Upgrade Instructions:

    *Just upload the new files.

    Here are a few screenshots:

    Admin:
    List Domains
    Add Domain

    User:
    Login
    Show Records
    List Record
    Add Record

    Download Below:

    dnscontrol-1.0.2.tar.gz

    Bug Tracker:

    http://r00tshell.com/defects/index.php?tasks=all&project=1