Skip to main content

Command Palette

Search for a command to run...

How to create a virtual machine in GCloud

Updated
How to create a virtual machine in GCloud
J

Ingeniero de software senior con más de 12 años de experiencia, especializado en el desarrollo de aplicaciones empresariales y soluciones en Azure. Mi trayectoria incluye el diseño e implementación de Aplicaciones Web, Desktop, API's y Microservicios escalables, y desarrollo de arquitecturas robustas basadas en .NET.

Email: jesusegarcia@gmail.com CV Online: https://app.onlinecv.es/share/07cd112ed04b4f6db4904dca3be52244

in this exercise walks you through GCP Compute Engine VM Instance creation.

  1. We need to create a VM Instance

image.png

  1. Click in create Instance

image.png

  1. Fill the form

image.png

image.png

  1. click en create

image.png

  1. the creation is in progress

image.png

  1. when the creation is finished it shows this icon

image.png

  1. Now click in SSH

image.png

  1. After that, this window is showed

image.png

  1. run this command to update all the libraries.
sudo apt-get update

image.png

  1. run this command to install the RDP configurations.
sudo apt-get install xrdp

when the prompted to confirm, press Y and then press Enter.

image.png

  1. Run this command to install the GUI mode.
sudo apt-get install xfce4

when the prompted to confirm, press Y and then press Enter.

image.png

  1. run this command to restart the RDP Service.
sudo service xrdp restart

image.png

  1. Run this command to Switch to the root user.
sudo -s

14 ) run this command to configure the password.

passwd

image.png

  1. in windows open Remote Desktop Connection and open this IP

image.png

image.png

  1. the VM was created

image.png

Blue Nerd Gaming Sport and Esport Logo.png

GCP

Part 1 of 1