Linux reload Firefox after double-click the HTML file does not respond, the default Firefox path is the original

Source: Internet
Author: User

http://blog.csdn.net/pipisorry/article/details/39738397

After you reload Firefox, change the directory in Firefox's original path/opt/firefox5/firefox to/opt/firefox/firefox and then double-click the HTML file to not respond.

Cause: The system path (double-click the HTML file, the system will automatically go to the path to find the corresponding program shortcut)/usr/bin in the Firefox shortcut path or the original, to modify the current

[Email protected]:/usr/bin#ls-l firefoxlrwxrwxrwx 1 root root Sep 18:40 Firefox--/opt/firefox5/firefox
[Email Protected]:/usr/bin#ln-sf/opt/firefox/firefox firefox[email protected]:/usr/bin#ls-l firefoxlrwxrwxrwx 1 root Root Oct  2 21:26 firefox-/opt/firefox/firefox
This allows you to double-click the HTML file to open it with your own later reload Firefox.



How to update Firefox under Ps:ubuntu

The steps are as follows:
1) go to the official Firefox website to download the new version of Firefox.
http://www.mozillaonline.com/
2) Unzip the file package that you downloaded.
$ TAR-JXVF firefox-3.6.11.tar.bz2
3) Move the extracted directory to the/usr/lib folder.
$ sudo mv firefox/usr/lib/firefox-3.6.11
3) Enter the catalogue/usr/bin
$ cd/usr/bin
4) Create a link
$ sudo ln-s/usr/lib/firefox-3.6.11/firefox Firefox
5) You click on the System Firefox icon is the latest
6) You can personalize your Firefox settings. (tools/add-ons)



from:http://blog.csdn.net/pipisorry/article/details/39738397

Ref:ubuntu re-install Firefox


Linux reload Firefox after double-click the HTML file does not respond, the default Firefox path is the original

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.