Entries Categorized as 'Scripts'

IP Address to Image

Date November 20, 2009

This is a small php script I wrote to display remote ip addresses on a [...]

Show Program Memory Usage

Date November 20, 2009

This is a script I stumbled upon written in Python that shows memory usage per [...]

Backup Server Front End (PHP)

Date November 20, 2009

I recently designed a php script to do small administrative tasks on a home backup [...]

Directory Rsync Script

Date November 20, 2009

This is a script I wrote to search mounted windows machines from a linux server [...]

Extract IP’s from a PF Table

Date November 20, 2009

This is a script I wrote to extract IP addresses from a table in pf. [...]

System Statistics to HTML

Date November 20, 2009

This is a simple script that gathers the date, kernel, uptime, disk usage and current [...]

Add a New User to the System

Date November 20, 2009

This script can be used to automate the process of adding a user via the [...]

Mail all Users on a Unix System

Date November 20, 2009

This script gathers all users on the system and sends a email to all users [...]

Kill all Processes for a User

Date November 20, 2009

Script to kill all running processes for a user. Create a new file in /sbin [...]