Company providing various Internet-related products and services, such as Google web search, Gmail, Google Calendar, YouTube, ... They provide APIs for several of their services, allowing users to integrate these into their own websites and web applications.
Questions tagged [google]
470 questions
1
vote
1 answer
How do I unzip a sql.xz file using command line in google cloud services?
I have installed gsutil on my machine and started uploading a large DB. It is in XXXXX.sql.xz format and is 700mb (6gb expanded).
I am hoping that someone can assist me to uncompress it using gsutil commands? Is this possible.
I apologise for a…

user1047163
- 11
- 3
1
vote
1 answer
Google Cloud App Engine hosted page title extractor returns 403 Forbidden in cases
I have a URL shortener/traffic analysis service hosted in a Google App Engine (GAE) project on Google Cloud (GC). When a URL is submitted for shortening, it performs a Python urllib2.urlopen to extract the page and get its title, which is uses to…

B Lowery
- 11
- 1
1
vote
1 answer
Allow Google To Bypass Firewall Nginx
So I am looking for a system which essentially returns a 401 for every visitor that doesn't have a certain cookie. I would like to make it so if the visitor/requester is google then it does not return the 401.
So here is the following code that I…

Eddie Chrisman
- 11
- 2
1
vote
1 answer
pam and google athenticator
I am getting these errors:
e Jan 15 15:05:00 APPLES sshd[32305]:
User root from not allowed because not listed in AllowUsers
Jan 15 15:05:00 APPLES sshd[32305]:
input_userauth_request: invalid user root [preauth]
Jan 15 15:05:00 APPLES…

JFlow
- 11
- 4
1
vote
1 answer
IIS 6 permanent redirect to deal with a google indexing issue
My company changed domain names about an year ago. When searching for the company name, Google still displays the old url (for the purpose of this post, oldsite.com)
I have used IIS 6 to set up a permanent redirect to newsite.com at that address,…

aaandre
- 113
- 5
1
vote
1 answer
Google App Engine: This operation is not possible because no App Engine application was found for this project
I'm trying to help a friend deploy a simple python app in google app engine (the free account). It seems as if his project could be corrupt?
The project is:
Project ID sgvfr-riprunner
When I enter the google app engine section from the developers…

SofCoder
- 11
- 1
1
vote
1 answer
Custom URL for Google Apps
Requirement: I want to create custom URL to access my company google apps account.
Ex: mail.companyname.com
Effort made: https://support.google.com/a/answer/53340?hl=en
Error : users are still able to access email from…

Prathap
- 11
- 2
1
vote
1 answer
Gmail accepting postfix relay via Port 25 but rejecting emails sent via TLS login on same server?
I have a postfix email server that handles mail via two routes. First is a relay on port 25, this is dedicated to a single external IP address via a 'mynetworks' entry. This route is to handle email from a second server which hosts dovecot and…

Deggy
- 11
- 2
1
vote
1 answer
Creating subdomain in google cloud LAMP stack
I have installed the LAMP stack, and mapped my domain name "example.com" to my external IP in Google Compute Engine.
Now I need to create a subdomain and map it to some folder in the same instance.
So ,
I checked the url…

Santosh
- 111
- 4
1
vote
4 answers
Google index troubles
I have set up this simple blog, which is about travel from a girl's point of view. The site is based on a Wordpress template and the content is pretty straighforward.
When the site was launched on the 1/09 , a 'travelettes' Google search would bring…

slimbuddah
- 35
- 1
- 5
1
vote
0 answers
google sitemap generator : only the default hostname is listed
I successfuly installed the google sitemap generator on a kimsufi server, running on debian with apache2.2. But when I go to http://example.com:8181, only the default hostname is listed, so I can't configure the other hosted website.
I installed…

Snyf
- 111
- 1
1
vote
2 answers
Magento VM Instance on Google Cloud Platform doesn't allow uploading any files
Decided to give the Google Cloud Launcher a try by launching a one click Magento installation. Everything went smoothly and it did get up and running, however I have encountered one glaring fault that has rendered the whole thing useless- I cannot…

dmandave
- 11
- 2
1
vote
3 answers
Hosting vs linking to third party scripts
I've noticed a lot of websites are linking to external scripts located on third party hosts.
One very common example is jquery. On serverfault/stackoverflow/superuser jquery is linked to the address at googleapis.com.
What are the benefits of this…

hultqvist
- 761
- 5
- 13
1
vote
1 answer
Migrate Google Calendar to Office 365 Group Calendar
I have a Google calendar, with many hundreds of events, well into 2016.
We have just begun to use Office 365 for Education. I have set up a Group in Office 365 via OWA so that all staff can see a shared calendar.
Is it possible (is there a…

joec
- 187
- 1
- 9
1
vote
1 answer
is there a way to trigger a password reset to the current password in AD?
I'm running Google apps password sync, but it only triggers on a "password change" event.
All our users are managed from a remote database which syncs AD to it via a service, using dsmod to manage AD.
Is there a way that I can tell AD to 'reset'…

flow in
- 11
- 4