Difference: CSC121S2023Lab01 (2 vs. 3)

Revision 32023-01-05 - cathybareiss

Line: 1 to 1
 
META TOPICPARENT name="CSC121SylS2023"

First Program

Learning Objective(s)

Line: 16 to 16
 
    1. enter: gcloud config set project {your project id (not name)}
    2. enter the following

Changed:
<
<
gloud compute instances create {YOUR INSTANCE NAME} --image-project csc121s2023classproject
>
>
gcloud compute instances create {YOUR INSTANCE NAME} --image-project csc121s2023classproject
  --image csc121s2023windows
  1. 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
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback