[Linux] CentOS Chrome browser, linuxcentoschrome

Source: Internet
Author: User

[Linux] CentOS Chrome browser, linuxcentoschrome

Install Chrome in CentOS 6.x. First, create the google-chrome.repo file in the/etc/yum. repos. d directory, which writes the following content:

[Google-chrome] name = google-chromebaseurl = chrome

After configuring the Google Chrome browser Yum Repository, run the following command to install the Google Chrome browser:

# Install Google Chrome stable version

Yum install google-chrome-stable

# Install Google Chrome beta version
Yum install google-chrome-beta

# Install the unstable Google Chrome version
Yum install google-chrome-unstable

So far, Google Chrome has been installed. Due to the special nature of Google in China, sometimes it prompts that the host cannot be connected or the request times out. To solve this problem, you can only modify the/etc/hosts file and direct dl.google.com to another available server. You can download the file at http://code.google.com/p/smarthosts/and upload it to the /etc/hosts file.

Related Article

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.