Install the flash plug-in the Linux Firefox Chinese menu

Source: Internet
Author: User
Tags gtk

Linux Firefox is quite common, So I studied Linux Firefox and shared it with you here. I hope it will be useful to you. Rhel as 4 desktop software installation optimization instance

I. Menu of Firefox in Chinese Linux

1. Download Chinese package: ftp://ftp.mozilla.org/pub/mozill...-i686/xpi/zh-CN.xpi

2, Open the Linux Firefox browser: menu-"file-" Open files..., find the zh-CN.xpi you just downloaded, OK.

3. Restart Linux Firefox. Note: This Chinese package also supports the latest Linux Firefox1.0.1 version.

Ii. Install the flash plug-in for Linux Firefox

1, download flash plug-in package, there are: http://www.linuxfans.org/nuke/mo... mydown & did = 2467

2. Unpack install_flash_player_7_linux.tar.gz.

3. Find the Flash Player. xpt and libflashplayer. so files, cp to the Linux Firefox plug-in installation directory:/usr/lib/firefox-1.0/plugins.

4. Restart Linux Firefox.

3. Simple beautification

1. Copy simsun. ttc under winxp to the Linux font directory # cp simsun. ttc/usr/share/fonts/zh_CN/TrueType/simsun. ttf

2. Create font index information # fc-cache/usr/share/fonts/zh_CN/TrueType/Open Linux Firefox, click "Basic Information" on the left of "menu-" edit-"preferences-", and select "font and information... "Enter, select" simplified Chinese "for language encoding, and select simsum for the following" liner font "," No liner font ", and" Same Width font, the three fonts on the right will be 13. So far, the page in your Linux Firefox should be very good. If you do not see the effect, you may need to restart to register the font)

3. Edit to support English desktop highlight # vi/etc/fonts. conf AT & lt ;! -- Some Asian fonts misadvertise themselves as monospaced whenin fact they are dual-spaced (half and full ). this makesFreeType very confused as it forces all widths to match. undo this magic by disabling the width forcing code -- & gt; before insert:

 
 
  1. <match target="font"> 
  2. <test name="family"><string>SimSun</string></test> 
  3. <edit name="antialias" mode="assign"><bool>false</bool></edit> 
  4. </match> 

4. Choose "Main Menu"> "Control Center"> "appearance and themes"> "font"> "adjust all fonts, select" simsum "and" 11 ", and click" OK.

5. Restart.

Iii. Automated Management of apt Software Package Networks

1. download and install the atp toolkit http://ftp.freshrpms.net/pub/fre... 1.1.fc3.fr.i386.rpm now you can use apt-get install soft_name for software installation.

2. If you want to make apt graphical and intuitive management, download and install the apt Package Manager, and you can easily manage your software in a graphical manner. For detailed usage, see: http://www.linuxfans.org/nuke/modules.php? Name = Forums & file = viewtopic & t = 74677

Iv. Multimedia Applications

(1) The xmms system comes with the Chinese version of xmms 1.2.10. If you have not selected an initial installation, run the following command to install it: system-config-packages -- isodir = iso: select the xmms item in the "sound and video" directory.

1. mp3 plug-in download and install: http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/3/xmms/xmms-mp3-1.2.10-9.1.1.fc3.fr.i386.rpm

2, ape plug-in download and install the following two plug-ins :( 1) xmms-in-mac-0.2.1-alt2.i586.rpm can not think of this plug-in is made by Chinese people, Great !). Http://rpm.pbone.net/index.php3? Stat = 26 & dist = 24 & size = 14536 & name = xmms-in-mac-0.2.1-alt2.i586.rpm (2) libmac-3.99.u4-alt2.i586.rpm

3. download and install the wma Plugin: plugin.

(2) The multimedia player is not attached to the xinerhel4 installation disc. Now let's try it out and use the apt tool installed above to install xine. How can this problem be solved? Enter apt-get install xine on the terminal and wait a moment. OK! From the main menu-> audio and video-& gt; Xine Multimedia Player, right-click Show Controls in the open window and play the beautiful DVD. Try inserting a music CD and a VCD disk into your CD-ROM for normal playback. I am poor, have no DVD-ROM and cannot test the playback status of the DVD. Sorry)

5. Install the fcitx Chinese Input Method to implement five input records)

We recommend that you download the latest fcitx3.1 version from the fcitx homepage. I am using fcitx3.0.4, the following for the installation of this version: http://www.fcitx.org/

