Skip to main content

Questions tagged [google-cloud-platform]

Cloud computing platform offered by Google. Questions about cloud services are on topic here only if the question is about the operating system or using a PC application hosted there. Otherwise, other sites on the network may be more appropriate.

0 votes
2 answers
4k views

FTP to Google cloud VM using sftp (FTP over SSH) *Simple Way*

So I have somehow waded my way through the heavily stinking gcloud sdk documentation, and managed to create a VM and connect to it. Now I wanted to upload some files to it, but as you'd imagine google ...
Mohd Abdul Mujib's user avatar
0 votes
1 answer
246 views

Attach multiple static IP to single windows server instance on Google Cloud

My aim is this Host multiple websites/apps on IIS that is configured on my windows server instance on Google cloud. Have each website use attached individual static IPS already reserved Requests ...
ibnhamza's user avatar
  • 101
0 votes
1 answer
320 views

MX record and google apps for work

I've recently started using the google cloud platform and I'm a little confused about where to place the MX record. My setup of my domain is as follows: I registered a domain through namecheap.com ...
IamTrent's user avatar
  • 113
0 votes
0 answers
6 views

My google sheet photos in cell have dissappeared and I cannot seem to recover them from version history?

A large amount of photos were inserted in cells on the google sheet. likely more than 100-150. Since the report was conducted on the ipad, the information, including photos have dissappeared, however ...
user avatar
0 votes
1 answer
166 views

Using gcloud storage rsync on Windows

I am trying to sync a Google Cloud Storage bucket with a folder on a Windows server. When I run this command: gcloud storage rsync gs://my-bucket/normal C:\my-folder\normal I get the error below ...
smoore4's user avatar
  • 101
0 votes
1 answer
60 views

I deployed a container with a non HTTP worker script to Google Cloud Run and it stops working after 20 minutes all the time

I'm deploying a dockerized worker script to Google Cloud Run that is not serving HTTP requests (thus, not an API). I had this exact same image deployed to a fly.io shared CPU that has 1 GB ram and 1 ...
pinkWojak's user avatar
  • 111
0 votes
0 answers
79 views

google cloud vm & putty - after moving I get "Network error: Software caused connection abort"

I hope this is the correct place to post this question. I apologize if not. Let me start by saying this is NOT a keepalives issue. My bot is running 24/7 so there is, at least to my knowledge, no need ...
Yellow Blood's user avatar
0 votes
0 answers
32 views

Split without using local files in gcloud shell

I have a compressed gz file present in Google cloud storage of size 12GB. We can't load more than 5 gigabytes directly to Bigquery. We need to split it. Can we split it without using any local file ...
A gupta's user avatar
0 votes
1 answer
130 views

Split a large gz compressed file into smaller compressed file gz

My requirement is to load a gz file from gcs to BQ. I am using python and Airflow but it is throwing an error that if a single compressed file size is greater than 5 GB, then we can't load it. I have ...
A gupta's user avatar
0 votes
0 answers
47 views

Creating Google Cloud OS image error "file inside the tar archive should be named ''disk.raw''

I'm trying to install a custom Debian image that comes packed with a VoIP solution (ISO format). I've uploaded this ISO file to a bucket in Google, and then attempted to create an image off of it by ...
mariano-daniel's user avatar
0 votes
1 answer
52 views

Forwarding traffic from one VPS to another to utilize GCP's network and speedy connection

I have a VPN currently hosted on a VPS far away. For this reason, I have a pretty slow connection. I hypothesize that if I have a VPS close to me, I could connect to the closer one, and use that to ...
Joshua Reisbord's user avatar
0 votes
0 answers
250 views

Insufficient Authentication Scopes Error When Using gcloud CLI to Manage Google Cloud VMs

I have a situation with Google Cloud involving two virtual machines: instance1 (Windows Server 2022) instance2 (Windows Server 2019) My goal is to manage instance2 from instance1 using the gcloud ...
El_Merendero's user avatar
0 votes
0 answers
155 views

Enabling Audio Transmission from GCP Cloud VM using Remote Access App

I have set up a Google Cloud Platform (GCP) virtual machine (VM) running Ubuntu Server. As expected, the VM doesn't have any audio hardware installed. Currently, I'm using Google's remote desktop app ...
Harsh Rao's user avatar
0 votes
1 answer
117 views

ERR_NAME_NOT_RESOLVED Isn't Getting Resolve Even with Correct DNS Settings

I just transferred the domain from Google Domains to Cloud Domains on Google Cloud. Now I am getting a ERR_NAME_NOT_RESOLVED issue even with correct DNS setup. I also set up a Cloud DNS with DNSSEC on....
Maciek's user avatar
  • 121
0 votes
0 answers
80 views

Login to VM downloaded from Google Compute Engine

