Home  >  Article  >  Operation and Maintenance  >  How to solve the problem that chrome cannot be opened under centos7

How to solve the problem that chrome cannot be opened under centos7

WJ
WJOriginal
2020-06-05 16:04:264112browse

How to solve the problem that chrome cannot be opened under centos7

How to solve the problem that chrome cannot be opened under centos7?

1. Open /usr/share/applications
2. Right-click Google Chrome, properties
3. Add in the command column -no-sandbox

The full text is:

/usr/bin/google-chrome-stable %U -no-sandbox

How to solve the problem that chrome cannot be opened under centos7

Related reference:centOS tutorial

The above is the detailed content of How to solve the problem that chrome cannot be opened under centos7. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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