An open API service indexing awesome lists of open source software.

https://github.com/hackermondev/codespaces-vnc

Virtual linux computer with GitHub codespaces
https://github.com/hackermondev/codespaces-vnc

Last synced: about 1 year ago
JSON representation

Virtual linux computer with GitHub codespaces

Awesome Lists containing this project

README

          

# codespaces-vnc
Virtual linux computer with GitHub codespaces

### How to run
- Fork the repo
- Create a new codespace from the repo
- Once the codespace is fully loaded, run ``gp-vncsession`` in the terminal
- Wait for the program to fully finish
- port ``6080`` should open which links to noVNC dashboard to access device

### Firefox
If you want to browse the web, you will need to install a browser. To install firefox, run ``sudo apt-get update && sudo apt-get install firefox``. When it's finished, you should see firefox in the application list.