1. Create a server with Centos7 Image. 2. Run the following commands # yum update -y # curl -s https://raw.githubusercontent.com/cit-astrum/lab-setup/master/vm-init.sh | bash Note: Server will get rebooted. 3. Create a image of the server which you created. a. Shutdown the server. b. Go to Google Cloud Platform -> Compute Engine -> Images -> Create Image. Provide details as in screenshot. c. Verify your Image. d. Create a server with new Image.