firefox
On a x86-64 64 bit Linux system, sometimes we may want to use the 32 bit Firefox, although the support to 64 bit Firefox is getting much better. Just for ... read more »
This post introduces how to install flash plugin to 64-bit firefox on a x86-64 Linux (Fedora as the example). Both 64-bit and 32-bit plugin are available.
64-bit flash plugin for Firefox ... read more »
Firefox can be much faster on Linux! Let’s speed up Firefox on Linux system. Part 1 and 2 only config firefox, so it can also be used on other platform ... read more »
1. Close IPV6 support
# echo "alias net-pf-10 off" >> /etc/modprobe.conf
# echo "alias ipv6 off" >> /etc/modprobe.conf
Type “about:config” into the address line and enter.
Set “network.dns.disableIPv6″ to “true”
2. Some other tweaks
Type “about:config” ... read more »