Month: March 2011

HTC Incredible, Root, and Custom Roms

I have an HTC Incredible, bought it a few months ago, and shortly thereafter rooted it. I used the Unrevoked one-click root tool.  Just plug in your HTC droid via USB, set it to Sync mode, and fire up the app.  It’ll install ClockworkMod Recovery, and sets S-OFF, and enables superuser access.  You can then…


Sudo, and ssh via a for loop.

So I’m working on regisgtering 100+ RHEL systems to a new RHN Satellite server.  The following command line for loop magic mad this a snap, thought it was worth publishing. First, I’m using a passworded SSH key.  So you’ll want to use ssh-add (with ssh-agent) to store your credentials, otherwise it’ll be a pain to…