Posts Tagged Utilities

Noteworthy software

Here’s some of the software I use on a day to day basis.

Just because I love these tools, doesn’t mean you will.  I’ll discuss what I use and why.

Read the rest of this entry »

Originally posted 2009-03-10 14:31:32.

, , ,

No Comments

LDP

is an awesome LDAP utility. I used it in a time of need to find properly-formatted LDAP strings. Certainly worth using. And it’s free!
http://www.computerperformance.co.uk/w2k3/utilities/ldp.htm
(See http://support.microsoft.com/kb/224543 for instructions.)

Originally posted 2009-05-06 01:01:55.

, , , , , , ,

No Comments

Connecting two Cisco devices back to back.

This is a short one.. how to connect your two Cisco routers back to back with a serial cable.

Read the rest of this entry »

Originally posted 2009-03-17 17:30:52.

, , , , , , , , , , , ,

1 Comment

On uniq and sort

Here’s a quick tip for anyone using linux.

I ran into a situation tonight where I needed to consolidate a list of URL’s.  The URL’s were from different sources but served the same purpose, so it was quite likely that duplicates were present.  Assuming you’ve pasted the URL’s, one on each line, into the file list

cat list | sort | uniq > list-unique

Uniq returns only the unique entries, but requires a sorted list going in.
Alternately, if you want to see how many occurances of each URL:

cat list | sort | uniq | sort

Originally posted 2008-12-25 02:37:49.

, , , , , ,

No Comments

Speeding up your PC

Quite often, a client will ask me to speed up their PC.

More times than not, they will be running Windows XP, with Office, some pictures, music, email.  Here are the tools and process I use when I get these requests.  Keep in mind that usually they don’t want this to be a big deal- an hour or two.  So this is a very general “bang-for-buck” way of doing a general cleanup.  Onward!

Read the rest of this entry »

Originally posted 2008-12-25 21:41:00.

, , , , , ,

No Comments

Electronics and water

I had two USB keys in a pocket of my jeans.  These jeans ended up in the washing machine.
When I opened it to find the keys, I did something a bit counter-intuitive..  I placed them in the dryer.
Here’s what you need to know about electronics and water damage!

Read the rest of this entry »

Originally posted 2009-04-09 00:14:42.

, , , , , , , , , , , , , , , , , , , , ,

No Comments

Bad Behavior has blocked 211 access attempts in the last 7 days.

© 2008-2010 Learn With Harv: Blog All Rights Reserved -- Copyright notice by Blog Copyright

Learn With Harv: Blog is Digg proof thanks to caching by WP Super Cache