2 ways to install the Flash Player component in a Debian VPS

Source: Internet
Author: User
Tags vps

Method First, download the original package installation directly

A-Go to http://get.adobe.com/flashplayer/to download the installation package supported by our system


Currently my test system is using the Debian 7 64 bit, then need to download the corresponding 64-bit component package.

B-Upload, unzip

We upload the downloaded file to the root directory and unzip it via tar:

Tar xzvf install_flash_player_11_linux.i386.tar.gz # 32 bits
Tar xzvf install_flash_player_11_linux.x86_64.tar.gz #64位

Extract files are based on the file we pass, generally by default are such, if there is a change according to the actual file name.

C-Replication Startup

CP libflashplayer.so/usr/lib/mozilla/plugins/

Move the libflashplayer.so file we need to the corresponding browser directory. Restart VNC and it can be applied.

Method Two, install Flash Player component directly with command

This method is not limited by the number of system digits, directly can be applied to mozilla-firefox,iceweasel,iceape,galeon and other browsers, the old left Iceweasel natural also suitable.

A-vi/etc/apt/sources.list

Add the Deb Ftp://ftp.debian.org/debian stable main contrib non-free one line to the file and save the exit.

B-Upgrade Source files

sudo apt-get update

C-Install Flashplugin-nonfree

Apt-get Install Flashplugin-nonfree

Basically has completed the function we need. But we have to check to see if the installation is successful and to the browser component.

In this way, we can run the required ebesucher hanging service in the VNC system of the Debian environment.

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.