
vwbusguy -Scott Williams-: Firefox Minefield in Fedora 9 : Howto and Review
I am writing this post with Mozilla Firefox Minefield. Minefield is like Firefox’s snapshot window to the future, and from all I can tell, it’s simply awesome. I’m playing with 3.1b2pre at the moment. All the rumors about it being faster… are generally true.
It shaved about 3 seconds off of loading CNN.com and news.google.org compared to 3.0.2 on my home broadband connection. All of my add-ons and plugins (like AdBlock-Plus and adobe flash) carried over from 3.0.2 and work. Best of all, for being an ‘alpha’, it is already pretty stable. But because it’s based on a nightly compile, I can’t promise you the same.
————–
How To Install it on Fedora 9 to play with:
1. Download that tar.bz2 from the nightly compile site.
2. Extract it to tmp.
3. Sign in as root (’su -’) in a terminal.
4. As root in terminal: ‘mv /tmp/firefox /usr/lib/firefox-minefield’
5. In terminal: ‘exit’ - back to regular user
6. Close all instances of firefox.
7. As user in terminal: ‘/usr/lib/firefox-minefield/firefox-bin &’
8. Enjoy!
Posted in Fedora, Freedom Tagged: Fedora, firefox, linux, mozilla, open source, software, technology

Fri, 24 Oct 2008
Valent Turkovic: Bluetooth GPS Fedora howto

If you have bluetooth GPS dongle that you have laying around, or can borrow one from somebody, and like driving a bike or a car around then this is the guide for you.
You need to have bluetooth wireless chip already installed on your laptop. If you have a laptop or a desktop without bluetooth you can buy and use USB bluetooth dongle.
You can check if you have a bluetooth and that it is working correctly using this command:
hcitool dev
Then let’s make sure you have bluetooth service running:
service bluetooth status
if it is not running just start it with:
service bluetooth start
Turn on your bluetooth GPS dongle and find its bluetooth mac address with this command:
hcitool scan
Scanning …
00:1E:EE:00:11:22 LG KU990
00:02:78:99:FF:00 SJ GPS
00:12:EE:55:00:FF Device01
If you find more than one bluetooth device you should know the name of your GPS dongle. My GPS dongle has a “GPS” in its name so it is easy to catch its mac address: 00:02:78:99:FF:00 (SJ GPS)
You need to install gpsd and setup bluetooth config files, so let’s first install gpsd:
yum install gpsd -y
Then you need to edit bluetooth config file so that gpsd connects automatically to GPS bluetooth dongle.
su -
gedit -etc/bluetooth/rfcomm.conf
and add these lines:
rfcomm0 {
# Automatically bind the device at startup
bind yes;
# Bluetooth address of the device
device 00:12:EE:55:00:FF;
# RFCOMM channel for the connection
channel 1;
# Description of the connection
comment “GPS Bluetooth dongle”;
}
After reboot check if you have /dev/rfcomm0 device with:
ls -al /dev/rfcomm0
If after reboot (or you don’t wan’t to reboot) you still don’t have /dev/rfcomm0 then just issue this command:
rfcomm bind rfcomm0
Now start gpsd daemon:
gpsd /dev/rfcomm0
Now you can start having fun! :)
Install gps applications like tangogps, gpsdrive and gpsbabel.
su -
yum install tangogps gpsdrive gpsbabel
Now just start tangogps and gpsdrive and enjoy…
Fri, 17 Oct 2008
How To Install Fedora Linux On PlayStation 3 ( PS 3 )Great information on how to install
Fedora Linux on PS3. In this article, first in a series, Peter Seebach introduces the features and benefits of PS3
Linux, and explains some of the issues that might benefit from a bit of tweaking.
...Thu, 7 Aug 2008
How To Install Fedora Linux On PlayStation 3 ( PS 3 )Great information on how to install
Fedora Linux on PS3. In this article, first in a series, Peter Seebach introduces the features and benefits of PS3
Linux, and explains some of the issues that might benefit from a bit of tweaking.
...Tue, 5 Aug 2008
How to configure DSL in Fedora LinuxTo configure DSL connection in
Fedora follow the steps below. Step 1. Go to desktop>Administration> Networkor by typing the comand system-config-network will directly go to the same window. step 2. Now we are at Network Configuration
...Sun, 27 Jul 2008
How to install gcc on redhat linux fedoraYou can find these packages by searching for the package name (gcc, cpp, glibc-devel, etc) and selecting the one which is listed as being the newest for your particular issue of
Fedora or Redhat
Linux. In essence, you will be following
...Fri, 25 Jul 2008
how to setup wireless card in fedora/linux... 802.11a/b/g/n (rev 03)03:00.0 Multimedia video controller: Conexant Unknown device 8852 (rev02). I am funning
fedora core 8 X 86_64.Does anyone know how to get the appropriate drivers for this card andhow to make it run in
linux?
Wed, 23 Jul 2008
Three Easy Steps on How to Install Skype on Fedora 9Linux growth and community exposures continues gradually and steadily. Nowadays, even new and upcoming commercial applications around are creating their own released versions for
Linux OS and for the community to use.
...Fri, 11 Jul 2008
How to install a virus in Fedora Linux.People keep asking me why
Linux is so hardened against viruses, so here’s what it would take to install a theoretical
Fedora virus (Not that there are any):. NOTE: These steps are a joke! Do NOT do anything I say below!!!!!!! 1.
...Sun, 22 Jun 2008
Fedora Installation tutorialsFedora Linux Installation. Only 22 Steps towards a fully functional
Linux installation. Step 1. Boot from DVD. Step 2. Click Next. Step 3. Choose English. step 4. Choose US english. step 5. Choose DHCP and click next
...Sun, 25 May 2008
HowTo: PyQt4 and Eric4 on Fedora 7HowTo: PyQt4 and Eric4 on
Fedora 7. Eric4 is a Python IDE with a very long list of good and useful features. But
Fedora 7 does not include PyQt4 so, using Eric4 is impossible due to the lack of PyQt4, is it?
...Sat, 29 Mar 2008
HowTo get the firstboot screen again in Fedora/RedHatThe first time the system boots, the /sbin/init program calls the /etc/rc.d/init.d/firstboot script, which in turn launches the Setup Agent. This application allows the user to install the latest updates as well as additional
...Tue, 4 Mar 2008
Fedora Core 8 Guide bookok where can i get a
Fedora Core 8 guide like "A practical Guide to Red Hat
Linux Fedora core and Red hat Enterprise
Linux" because i have one for
fedora core 5 that my friend gave me that came with the DVD in the back to install 5 but
...Thu, 28 Feb 2008
How to set up KVM / Qemu running XP in Fedora 8on the windows and
linux partition
fedora java-tea version works fine with remote clip, but you will have to put in the xcb fix. Remote clip works anywhere java with a gui works. So
linux to
linux or even to a palm OS will work.
...Fri, 11 Jan 2008
How To Set Up A Local Yum Repository On Fedora 8This tutorial shows how to create a
Fedora 8 yum repository for your local network. Having a local
Fedora mirror is good if you have to install multiple systems in your local network because then all needed packages can be downloaded
...Thu, 3 Jan 2008