Monthly Archive for May, 2001

3873425

Cisco Training Website (New) - tcpmag.com - from the makers of MCP Mag

3845568

I have been baking cakes and cooking hamburgers.

3791627

i have been listening to tool’s new album, lateralus, every day for the last few weeks since it’s release. it’s the best one yet, and you must own it. a great review of it here. a great interview w/ the band here.

the complex rhythms and melodies totally move ya. 3, 5, 9 all have conflicting beats that separate and combine making for a toe taping, steering wheel slappin’ good time. i can get lost in this album like no other.

3791540

list of personal firewall products

BlackIce Defender
eSafe Desktop
Freedom 2.0 Internet Privacy Suite
McAfee Firewall
Norton Personal Firewall 2001
Sygate Personal Firewall
Tiny Personal Firewall
Zone Labs Zone Alarm

3789708

win2k ip batch file
read this yesterday in win2kmag, if you need to change static ip’s on a nic, or you have to swich between static and dhcp alot, then this command will do you wonders (like it did for me).

netsh interface ip set address “” static

use ‘netsh interface ip set dns’ or ‘netsh interface ip set wins’ to set those address, or replace the static above with dhcp to revert to dynamic addressing. Just slap this command in a batch file and your good to go. I’ve been playing around with the netsh command since then, and it’s rather interesting what you can do with it. netsh has inline help, and look up this specific help article at win2kmag.com and reference InstantDoc ID 20278