Google Chrome on Ubuntu Linux Server guard (unstable)
This is a new token from several weeks ago, but it was impossible to run after security. The output is as described in this article: google Chrome has released a Linux version!
Today, we can see that all the web pages can be displayed. Although all the Chinese characters are square lines, but the important point is that they can be moved. XD
Server guard
- At this point, parse Deb labels: early access release channels (Chromium developer Documentation)
- Or in this example
- 32 bit lower memory: google-chrome-unstable_current_i386.deb
- 64 bit lower memory: google-chrome-unstable_current_amd64.deb
- Dpkg-I google-chrome-unstable_current_i386.deb
- Security is complete.
Another security solution is install chromium (Google Chrome) Web browser in Ubuntu.
(The following is an example of security steps)
- Vim/etc/APT/sources. List
Deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main
The Deb-Src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main
- Sudo apt-key adv -- Recv-keys -- keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5
- Sudo apt-Get update
- Sudo apt-Get install chromium-Browser
Google Chrome display Chinese
Later, we found the Google Chrome solution for displaying Chinese characters. However, it seems that Firefox flash in Ubuntu 9.04 cannot provide instructions for Chinese characters.
Mutually abrupt
- Vim/etc/fonts/CONF. d/49-sansserif.conf
Set allSans serif
ChangeSans-serif
- In this way, Google Chrome can display Chinese characters normally, but Firefox's flash Chinese is changed.
- Use it as needed first, and fix it after finding a better solution ~
Sensevice
Swyear solution (solving the problem of Firefox Flash's Chinese variant)
- Change 49-sansserif.conf to the original region.
- Vim/etc/fonts/CONF. d/69-language-selector-zh-tw.conf
- Remove the binding = "strong" of sans-serif.
To view the daily progress of Google Chrome for Linux, go to/buildbot/snapshots/chromium-rel-Linux.
See
Reprinted: http://plog.longwin.com.tw/my_note-unix/2009/06/23/google-chrome-for-ubuntu-linux-deb-2009