General run chrome as root user March 13, 2019 Pramod T P Leave a comment Edit the file /usr/bin/google-chrome-stable vi /usr/bin/google-chrome-stable and replce the code exec -a “$0” “$HERE/chrome” “$@” with exec -a “$0” “$HERE/chrome” “$@” –no-sandbox