Vote 0

How To Speed Up Linux Desktop by 30%+

April 13th, 2008

I am using Linux (Fedora Core 6) on a pretty high end hardware (at least when I bought it) - Intel Core 2 Duo E6600 Conroe 2.4GHz (4M shared L2 Cache) with 2 GB DDR2 RAM, nVidia dual-head graphics card for over a year now. And yet a simple change made it at least 20-40% faster. Even my firefox (with 100+ tabs always open) feels much faster. So what is this magic change?

Read more (167 words) »

Vote 0

File Archiver Smackdown

July 5th, 2007

I tested several file compression programs like zip, gzip, arj, bzip2, jar etc for compressing big files. The corpus constituted 5 POI generated Microsoft Excel documents totaling 298.8 MB. And there is a clear winner!

Read more (260 words) »

Vote 0

RapidShare Hack: Bypass 1 Hour Download Limit on Linux

July 1st, 2007

Rapidshare is a popular site for sharing files. With free access you can only download 1 file per hour. Here is how you can bypass this limit on Linux.

Read more (225 words) »

Vote 2

How To Setup Dual Monitors on Linux / Fedora Core

June 3rd, 2007

Linux comes with automatic setup for dual-monitors like windows. However I found the gnome applet rather buggy and unusable. If you have been lucky in using it (look in System->Administration->Display) then you do not need to read further. However most likely you would still want to glance over the super simple setup for dual monitors on Linux / Fedora Core.

Read more (443 words) »

Vote 0

How To Install MS True Type Fonts in Linux / Fedora Core

May 21st, 2007

Microsoft's True Type fonts can also be used on Linux. Not only can they improve visibility, they are essential for proper look and layout if you are using Internet Explorer on Linux for testing etc. The installation is very simple… well almost:

Read more (83 words) »

Vote 1

How To Run Microsoft Internet Explorer 7, 6, 5.5, 5.1 in Linux

May 6th, 2007

Are you a developer or QA engineer, in an all Linux workplace, always looking for scarce Windows machines to run Microsoft Internet Explorer for testing your product and services? You could also be the manager who is eager to switch to Linux but cannot do so because of strong requirement for testing on Internet Explorer. You are in luck. You can run Microsoft Internet Explorer version 6.0, 5.5, 5.1 and even IE 7 on Linux and with better security.

Read more (496 words) »

Vote 0

How To Delete Trash From Command Line in Linux / Fedora Core 6

May 2nd, 2007

The Trashcan on your Fedora Core desktop (tested for gnome) is actually located in ~/Trash directory. So a simple commaond as below should clear your trash:
Read more (97 words) »

Vote 1

lm_sensors Guide Or How To Monitor CPU Temperature in Linux / Fedora Core 6 ( > 2.6 Kernel)

April 30th, 2007

To monitor CPU temperature in Linux you will need to install lm_sensors package and then install gnome-applet-sensors (assuming you are using gnome) to get a nice graphical display. The devil is in the details. The shipped lm_sensors doesn't work on Fedora Core 6 with 2.6 kernels. It also doesn't support core 2 duo.

Read more (349 words) »

Vote 0

How To Add Programs To X / Gnome Session Startup

April 29th, 2007

Gnome startup scriptsI needed to run Synergy server for my triple monitor setup at startup of Gnome session. crontab isn't going to help here. I found a simple solution in Sessions applet located at System->Preferences->More Preferences->Sessions. It allows you to add scripts to run during X session startup.

Read more (111 words) »

Vote 1

How To: Triple Monitor Setup With Dual Monitor & Laptop (Linux & Windows)

April 29th, 2007

Triple MonitorI started using dual monitors (SyncMaster 740N) on Linux (Fedora Core 6) about a month back on my new dream computer. I used GeForce 6200 LE with 256 MB RAM which provides for dual monitors with a VGA and DVI output. I had to use a DVI to VGA converter to attach the second monitor. Getting them to work was a pain on Linux. Finally I solved it with nvidia driver from Livna repository. Here is how I moved from single monitor to using dual monitors and then finally to triple monitors, the third one running Windows XP; all working seamlessly from the same keyboard and mouse and without using KVM. The monitors behave as a single big screen with individual controls. You can even use the techniques given here to use multiple monitors and screens without additional hardware or KVM.

Read more (1031 words) »