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
- Host: GitHub
- URL: https://github.com/hackermondev/codespaces-vnc
- Owner: hackermondev
- Created: 2023-02-14T14:00:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T02:31:53.000Z (over 3 years ago)
- Last Synced: 2025-07-01T15:13:13.632Z (about 1 year ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 23
- Watchers: 3
- Forks: 127
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.