biplobsd / OneClickRun

Another colab notebook!
https://ocr.biplobsd.me
GNU General Public License v3.0
563 stars 455 forks source link

Firefox not opening on noVnc #44

Closed biplobsd closed 10 months ago

biplobsd commented 11 months ago

First reported on OneClickRun telegram group from Ab.

Discussion screenshot

image

LimitBreaker01 commented 10 months ago

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb dpkg -i google-chrome-stable_current_amd64.deb apt-get install -f google-chrome-stable --user-data-dir --no-sandbox

https://unix.stackexchange.com/questions/175967/how-to-run-google-chrome-as-root-in-linux

google chrome good

biplobsd commented 10 months ago

@LimitBreaker01 great. Can you make a pull request for this change.. Also can you add the firefox?