Changes

Jump to navigation Jump to search

Run relax at Google Cloud Computing

No change in size, 08:03, 1 October 2016
# Create instance
gcloud compute instances create relax --zone us-central1-f --machine-type n1-highcpu-8 4 --image ubuntu-14-04 --boot-disk-size 10GB
gcloud compute instances list
# Or
gcloud compute instances create relax --zone us-central1-f --machine-type n1-highcpu-2 4 --image rhel-6-v20160921 --boot-disk-size 10GB
</source>

Navigation menu