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.
How To Play All Multimedia Content on Fedora 9 LinuxOctober 29th, 2008 All you have to do is run this simple one line command:
rpm -ivh http://rpm.livna.org/livna-release-9.rpm && yum -y install vlc python-vlc mozilla-vlc
Note: For earlier versions of Fedora just change the number to correspond to the appropriate version. For example for Fedora Core 6 the command will be:
rpm -ivh http://rpm.livna.org/livna-release-6.rpm && yum -y install vlc python-vlc mozilla-vlc
This sets up livna yum repository configuration on your machine and then download and installs vlc media player as well vlc extensions for python and mozilla group of browsers.
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.
How To Install RSSOwl (High Quality Feed Reader) in Fedora Core 6 / LinuxApril 11th, 2007 RSSOwl is a high quality cross-platform (written in java; uses swt library) RSS / Atom Feed reader which is a superior free alternative to Newzcrawler or Feedreader for linux. Fedora Core 6 provides an RPM distribution for it (doesn't work) which you can install simply by:
yum install rssowl
However as stated before it doesn't work.
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 nVidia Graphics Driver on Fedora Core 6 / Linux in 5 Simple StepsApril 12th, 2007 nVidia provides linux drivers from its website. Unfortunately it doesn't work with recent kernels.
How To Install Lighttpd On Fedora LinuxMay 31st, 2008 Login as or su to root and run:
yum -y install pcre zlib lighttpd
That's it folks!
Note: The -y saves you from ok'ing the download & installation.
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.
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 Install XMemo (IPMsg Alternative) in Fedora Core 6 / LinuxApril 10th, 2007 XMemo is an alternative to IPMsg (for Windows only) and claims to interoperate with IPMSg protocol. In short a quick messaging tool for intranet use.
How To Install Sun JVM (JDK 1.5.x) on Linux / Fedora Core in 5 Simple StepsDecember 26th, 2006 Install Sun's Java Virtual Machine ( J2SE(TM) Development Kit 5.0 Update 9 ) on Fedora Core / Linux platform in 5 simple steps. The procedure is geared for users having access to Linux box from ssh / telnet only as in a vpn / dedicated web hosting.
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.
How To Setup Dual Monitors on Linux / Fedora CoreJune 3rd, 2007 Linux comes with automatic setup for dual-monitors like windows. However I found the gnome applet rather buggy and unusable.
How To Install RSSOwl (RSS News Reader) on LinuxSeptember 15th, 2008 Consider this as the missing installation guide for RSSOwl on Linux. After spending hours trying to get it working I finally figured it out.
How to install nVidia Driver on CentOSSeptember 14th, 2009 Before you read, here is a bit of warning: Do not install the nVidia driver that you can download from nVidia.com. The driver may install fine but may not work as you expect.
January 23rd, 2009 at 11:39 am
No tools,no equipment just straight up hacking you VS. the computer?
please enlighten
June 8th, 2009 at 9:25 am
while creating an image(uImage) for my target at91rm9200, I got one zImage in the folder as output. As readme file is telling that uImage instruction creates uboot wrapped zImage. whether the output is correct? while using uImage instruction i got one message that uImgae cannot be created, then Image created successfully. What is the problem? any guess? I don’t know how to deploy the image on my target architecture any guide, site help, instruction set or commands for my Help.