Supposed to be a collections of search inputs I used at times I didn't find what I wanted and got really frustrated. Just doing my bit to build a better world. Google and MSFT would pay millions for this sort of feedback, but I just do it to be a nice guy.

Saturday, October 10, 2009

how to find information about a vncserver that is already running

Nothing useful from Google.

Guruspeak (Chicago edition) :

netstat -na
Look for processes listening on port 5900 and upwards.

Sunday, September 13, 2009

WolframAlpha Numerical Recipe Output

My search input was : "smallest power of 2 greater than given number"

Says WA isn't sure what to do with your input. Come on, this one's a sitter. I expect it to give me the pseudocode to get this.

I also tried "how to find ..". No luck there. Of course it's a simple problem, but I have things to get done.