1. Uninstall the built-in Input Method: # rpm-e 'rpm-qa | grep ^ II'. We recommend that you restart the system. An error message is displayed after you log on. Click Delete to enter the system.

2. Installation fcitx-3.0.4: rpm-ivh fcitx-3.0.4-2mgc.i686.rpm

3, configure fcitx-3.0.4 :~ /. Add the following to bashrc:

 
 
  1. #FCITX  
  2. export XMODIFIERS="@im=fcitx" 
  3. export XIM=fcitx 
  4. export XIM_PROGRAM=fcitx 

4. Automatic Start:
# Cp/usr/bin/fcitx/home/yourname/. kde/Autostart/

6. Install the video card driver

1. Try the glxgears command before installation. The command is only 100 FPS or more.

2. My video card is nvidia GF2 MX400, which can be easily handled by taking the 3n lead. Http://www.linuxfans.org/nuke/modules.php? Name = Forums & file = viewtopic & t = 96028

3. After installing the driver

1) The current display will not be offset.

2) Check glxgears again:
4438 frames in 5.0 seconds = 887.600 FPS
4432 frames in 5.0 seconds = 886.400 FPS

3) Use glxinfo to check whether a line of direct rendering changes from No to Yes.
The driver is successfully installed.

7. install java Development Kit

Now version 1.5 is available. install it.

1, download: even installed version 1.4.2 J2SDK, here can download: http://ftp5.enet.com.cn/pub/linux/development/languages/j2sdk-1_4_2-linux-i586.bin

2, installation into the installation directly./j2sdk-1_4_2-linux-i586.bin can be. The recommended installation directory is/usr/share /.

3. You can also add the java path to/etc/profile. You can search for the path in the community. Otherwise, you Call the "command line using tips and SHELL programming" moderator BOoRFGOnZ. I believe he will give you a satisfactory answer :). I didn't do this because I didn't need JAVA programming for the time being. I installed it only to ensure that the software that requires Java support can run smoothly, such as Azureus.

8. Install btsoftware Azureus

1_download azureus_2.2.0.2_linux.gtk.tar.bz2 http://prdownloads.sourceforge.net/azureus/Azureus_2.2.0.2_linux.GTK.tar.bz2? Download

2. decompress the package to the directory you want to install.

3. Enter the directory, open the azureus file in vi or text editor, and edit: at the beginning: ######## CONFIGURE ######## Add the bin directory of the J2SDK directory installed in Step 7 to the JAVA_PROGRAM_DIR = "" quotation marks, for example: /usr/share/j2sdk1.4.2/bin/: JAVA_PROGRAM_DIR = "/usr/share/j2sdk1.4.2/bin /"

4. Enter azureus on the terminal and set it to BT or the Chinese version. At the beginning, the system automatically connects to download and update the relevant plug-ins. We recommend that you update the plug-ins as prompted)

IX. Install the resumable Download Software d4x

1. Downloader for X: http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/3/d4x/d4x-2.5.0-1.1.fc3.fr.i386.rpm

2, install Downloader for X: Direct rpm-ivh d4x-2.5.0-1.1.fc3.fr.i386.rpm through the main menu-"Internet-" Downloader for X can start the software.

10. Install QQ

1, download LumaQQ2004 Latest Version: http://ftp7.enet.com.cn/pub/linux/network/chat/lumaqq_2004-linux_gtk2_x86_no_jre.tar.gz

2. decompress the package to your favorite installation directory.

3. Go to this directory. If you have set a working path when installing J2SDK, you can run./lumaqq directly. Otherwise, edit the lumaqq file in the directory:
# This operation is started. For your convenience, try three cases. First, check whether your installation has the JRE version. If yes
# Use the built-in JRE. If it fails, check whether JAVA_HOME is set. If it is set, use JAVA_HOME. If it still fails,
# Find an available JRE under/usr. If there is no under/usr, search for JRE under/opt. If there is no under/opt,
# Search for the JRE in the user's home directory. If the JRE still cannot be found, it will actually fail.
Add a line below: JAVA_HOME = "/usr/share/j2sdk1.4.2/" Replace the path in the quotation marks with the actual path of your j2sdk.) Run./lumaqq. the logon screen is displayed.

  1. The Linux bonding server binds multiple IP addresses to a single Nic In the Redhat series.
  2. Configuration files related to user management in Linux useradd
  3. Steps for Automatically Generating Linux Makefile
  4. Install and download the required software and configurations on a Linux Server
  5. Fedora Core 8 is installed in Linux to customize and configure the development 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.