Modify Colors

Default Reverse Brown Dark Blue

Archive

Advertisement

Are you sick of drop down menus being hidden by Flash content? Flash Player 10 prerelease fixes that. Here is how you can install it: (This tutorial is for Ubuntu, however it should work on other distros.)

  1. Visit this page. Click on “Download Plugin for Linux (TAR.GZ, 3.71 MB)” and save the file to your desktop.
  2. Right click on the file and choose “Extract Here.”
  3. Open up a terminal (Applications > Accessories > Terminal) and type in this code:
    cd Desktop
  4. Then type in this code:
    cd install_flash_player_10_linux
  5. Then type in this code:
    ./flashplayer-installer
  6. Close all browsers, then press enter twice.
  7. Type “y” and press enter, then type “n” and press enter.
  8. Relaunch your browser, and your drop-down menu problems should be fixed.

Related posts:

  1. Adobe Air On Linux: What, Why, And How Adobe Air is a technology that allows certain web applications...
  2. GMail, Evolution, And IMAP Google’s GMail service has become very popular, but many people...
  3. Tricks for Installing and Configuring a Local LAMP Sever LAMP stands for Linux, Apache, MySQL, and PHP, which represents...
  4. How To: Pain Free Backups With GRsync and Gnome Schedule Advanced backup tools that keep multiple copies of files and...
  5. Remotely Accessing Your Linux Computer: Part 1 This is the first part in a four part series...

3 comments on this post.

  1. El1iP3S01D says:

    Could u please, give me the proper instructions on installing 64 bit Flashplayer on Debian Etch amd64?

  2. animaniac says:

    Has the woman in the tutorial never heard of tab in the terminal.

  3. manny says:

    there’s no need to open a terminal and type in commands

    just by double clicking, the option “open in terminal” appears

Leave a Comment