How To Update To Firefox 2.0.x in Fedora Core / LinuxMay 14th, 2007 Fedora Core 6 ships with Firefox 1.5.x version. Firefox 2.0.x is currently in development repository of Fedora Core 6.
How To Install Fedora 7 Linux on USB / Pen Drive (1GB+)August 22nd, 2007 Fedora project has created a simple script to install Fedora 7 on a USB Drive with 1GB+ capacity. To use the script you will need two things:
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.
Linux / Fedora: How To Freeze Packages From Yum Update in 3 StepsMay 27th, 2007 RPM based systems like RedHat, Fedora or CentOS often have the system configured for automatic updates. This ensures that your software is always upto date.
How To Update nVidia Driver From Livna for Fedora Core 6 Linux Kernel 2.6.22.5-49September 28th, 2007 Fedora Core 6 has recently been updated to Kernel version 2.6.22.5-49. When you depend on compiled kernel modules, as in the case of nVidia drivers from Livna, you have to update them too.
How To Change Java Compiler in Ant on Fedora Core / LinuxJune 22nd, 2007 Fedora Core team, in its infinite wisdom, decided to ship a so-called "free" (but essentially useless and crappy; pardon my French) JVM (read gcj) with its installation. Not only that this "free" JVM is integrated with java softwares from Fedora repositories making them pretty hard to use too.
Fedora 11 Pre Release DownloadApril 29th, 2009 Well the third pre release version of Fedora 11, Leonidas is out. Officially Fedora project has come out with a pre release copy of the new version of the Linux Distro that is to be released 28 days from now.
How To Install IMAP & POP3 Server For Fedora Core 4July 8th, 2006 The perfect setup of fedora core 4 fails you on multiple fronts. First you cannot install apt as the package it mentioned has become obsolete and latest packages do not install with rpm.
Xubuntu versus Fedora Core / Cent OS as Desktop OSMarch 8th, 2007 I have been evaluating both Xubuntu and Fedora Core along with Cent OS (Open Source version / fork of Red Hat Linux Enterprise Edition). The key value and differences between these releases are:
Xubuntu
Xubuntu is definitely faster to use in general due to its light-weight Xfce desktop interface.
How To Run Google Chrome Browser on LinuxSeptember 21st, 2008 CodeWeaver's released a port of Google's Chrome browser (review) for Linux. CrossOver Chromium is a Mac and Linux port of the open source Chromium web browser.
No FUD Dept.: Difference between CentOS 5 versus RedHat Enterprise Linux 5October 9th, 2009 CentOS Enterprise Linux 5 is built from the Red Hat Enterprise Linux source code. Other than logo and name changes CentOS Enterprise Linux 5 is compatible with the equivalent Red Hat version.
How To Delete Trash From Command Line in Linux / Fedora Core 6May 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:
rm -rf ~/.Trash/*
Why did I need this?
There were some files in the Trash can which I didn't have permission to clean.
LayeredTech Dedicated Web Hosting Provider Now Provides Remote RebootAugust 28th, 2007 This is a news to me! I am using LayeredTech dedicated server for over a year and just today while browsing their new encompass console I found they have three nice buttons labelled Reboot, Power On & Power Off. Obviously I tried and it worked.
Linux Tips: Bandwidth Monitoring, Common Commands, AccountingOctober 13th, 2008 Linux Bandwidth monitoring tools and this (better explanations) - Instead of apt-get use yum install for RedHat based systems like Fedora, CentOS and obviously RedHat. Common Linux commands - The description is terse.
How To Install Latest Version of rdiff-backup in Fedora Core 6 and EarlierOctober 21st, 2008 Fedora Core 6 an earlier do not have the latest version of rdiff-backup - version 1.2.2. The latest version of rdiff-backup is incompatible with the earlier versions.