Tags:
tag this topic
create new tag
view all tags
---+Creating your environment for CSC 210 There are three areas of instructions: Getting credits, creating your machine, using the machine. Please pay attention to the details. They are EXTREMELY important ---++Redeeming credits 1. There is a page on Canvas (labeled Google Resources) that has the first link to click. REMEMBER that you must be logged into your betheluniversity account on the browser when you do this!!!!!!!!! Follow the instructions provided there! Do this before class on Friday. 1. If you have credits left over from last fall (only last fall) you can also use those. But be sure to redeem your current credits before the end of Jan. You can then access them later when you need them. 1. Create a new project (or use your old project). You will be creating a new virtual machine in whatever project you use. If you are creating a new one, make sure the name of the project includes enough of your name to be obvious. You are best off if your project name does NOT contain capital letters. 1. Email Dr. Bareiss the name of your project before Friday. ---++Steps for creating your image <ol> <li>. Create a project (if you did not do it when redeeming credits -> see above for information) <li>. Launch the cloud shell <li>. Make sure your default project is correct<br> <pre> <b>general instruction</b> gcloud config set project [YOUR_PROJECT_ID] <b>example for me</b> gcloud config set project bareiss210 </pre> <li>. Create your image<br> <pre> <b>general instruction</b> gcloud compute instances create [MACHINE_NAME] --project=[YOUR_PROJECT_ID] --zone=us-central1-a --image=s2026customwinimage --image-project=imagesource-446419 --machine-type=e2-medium <b>example for me</b> gcloud compute instances create csc210vm --project=bareiss210 --zone=us-central1-a --image=s2026customwinimage --image-project=imagesource-446419 --machine-type=e2-medium </pre> <li>. Log into the machine to make sure it works. Then shut down the machine. ---++Using the machine For the first time (or after a full shutdown), you need to start the !MySQL server. 1. Log into the machine 1. Launch the task manager 1. Go to the services tab 1. Find !MySQL server 1. Right click and tell it to start 1. Launch !MySQL workbench (it might take a little time to launch) 1. Click on the student connection to test it. 1. When done, do NOT shutdown your machine. Go to the cloud console and suspend it (see below). To restart after suspending your machine. We are doing this so that you don't need to restart !MySQL 1. From the cloud console, find your machine and resume it. This will be faster than starting and solves the !MySQL starting problem. 1. Suspend the machine (from the cloud console) when do. It is essential to suspend because this is a much more expensive machine than your machine from before and if you leave it running you will run out of credits very quickly. ---++Getting help with problems 1. It is strongly suggest that you start with AI (esp. Cloud Assist from the cloud console) to help with things if you get stuck. It can help you figure out how to accomplish the tasks listed above.
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2026-01-07
-
CathyBareiss
Home
Site map
Assessment web
BethelAIResources2026 web
CenterForComputing web
ChatGPT web
Intro2AIatBethel web
Main web
Sandbox web
TWiki web
CenterForComputing Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
E
dit
A
ttach
Copyright © 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