Skip to main content

Questions tagged [google-cloud]

For questions relating to the Google Cloud Platform.

2 votes
0 answers
98 views

I have setup a Google Cloud Storage bucket for my Duplicity backups. The bucket has a retention policy of 1 year. Today Duplicity got interrupted while doing the backups, and now, every time I want to ...
PetaspeedBeaver's user avatar
0 votes
0 answers
20 views

I'm using Google Cloud Storage to store backups taken by Duplicity. Since I just want to keep 4 full backups at the destination I run: duplicity remove-all-but-n-full 4 --force \ --s3-endpoint-url=...
PetaspeedBeaver's user avatar
3 votes
1 answer
701 views

I'm working with a Debian 11 VM with secure boot enable on Google Cloud. When I add a GPU to the machine, I get the following prompt: This VM requires Nvidia drivers to function correctly. Would you ...
Matteo T.'s user avatar
-1 votes
1 answer
262 views

I need to know the name of the CPU used in a GKE cluster I have launched. The gcloud command has a --min-cpu-platform option, but my understanding is that is the minimum and I may get a later CPU ...
Haywood Slap's user avatar
0 votes
1 answer
2k views

I'm running Wordpress instance on top of a Linux GCP VM instance. In SSH, running cmd 'df -h' I see /dev/sda1 is 91% used up. I mounted sda1 to see what could be taking up all the space, but ...
PlezHelp's user avatar
0 votes
0 answers
105 views

I'm trying to encrypt a VM image with my own provided key. So I go to my Terminal emulator and do: $ openssl enc -aes256 -A -P enter aes-256-cbc encryption password: Verifying - ...
mariano-daniel's user avatar
1 vote
1 answer
53 views

I have two GCE instance (RHEL8) and a common file store mounted as /filestore on both instance. How can we link the existing /home to /filestore/home as shared storage for users home directory. Note: ...
Siva's user avatar
  • 9,262
1 vote
1 answer
1k views

I am using GCP Linux virtual machine and trying to execute a file and write the results into a new file. The code looks like this: ./segment.sh inputfile.txt > outputfile.txt However when I do ...
halo09876's user avatar
  • 111

15 30 50 per page
1
2 3 4 5 6