Thanks to visit codestin.com
Credit goes to github.com

Skip to content

QtpSudhakarTrainings/my-gitpod-automation

 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%