Change default remote desktop port from 3389 to something else.

You can easily change the default remote desktop port from 3389 to something else by browsing to following registry key:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber

Double click this key, chose decimal and enter the new value. Restart terminal service port.

Why do this? Well if you expose your machine over internet for RDP, then its better to use a non-standard port. The moment I see a 3389 port open, my hands itch to try a few passwords.

Heap41a / USB viruses – “Orkut is banned” !! LOL! (w32.USBworm / Heap41a)

So someone just read “How to write VB scripts in 24 hours” and thought of having some practice and wrote this kiddish thing (OK!! worm if you say so .. ) intended to be distributed mainly through USB drives autoplay.

The other day, one of experienced friend got infected. Yesterday I was browsing my sis PC, even she was infected. Too much for a kid’s experiment.Anyways, here’s what to do after getting infected.
Read the rest of this entry »

Ubuntu, Windows – Limit CPU usage. Control that bully. + Ipod tip.

I do a lot of video and audio conversion for my Ipod. And almost aways, my conversion program (ffmpeg), hogs up my CPU for the entire time with 100%CPU and manages to heat it upto 80 degrees (C). I have seen as high as 85.

Finally, thought there must be some ways of handling it apart from just nicing it or renicing it. Here are the tools I found out.

Read the rest of this entry »