Questions tagged [google-compute-engine]

Google Compute Engine offers scalable and flexible virtual machine computing capabilities in the cloud.

Google Compute Engine (GCE) is the Infrastructure as a Service (IaaS) component of Google Cloud Platform which is built on the global infrastructure that runs Google's search engine, Gmail, YouTube and other services. Google Compute Engine enables users to launch virtual machines (VMs) on demand. VMs can be launched from the standard images or custom images created by users. GCE users must authenticate based on OAuth 2.0 before launching the VMs. Google Compute Engine can be accessed via the Developer Console, RESTful API or command-line interface (CLI).

Useful links

1463 questions
-1
votes
1 answer

Unable to route to other hosts in GCE network via OpenVPN

OpenVPN has been installed on a Google Cloud Instance using this script. The Google Cloud Instance is Ubuntu 14.04 LTS, has been tagged with "vpn", with IP Forwarding enabled. Additionally, 3 firewalls have been setup: Allow from any source ICMP,…
-1
votes
1 answer

Secondary IP addresses and VPN

Our initial need is to deploy multiple web docker containers on a google compute engine instance. To achieve this and avoid using other ports than 80, we decided to set up multiple internal IP addresses on our instance, this was possible using this…
-1
votes
1 answer

why does a google compute VPS instance challenge for a ssh passphrase?

For this already generated dummy key I'm looking to add it to the instance below. What passphrase is being challenged for and by whom? thufir@mordor:~$ thufir@mordor:~$ ssh-keygen -t rsa -b 768 -f ~/.ssh/gcloud -C thufir Generating public/private…
Thufir
  • 229
  • 7
  • 18
-1
votes
1 answer

Can I run VirtualBox with Bridged adapters on EC2 and GCE

I have a Ubuntu 14.04 host on GCE and I want to run a VirtualBox VM on it. The guest is also running Ubuntu 14.04. I want the VM to be visible to other machines in my VPC and bridged adapter seems to be the right way. But, the guest is unable to get…
-1
votes
1 answer

Migrate my mysql database to AWS RDS

I have my MYSQL server running in my google instance. My server have vesta control panel where I'm currently managing servers.. I would like to migrate my database to Amazon RDS. How I can do it through google instance SSH. Some of info that may…
-1
votes
1 answer

Option to add public key is missing in google instance

I had option to add public keys (a small plus symbol) to google instance which is missing now. now I have only existing key where I won't be able to remote it or add new. Given snapshot of it. http://i59.tinypic.com/b715du.jpg
Dhilip
  • 1
  • 2
-1
votes
1 answer

How can I set a url that would work with OAuth?

I have: a domain hosted outside google (englishcampus.com.br) a VM instance in Google Compute Engine running an application, with a static IP a subdomain (erp.englishcampus.com.br) pointing to that VM, which is working fine But as I'm trying to…
Atila Tini
  • 21
  • 3
-1
votes
1 answer

click and deploy hadoop cluster on google cloud platform

I am new to Google Cloud. I tried to click-and-deploy Hadoop cluster and I am always told that my quota are limited. But some days ago, I upgraded my free trial to a paid one ! (how can I check this in order to be sure that it was taken into account…
-1
votes
2 answers

SSH key rejected by google compute engine instance

I generated my ssh key through the google sdk shell, then i went to put my key in FileZilla and connect to my google compute engine instance and it wont accept my key. How do i fix this?
-1
votes
1 answer

How to set up GCE with WS 2012 R2 to host my webapp

I've got a VM instance with Windows Server 2012 Datacenter and i want to use it as a web server to host a web app, so far i've installed ISS, DNS Server, but i don't know how to configure DNS Server. GCE VM instance has an external ip, is that the…
-1
votes
0 answers

Unable to delete a VM instance not visible in the list. (labeled as aet-australiasoutheast1-sql--connector-4fg0)

I cannot delete or disable a VM it is labeled as (aet-australiasoutheast1-sql--connector-4fg0). I have 2 of these. But not listed in the VM list. I can only see this in Monitoring service. This keeps on adding cost to my monthly bill. I am not using…
-1
votes
1 answer

Windows Boot disk doesnt boot in Gcloud Vm Instances

I'm trying to boot differents physical disk in gcloud. So the complete process is: I dd the physical disk in linux (with a bs of 1G). Later i compressed in format tar.gz (with format=oldgnu, like gcloud want). I uploaded that file in a google cloud…
-1
votes
1 answer

Best region for server to serve US

I want to create a MongoDB Atlas instance and Google Cloud instance to serve the US region. Is there a rule of thumb which region (east, center, south) or city that is the best choice to serve entire US with lowest latency?
william007
  • 117
  • 6
-1
votes
1 answer

Hello! How can i use GPU servers on GCP?

How can i use GPU servers on GCP ? a could not create new GPU app . Somebody had this trouble before ?
-1
votes
1 answer

Lost RDP session on gcp VM(windows server 2016) afer changing firewall settings

I lost my RDP session after setting up some firewall settings on my GCP windows VM and now that is unreachable via IP or RDP or URL. I tried pinging that IP but request timed out. Can someone please help?