-
RSS Links
Categories
- /bike
- /blog
- /categoryless
- /coffee
- /dev/random
- /food
- /freenetworks
- /friends
- /funny
- /geek
- /GirTheCadillac
- /Lebowski
- /Life
- /LifeWithDog
- /me
- /metrix
- /music
- /National Wireless Summit 2006
- /phonecamera
- /photo
- /potpourri
- /seadrunks
- /seattle
- /seattlewireless
- /shmoocon
- /softball
- /StupidShellTricks
- /sysadmin
- /travel
- /unix
- /work
- cons
- pyramid
Archives
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- December 2008
- December 2007
- August 2007
- July 2007
- May 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- June 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- February 2004
- January 2004
- December 2003
- November 2003
- August 2003
Category Archives: /work
READYNAS NV+ Kernel Out of memory
Decided recently to pick up a Readynas NV+ to supplement our file storage at the office. I have the Readynas Duo at home and have been quite happy with it. It is a linux based NAS appliance and after installing a few add-ons you can have a remote root shell and apt packages to install [...]
Also posted in /sysadmin, /unix Tagged kernel, linux sparc, munin, nagios, nv, oom, readynas Leave a comment
TemPageR 3E environment monitor
Recently ran into some heat issues in a mini computer room that has a window in direct line of the sun and problematic HVAC. Picked up a network enabled environment monitor so I could have some data to show when trying to get the issues resolved. Originally I was thinking about getting the Websensor [...]
Also posted in /StupidShellTricks, /geek, /sysadmin, /unix Leave a comment
Overriding the default maven repository
If you are using maven for builds or dependency management you will notice that by default maven always attempts to pull dependencies from the public maven repository (repo1).
After reading documentation and examples I thought you could easily override this by specifying a local repository in your respective project object model file (pom.xml). Example.
Not the [...]
Also posted in /geek, /sysadmin, /unix Tagged maven, maven2, mirror, repository, settings.xml 1 Comment
This RRD was created on other architecture
I use Munin for some graphing of system and application stats. Like most graphing open source projects its based on the widely used RRDTool.
I recently was moving my munin instance from a xen instance on 64bit Ubuntu install, to a bare metal 32bit install. Moving munin consists of the moving the munin.conf file and moving [...]
Also posted in /geek, /sysadmin, /unix Tagged munin ubuntu linux monitoring sysadmin systems rrdtool graphs 2 Comments
CUWiN Homer Mesh Project
The CUWiN folks spent some time recently adding new equipment to the Homer mesh network. My company Metrix has provided them with all the gear for this project to provide the Village of Homer with a low cost tubes.
Also posted in /freenetworks, /geek, /metrix, /seattlewireless Leave a comment
New Digs
Alot of things have happened in 2007 with my company. We completely revamped our online store to start of the year, we have added a ton of new products and we moved in to a new address located on pine in Capitol Hill. June 16th marked an entire year since I left my full time [...]
Also posted in /dev/random, /me, /metrix, /seattle, pyramid Leave a comment
Novatel Merlin u730 HSPDA Card in Linux
Decided to try and get a friend’s u730 cellular data card working in Pyramid Linux last night. I thought it would pretty trivial since the card appears to use the same chipset as other EVDO/HSPDA cards already supported in the airprime module. But it turns out the device/vendor id combo is not in airprime. This [...]
Also posted in /dev/random, /geek, /metrix, /seattlewireless, pyramid Leave a comment
Soekris PXE installs via LiveCD and Pyramid 1.0b4
Just sent this email to the Pyramid Linux mailing list. Make a long story short there is a new image of Pyramid available. As well as a live CD that can PXE bootstrap and install the following Operating Systems on Soekris (and potentially other) hardware:
Pyramid Linux
M0n0Wall
PfSense
CuWin
AstLinux
Also posted in /freenetworks, /geek, /seattlewireless, pyramid Leave a comment
Toorcon Workshop
Myself and Matt will be doing a workshop at Toorcon 8. It will be a one day workshop covering the basics of boot strapping an embedded wireless device ( Soekris based ) and setting up a wireless mesh using OLSR. Participants in the class get an embedded wireless device from my company Metrix that they [...]
Also posted in /dev/random, /freenetworks, /geek, /seattlewireless, /travel, cons, pyramid Leave a comment
Maven tweaks continued…