adam
This user hasn't shared any biographical information
Homepage: http://amyl.org.uk
Posts by adam
Mailman and Googlemail -> Gmail: A three step approach…
2010: June 2 (Wednesday) - 15:53
Tags: bash, geek, lazy, mailman, scripts, sysadmin
Posted in Uncategorized | No comments
I thought other listadmins might be having fun with gmail now being available in the UK (rather than “googlemail”, as it has been for a while (despite ‘gmail’ originally being available, back in the days of invitation only)), and thought I’d share my hackish way around this, so listfolks can post from their gmail.com [...]
arpinfo
2010: May 20 (Thursday) - 17:17
Tags: Apple, arp, geek, IEEE, linux, MAC, OEM, OUI, script, sysadmin
Posted in openrights, scripts, software | No comments
Ever wanted to know who the OEM/Supplier/Manufacturer of network devices attached to a machine were?
I did. And couldn’t see anyone else’s script to steal, so here’s a really ugly way to do it
# arpinfo:
# pull hardware info from the arp() table
#
# Copyright (c) 2010 Adam McGreggor. Some rights reserved.
# Email: [...]
Firefox Extensions
2010: January 10 (Sunday) - 01:39
Tags: bash, geek, install, new machine, scripts, set-up, tech
Posted in bash, indolence, machine set-up, scripts, software | No comments
Thought this might double up as a note of the firefox extensions I currently have installed — I’ve tried getting this to script, but, the source file isn’t something I’m over-familiar with, and getting fields to match-up ain’t happening, due to my crapness.
Anyhow, I would appear to have these firefox extensions installed:
Adblock Plus
AutoPager
BetterFlickr
Better YouTube
Delicious Bookmarks
DownloadHelper
Echofon
Extended [...]
Conditional Prompt colo(u)rs
2009: December 23 (Wednesday) - 17:45
Tags: bash, color, colour, conditional, dotfiles, ENV, hostname, prompt, PS1
Posted in ENV, bash, machine set-up, misc | No comments
setting a colored prompt; different color for different machines based on hostname, oh yes.
