What Ports are Open in Windows?

I was installing a few different versions of Tomcat — to support legacy and new applications — on an existing server.  I needed to know what ports were available. The windows command for doing this is: netstat -a -no You’ll get a list like this back:

IntelliJ and Mercurial Won’t Play Right?

  Well let’s see — you have Hg installed on your machine via TortoiseHg.  You are using IntelliJ.  You’ll notice the locations and options in each UI you use – command line, Tortoise right-click, tortoise UI, or IntelliJ menus depending on where you are — have almost zero parody. I noticed that one of my […]