Feed on
Posts
Comments

Are you using the putty as your main ssh/telnet application? If so, you might have to wonder from time to time where putty store the cache of host keys.

After I have been googling around, I have found that putty stored its hostkeys in the Windows Registry.

  • First Go to Start –>> Run
  • Then type regedit.
  • Then Go to HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\SshHostKeys
  • There you are you see all the stored host keys!

If you want to export all your keys to new computer, right click on sshhostkeys and choose export. Save the file with anyname.reg. And then just open the file from any computer you want to import.

Happy telneting!

In Windows, you can’t install new fonts if you don’t have admin rights. Microsoft have made it extremely difficult for normal users to install fonts. As all the Fonts in Windows live peacefully in C:\Windows\Fonts, which is only writeable by Administrators or elevated privilege account owners

So, how can we install fonts without having to ask for Admin rights? Well, thanks to Tsukasa, there’s a workaround. He has developed a tool called Registerfont (You can download here or here or here or here)

What this tool actually does is that add a number of fonts to your font cache which do not need to use an elevated user account. How to use this tool is very simple.

  • Just download the above file.
  • Extract it to anywhere you can have access.
  • Go to Command Prompt and type “registerfont add font1.ttf font2.ttf font3.ttf … font1000.ttf”

What if you don’t even have access to command prompt? Well, then, you can create shortcut by right clicking on Registerfont.exe, choose create shortcut. After that right-click on that shortcut and go to Properties.

rf-shortcut

Then append the string add with the name of the font file you want to add.
Example : “C:\Documents and Settings\usernamexxx\My Documents\RegisterFont.exe” add font1.ttf

Please note that you have to put Registerfont.exe, its shortcuts and all your fonts in the same folder. That’s it! Once you run the shortcut, you can see that the fonts you added are available to all your favourite Windows applications such as MS Office or Web Browsers.

As I’ve been on Wordpress for about a month, let me share what I like about Wordpress over Blogger.

Many plugins available

There are many advantages of Wordpress. The main obvious thing is that many varieties of plugins. I just imagine what I want to do with my blog and google it with wordpress plugin, BLAM! there’s always one available. In fact, the biggest headache for me is to choose the best suitable plugins.

Access to root directory

Another thing is that not really related to Wordpress, but I can’t access my root directory. So that I can edit .htaccess file anyway I liked. Of course, I’ve total control over robots.txt too.

Themes and ads

There are many themes to choose from and most of them are premium quality. Easily blended with adsense. Most important of all, I can inject adsense ads between posts without having to use any parser.

Schedule posts

timestamp

This is my favourite part. I can schedule post to any day and time I want. I don’t have to wait and post. I simply have to check in “Edit timestamp” and then choose the time and date I desire. This feature would really come in handy if I plan to take vacations. Many blogger users are longing for this feature too. I hope Blogger team would soon implement this.

If I have to write down, there’ll be many more. Let me stop here. I’ll follow up later with the post What I like about Blogger over Wordpress.

Well, this is actually very very easy thing. But, as one of my friend couldn’t find this option himself, I feel that I should be telling my readers too. If any of my readers overlook this option, now you can config your Firefox to do exactly what you want to do.

Just go to Tools –>> Options.

After that click on the Tabs. You will see “New pages should be opened in:”, there are two options to choose.

firefox new page option

Choose the options that you want and click OK. As you can see, you can configure other options such as Always show the tab bar, Warn me when closing multiple tabs or etc. Make yourself familiar with Options menu in applications, it could help you customize the applications as the way you want it.

Windows Vista has automatically created Shortcuts keys for the first 10 items in Quick Launch toolbar. You don’t need to do anything. Just use it! Only if you know how to use it!

vista ql

For my Quick Launch toolbar above, the shortcuts are as follows.

  • Windows key + 1 = Show Desktop

  • Windows key + 2 = Flip 3D

  • Windows key + 3 = Internet Explorer

  • Windows key + 4 = Windows Media Player

  • Windows key + 5 = Outlook

The list will go on for the first 10 items in your Quick Launch toolbar. It is such a great idea to reach our applications faster than ever.

« Newer Posts - Older Posts »