Install Chrome in RedHat 7.0, redhatchrome
Step: 1. Install the local source on the CD; 2. Install redhat_lsb; 3. Install chrome
1 mount/dev/cdrom/mnt
Cd/etc/yum. repos. d/
Vi local. repo (the content to be added here:
[Local_cd]
Gpgcheck = 0
Enable = 1
Baseurl = file: // mnt
Name = local_repo)
Yum install vim)
2 yum install redhat_lsb
Yum install redhat-lsb
3 wget http://chrome.richardlloyd.org.uk/install_chrome.sh
Chmod u + x install_chrome.sh
Sh install_chrome.sh
Reboot (the installation is complete here. The first installation may fail. It can be opened but the page is black and cannot be used. Then log on to the system as the root user, unmount the server as follows, and reinstall the server .)
5 vi/etc/selinux/config modify this value SELINUX = disabled
6 rpm-qa | grep chrome
Rpm-ef google-chrome-stable_current_x86_64.rpm
Rpm-ef google-chrome-stable-51.0.2704.103-1.x86_64 (write subsequent values based on grep results)
7 sh install_chrome.sh
Reboot