-
- Step one is to redeem the coupon. Be EXTREMELY careful about how you are logged in with your browser!
- Create a project in the csc121sp2023 folder using your name
- invoke the shell
- enter: gcloud config set project {your project id (not name)}
- enter the following
gloud compute instances create {YOUR INSTANCE NAME} \
--image-project csc121s2023classproject
--image csc121s2023windows
- Remote into it from any machine using remote access. If you are on a Mac, you might need to download an app to allow the Mac to remote into a virtual Windows machine
- Launch JGrasp
|