Browse by Tags
All Tags »
Utilities (RSS)
This kind of windows command is good to trace network connectivity. We can retrieve result specifically on certain search conditions. The best part is, we can keep the tracing alive: netstat -an 5 | findstr 1433 A few tricks are in place here: 1. Netstat...
Continuing from previous post… So, my installation of Windows Server 2008 on 2nd partition, on top of existing Windows XP was fine. No hiccup whatsoever. I proceeded with running the Windows update, and then the adding server role. So far so good. Then...
Note to self: If UI doesn't work, there's always command prompt. http://support.microsoft.com/kb/222444
Okay, I'm not going to debate on which 1 is better between VMWare and Virtual PC. But, if you used Virtual PC , one of the limitation is that the virtual machine can't recognise the USB port that we have on the host machine. Well, if you insist to be...
My friends and colleagues keep on asking me about the blue screen of death that i keep on gettin on my laptop. So, to feed their (and perhaps your) curiosity, here's how I get it. From sysinternals website: http://www.microsoft.com/technet/sysinternals...