#virtual-machine
Read more stories on Hashnode
Articles with this tag
Install a web server and host a static website. · Login to your google cloud account. Go to Compute Engine Click create instance. Name the instance...
Connect to your VM using SSH from Google Cloud Console or terminal. · Login to your google cloud console Go to Compute Engine Then, click on create...
SSH into a VM and install packages such as Nginx, Apache, or Docker. · Login to your google cloud console Go to Compute Engine Then, click on create...
Use a startup script to automate the configuration of your VM. · Login to your google cloud console Go to Compute Engine Here, we will create vm...
Create a VM based on a previously taken snapshot. · Create a VM instance and make sure to Allow HTTP and HTTPS traffic Now, SSH into it and install...
Launch a VM from a custom or predefined image. · Create a VM instance and make sure to Allow HTTP and HTTPS traffic Now, SSH into it and install...