How to convert CBR to CBZ and CBZ to CBR [Comic files]

I use Touch Comic to read comics on my Nokia 5530 XpressMusic, but it only supports the CBZ format. Here’s how you can convert CBR comic files to CBZ, and CBZ to CBR. What are CBZ and CBR files?   CBZ and CBR files are nothing but zips (in case of CBZ) and rars (in [...]

Turn Off Monitor When You Lock Windows with Autohotkey

I had been using RedmondPies Turn Off LCD utility in a batch file to turn off my laptops LCD display *and* lock Windows for quite sometime. But it was still a lotta work to run the batch file every time I wanted to lock windows. So I went ahead and wrote this tiny Autohotkey script [...]

Realtek Front Audio Jack Panel not working solution

If you have Realtek audio card in your desktop and you’re having trouble getting the front audio jacks working, here’s how you can get them to work. Step 1: Open Realtek HD Audio Manager from the Control Panel.   Step 2: In the Speakers tab, click on the hard-to-spot Connector Settings button at the top [...]

How to Change PuTTYs Default Settings [Windows]

Every time I launched PuTTY, I had to either manually set the colours and the lines of scroll back, or create a profile just to save the settings I desired. PuTTY stores its settings in the registry. Here’s a short tutorial on how you can modify PuTTYs registry settings to change its default startup values. [...]

Create an SSH Auto Login Shortcut for PuTTY [How to]

PuTTY supports ssh autologin with its command line parameters. Here’s how you can create a desktop shortcut to automatically login, with password, to a ssh server using PuTTY. Download PuTTY. Right click on desktop and choose New > Shortcut Click Browse, navigate to and choose putty.exe Append the location with the PuTTY command line parameters [...]