Skip to content

debian linux virtual desktop using gitpod.io

License

Notifications You must be signed in to change notification settings

ehunt34/vm-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-gitpod-vnc

Debian linux virtual desktop using gitpod.io

Preinstalled software: and how to load

firefox

xterm -geometry 120x20+0+0

#120 characteres wide 20 characters deep (columns) at location 0 down and 0 across (normally we use x, y but this is y,x)

Bash files are setup for you to look at and to run

Shows how to run the main.go go program in the myGo folder

./a01-run-go.sh

Shows how to run the firefox browser ./a02-run-firefox.sh

About

debian linux virtual desktop using gitpod.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 49.7%
  • Go 45.8%
  • Shell 4.5%