From the category archives:

HowTo

News : Fedora 12 : Constantine Released [All you need to know]

November 18, 2009
Fedora 12 Constantine Released

Much awaited Fedora 12 : Constantine has been released and is available now! This post is more of a collection of things you need to know before you go all the way to download Fedora 12 and install or upgrade.
FAQs
Q. What is Fedora?
A. The Fedora Project page describes it in a short and nice [...]

Read the full article →

How To: Save yourself from stupid Tech Support Questions

September 25, 2009
Tech Support Frustration STFW Pidgin Plugin

Almost every other geek is pwned by his friends or people he/she knows by their stupid tech support questions. And sometime they drag you to the limits that you get frustrated enough to shoot yourself and bang your head onto your computer screen How on earth can someone be so stupid [...]

Read the full article →

How To: Install PHP 5.3 on CentOS 5.1 or RHEL 5.1

September 23, 2009
RedHat CentOS PHP 5.3

PHP 5.2 and PHP 5.3 has tons of functionalities which are not provided by PHP 5.1 and PHP 5.1 is the most recent version of PHP available in CentOS 5.1 and RHEL 5.1 via updates. Also, its difficult for people to upgrade OS(s) on production servers frequently and especially if the servers are running absolutely [...]

Read the full article →

How To: New Mail Notification

September 17, 2009
New Mail Notification

mbooth commented on one of my last post (How To: GNOME GMail Notifier) informing that he/she uses mail-notification. I was curious to check it out for mail via IMAP and I found it way more useful as compared to Gnome Gmail Notifier. I especially like the option to configure it to check the mails every [...]

Read the full article →

How To: Configure Dual Display with ATI Radeon (fglrx)

September 15, 2009
Dual Display Configuration ATI Radeon

As promised in my last post (News: ATI Catalyst Display Drivers 9.9 Released), I am back with a post on configuring dual display with ATI Radeon HD Graphics Card and proprietary catalyst (fglrx) drivers from ATI.
Hardware Used
Graphics Card: ATI Radeon HD 3200 (256MB, onboard)
Monitor 0: ViewSonic VG1930WM 1440×900 (19″ LCD, Connected via DVI port)
[...]

Read the full article →

How To: GNOME GMail Notifier

September 9, 2009
Google Mail Gmail

GNOME GMail (Google GMail) Notifier is an awesome tool for GNOME/Linux users if you are addicted to checking mails every few minutes. GMail Notifier solves a bit of your problems by notifying about multiple gmail accounts. One more plus point is that it can display GMail Notifications for new mails in accounts for which you [...]

Read the full article →

How To: Install and Use Twython (Python Wrapper for Twitter API)

September 5, 2009
Twython (Twitter API in Python)

As promised in my previous post, here is a brief howto on getting started with twython. The main advantage of Twython over several other python (or any other language) wrappers for Twitter API is that it works even when you are behind your organizations proxy.
Download Twython
You can download latest version of twython from twython page [...]

Read the full article →

How To: Recover Deleted Files in Linux Using Photorec

September 1, 2009
Photorec - Recover Deleted Files in Linux

Frequently I get messages like “I have accidentally deleted my project. Is there any way to recover it in Linux?” or “I worked really hard on that program and managed to deleted it right before submission How do I recover?”. Well I didn’t really have any idea on “How to actually recover deleted [...]

Read the full article →

How To: Install ATI Catalyst (fglrx) Drivers

August 22, 2009
Thumbnail image for How To: Install ATI Catalyst (fglrx) Drivers

Last Updated : January 30, 2010.
Note: This How To is valid up to Catalyst Driver version 10.1.
Note: With minor changes this How To may work for other Linux distributions like Mandriva, Suse, Ubuntu, Red Hat, Cent OS etc.
Following the suggestions in comments on my last post about ATI Catalyst (fglrx), I tried to reinstall ATI [...]

Read the full article →

How To: Wireless LAN with Broadcom BCM4312 in Fedora 11

July 27, 2009
Broadcom Wireless BCM4312

Fedora 11 does have support for Broadcom wireless drivers, but it didn’t really work out on a friend’s laptop. Finally we got it working and I thought I’ll just note the steps down. Below are the three easy steps you need to take to make it work properly.
Step 1
Install needed packages

[root@fedora ~]$ yum install broadcom-wl  [...]

Read the full article →