Archive

Archive for the ‘Tutorial’ Category

Install Firefox 4 On Ubuntu 10.04/10.10

March 24th, 2011 No comments

Firefox 4 is out and is much better, faster, sleeker and safer ! Here’s how you can install or upgrade your Firefox in Ubuntu to Firefox 4. Type the following commands into your Terminal.

Step 1 : Add the official Mozilla Firefox Ubuntu PPA by
sudo add-apt-repository ppa:mozillateam/firefox-stable
Step 2 : Update the repository.
sudo apt-get update
Step 3 : Then, install Firefox 4 package.
sudo apt-get install firefox ubufox

Note : ubufox adds Ubuntu-specific modifications to Firefox.
That’s it !

The mozillateam is the group who maintains Firefox packages for Ubuntu. The stable release is in firefox-stable. Note, that this will upgrade your current Firefox version to 4.0. The packages in this PPA will not be parallel installable with the packages in the official Ubuntu archive. Installing Firefox from this PPA will provide Firefox 4 in English. For other languages you’ll have to install an extension.

Enjoy :)

Free Public DNS (Domain Name Servers)

July 5th, 2010 1 comment

The Domain Name System (DNS) translates human-friendly computer hostnames into IP addresses. For example, the hostname ‘prashanthpai.com’ is translated into the IP address ’173.192.205.230′.

Here is a list of Free Public DNS servers that are a lot better,faster and safer than DNS servers of your ISP.

OpenDNS
208.67.222.222
208.67.220.220
or
208.67.222.220
208.67.220.222

Google Public DNS
8.8.8.8
8.8.4.4

DNS Advantage
156.154.70.1
156.154.71.1

Norton DNS
198.153.192.1
198.153.194.1

ScrubIT
67.138.54.100
207.225.209.66

Help :
How to change your DNS
Changing DNS server settings

Launch Applications From Run or Command Prompt

June 1st, 2009 No comments

I think that it’s cool and ‘geeky’ to be able to launch your favorite and frequently used application just the way you launch regedit, cmd or services.msc from the Run dialog box or even from the Command Prompt. In this post, I am going to tell you 3 methods to do this. The first two methods can be used only to launch executable files where as third method can be used to launch any file or directory.

1. Using Add2Run utility
Let’s start with the most simple way to launch applications from Run. Add2Run developed by Jitendra Bangani is a tiny standalone portable utility designed just to do this. Read more…

Make Simple GIF Animation Using UnFreeZ

May 24th, 2009 3 comments

GIF animations are most popular and are used everywhere right from banner ads to funny animations. UnFREEz is a very tiny useful utility developed by WhitSoft that allows you to make simple GIF animations. You do not need any knowledge or skills of editing frames or pictures. Basically what it does is, it creates a single animated GIF image from separate GIF files. UnFREEz needs no installation – it’s a stand-alone portable executable file.

Here are some of it’s features :

  • Drag and Drop GIF Images
  • Set Frame Delay Time
  • Automatic Interlacing
  • Automatic Transparency Detection
  • Read more…

Cannot Uninstall Softwares ?

April 24th, 2009 2 comments

Why can’t I uninstall certain softwares ?

I’ve seen in many forums that users ask for a solution on how to uninstall certain softwares. Many of my friends too call me and ask what should I do if I cannot uninstall a software ? First, we must know why it cannot be uninstalled using the bundled Uninstaller or from Control Panel using Add/Remove Programs. The reason might be that, the software files might have been corrupt OR the PC could be infected with virus OR the software installed is a rogue software OR even the OS files could have been corrupt OR the registry keys belonging to the software might be corrupt.

What should I do ?

The first thing, you must do is try uninstalling the software using the ‘usual way’. By usual way, I mean using the Add/Remove Programs option or using the Uninstaller that came with the software. One thing that you require is patience. It might take long time or your system might be non-responding for a few seconds. The uninstaller might ask you to restart your PC too. Do it as it says.

Read more…