Skip to content

plto2007/my-gitpod-vnc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 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 53.9%
  • Go 42.0%
  • Shell 4.1%