Linux serverNETWORK ADMINISTRATIONS

How To: Download and Install Google Chrome on RHEL 7/6/6.5 / CentOS 7/6

In this video we are gonna tell you how to download and install Google Chrome with latest version on Redhat Enterprise Linux 7/6/6.5 / CentOS 7/6.

Commands:
# wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
# yum -y install redhat-lsb libXScrnSaver
# yum -y localinstall google-chrome-stable_current_x86_64.rpm

# setsebool -P unconfined_chrome_sandbox_transition 0
# grep chrome /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

source

centos 7

Leave a Reply

Your email address will not be published. Required fields are marked *