Quote:This link goes to an HTTPS secured site.https://www.google.com/chrome?brand=CHMO...buntu_i386 # eula
It comes with the extension. Deb
Open Terminal and enter
Quote:dpkg-i google-chrome-stable_current_i386.deb
After you have installed the Browser In Va
# Cd / usr / bin /
Edit the file with the editor of your choice (this article we use vi):
Quote:# Vi google-chrome
When you open the file finds the following line:
Quote:exec-a "$ 0" "$ HERE / chrome" "$ @"
And at the end of the line add the following parameter:
- User-data-dir
Ensure that the line will be as follows:
Quote:exec-a "$ 0" "$ HERE / chrome" "$ @" - user-data-dir
Save the file.
Run Google Chrome and good navigation.
No comments:
Post a Comment