Showing posts with label Mozilla Firefox. Show all posts
Showing posts with label Mozilla Firefox. Show all posts

Tuesday, October 16, 2012

How to Turn On Orange Button for Firefox in Linux

Firefox in Linux with Orange Button


If you open Firefox browser in Linux you will be see some thing like following which is not having Windows Firefox look.

Tuesday, July 19, 2011

How to install Firefox Latest to Kubuntu / Ubuntu 10.04

Mozilla Firefox 5

Step 1: Open a new command shell (Teminal or a console) and add the firefox repo as 'sudo apt-add-repository ppa:mozillateam/firefox-stable'
Output will be as follows

kasun@konkord:/home/kasun# sudo apt-add-repository ppa:mozillateam/firefox-stable
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg 
--trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg 
--keyserver hkp://keyserver.ubuntu.com:80/ --recv 0AB215679C571D1C8325275B9BDB3D89CE49EC21
gpg: requesting key CE49EC21 from hkp server keyserver.ubuntu.com
gpg: key CE49EC21: public key "Launchpad PPA for Mozilla Team" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
kasun@konkord:/home/kasun#