Browse by Tags

All Tags » Windows (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...
Posted by usoup | with no comments
Filed under: , ,
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...
Due to low hardware specs that I have (mostly with 1-2GB RAM specs, with a 3GHz processor) I was usually quite reluctant to run many virtual machines. (I was looking for a way to setup something like a grid of PC/laptops though, like Google’s grid of...
Note to self: If UI doesn't work, there's always command prompt. http://support.microsoft.com/kb/222444
Posted by usoup | with no comments
Filed under: , ,
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...
Posted by usoup | 3 comment(s)
Filed under: ,