-->
        

Archive for the ‘Scripts’ Category

Configuring a live scanner stream with Icecast, Darkice, and Jackd

I worked for several days configuring the software to stream my RadioShack Pro-50 scanner online. The Olympia, Lacey, and Tumwater dispatch is currently online at http://wacomputing.com. I configured a .ogg stream that is audible as an in-page player or as a .m3u stream in your media player. The final configuration utilizes my existing Ubuntu Server [...]

Nikto network and server security script

Nikto is a Perl script that scans and identifies potential risks on a server, website, or network.It is run completely from the command line and does an excellent job of digging out potential security holes. Download Nikto on their website. Specifically, Nikto tests for:

IDS Evasion
2300+ New RFI Tests
6100+ Files and CGIs
Outdated Versions of 950+ Servers
Version-specific [...]

YaCY scalable search engine

When someone on the OlyLUG forums posted a link to YaCY, I was rather uplifted. YaCY is a scalable search engine and crawler. One of the greatest things about this engine is that the more people you have in your peer network operating YaCY, the more search results are returned. In other words, if you [...]

How to configure DHCP3-Server in Ubuntu Server

Configuration of a DHCP server on Ubuntu Server 8.04

OSCON 2010 is inching closer: Are you attending?

Additional information on OSCON 2010 in Portland, OR

Migrating DotClear 2.1.6 to Wordpress 2.9

The process for migrating a DotClear 2.1.6 blog to Wordpress 2.9.

Google text-to-speech API – Unofficially

Using Google’s text to speech unofficial API

Tynt Tracer follow-up

A follow-up review of Tynt tracer

Drag and drop Root Launcher on your Desktop

How to make a Desktop application launcher for opening documents as root

Deny access to phpmyadmin on the Web

Quick and easy method to block requests to your phpmyadmin based on ip address.