Home > Operation and Maintenance > CentOS > What should I do if I can't open the chrome browser after installing it on centos?

What should I do if I can't open the chrome browser after installing it on centos?

王林
Release: 2020-03-27 14:06:13
Original
7030 people have browsed it

What should I do if I can't open the chrome browser after installing it on centos?

Question:

is entered directly in Terminal to open, and the following information is prompted:

What should I do if I cant open the chrome browser after installing it on centos?

(recommended tutorial: centos tutorial)

Solution:

1. Open the shortcut file of the Chrome browser

The command is as follows:

$ vi /usr/share/applications/google-chrome.desktop
Copy after login

2. Modify Exec=/usr/bin/google-chrome-stable %U and add –no-sandbox

after it as shown below:

What should I do if I cant open the chrome browser after installing it on centos?

3. Save and exit.

Recommended related video tutorials: linux video tutorial

The above is the detailed content of What should I do if I can't open the chrome browser after installing it on centos?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template