I downloaded the disk for a google compute instance as a vmdk and I'm able to bring it up in VMware Fusion (it's a debian 10 instance). However when I run it locally it's prompting me a for username &...
opike's user avatar
  • 193
0 votes
1 answer
256 views

Downloading an ArmA mod with steamcmd on headless Debian

I'm running a server on google cloud headless Debian 11 (Bullseye). I've got a debian-bullseye:slim container running steamcmd. I've got the ArmA 3 dedicated server (233780) going. Normally to ...
FIREBAAT's user avatar
0 votes
1 answer
24 views

Does the http load balancer work for any Port?

I have a Python server on my VM in Google cloud platform. I was wondering if I add an https load balancer to this, is my Python Socket server also secured with that TLS handstand? Or does this only ...
Christoph Sanders's user avatar
0 votes
0 answers
126 views

Forward a gcloud iap connection

I am forced to connect to some Google Cloud stuff running IAP, thus I am forced to have the rather large gcloud sdk somewhere I guess. If I can get away without having the google-cloud-sdk I would ...
Phoenix's user avatar
  • 101
0 votes
0 answers
596 views

Missing folder '/etc/pki/trust/anchors'?

I am trying to create an ssl certificate via openssl, through my virtual machine at google cloud. But one of the last steps is to copy my ca.crt from my root, to the'/etc/pki/trust/anchors' folder. ...
Christoph Sanders's user avatar
0 votes
0 answers
40 views

GKE Mulitple networking

I don’t find in GKE documentation a reference for supporting Multus or IPVLAN attachement, all I find is related to Anthos on baremetal Could you please give us some indications how multi-networking ...
Zamalkawy's user avatar
0 votes
0 answers
82 views

How to harden Google Cloud VM running RStudio Server on Ubuntu 22.04?

I am running RStudio Server on a VM on GCP. I followed the instructions here and used the example configuration with as many of the options as would work for the open-source edition. (Well other than ...
abalter's user avatar
  • 716
0 votes
1 answer
688 views

Is there a "default" firewall on Debian 10?

I cant access jupyter lab on GCP Debian 10 machine (made from Google stock image). I configured GCP firewall to allow 8888 and 8080 and GCP Connectivity Test shows they are reacheable. Debian however ...
Boppity Bop's user avatar
  • 2,444
0 votes
0 answers
600 views

How long does it take for an uploaded file to a Google cloud bucket to go live

I have a static site hosted on Google Cloud as per this article https://cloud.google.com/storage/docs/hosting-static-website-http I need to update the index.html file, I uploaded a new version, that ...
user254694's user avatar
  • 1,165
0 votes
0 answers
345 views

What is the default permission of home directory in GCP?

I have created multiple users on GCP and all these users can cd into the home directory and do whatever they want. I am using ubuntu lts 20.04 on my VM and was wondering if it is the default. If so, ...
Saeed's user avatar
  • 103
0 votes
0 answers
122 views

Google VM broken after I applied recommended resize

I have a virtual machine on google's cloud platform which I had been running a website with no problems for a few months. Today, I followed the recommendations (as described here) to downsize my ...
Nathan Tew's user avatar
0 votes
1 answer
975 views

Cannot access nginx if it is hosted on a cloud VM and not in a container

I have got a Google Cloud VM with Firewall configured to allow tcp:8080 and tcp:80 I've also configured ufw: To Action From -- ------ ---- ...
Sasha Korekov's user avatar
0 votes
1 answer
204 views

VPN solution for connecting two locations with server in the third one

I want to connect two locations (two houses) with VPN connection. I want all networking devices (computers, printers etc) from location 1 (L1) to be able to communicate with location 2 (L2). I don't ...
Wojtek_B's user avatar
  • 121
0 votes
2 answers
582 views

Lots of failed authentication requests from all over the world on brand new GGL cloud SFTP server

I created my first public server - an SFTP server hosted on google cloud. I was checking the auth log during the 2nd day of testing and noticed that I'm getting 4-10 hits from random people every ...
Adrian's user avatar
  • 141
0 votes
1 answer
772 views

How to show a label of the last log from Google Cloud Platform's "Logs-Based Metrics" instead as a value (!) in Grafana? How a second last one?

I am passing a csv from one server to the other and add the number of rows to the logs by logging a jsonPayload with gcloud_logger.log_struct(.... I created Google Cloud Platform Logs-Based Metrics ...
questionto42's user avatar
  • 2,423
0 votes
0 answers
267 views

Copy from Docker image in VM directly to local machine

I have a Docker image running on a VM instance, which is running in GCE (Google Cloud Engine). To extract files from the Docker image to local machine, I usually do docker cp <DOCKER_IMG>:/root/&...
fff's user avatar
  • 1

15 30 50 per page