Click the link of the terminal to open the blank question on the chrome page.

problem description : normally, holding down Ctrl in the following terminal and clicking the link will automatically open the chrome browser and go to the localhost:8080 page

.

clipboard.png

chrome

clipboard.png

Mar.28,2021

1. Unlock Google browser from the initiator, and then enter

under the non-root user.
/ usr/bin/google-chrome-stable / / launch Google browser and lock to the launcher

2. Then a google-chrome.desktop file is automatically created under ~ / .local / share/applications/. The location generated by each person is related to the directory where you installed the program. You can use:

enter gedit ~ / .local/share/applications/google-chrome.desktop command

add% u to the Exec=/usr/bin/google-chrome-stable (the name here is not necessarily absolute, but google-chrome-stable, may also be other things such as chrome , etc.), pay attention to the space;

clipboard.png

3. After saving, you can try to open Google browser with external programs and IDE;

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31404-4d41a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31404-4d41a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?