Questions tagged [google]

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.

470 questions
1
vote
1 answer

google apps mail error

In recent months, we have big problems when we send email on our own mailing list (for safety, I'll call our domain name example.com) staff@toto.com. All users receive this kind of mail back from the system administrator: > Delivery to the recipient…
user201680
  • 51
  • 1
  • 5
1
vote
2 answers

What does "Approximately how many web pages will you need to search?" mean when creating a business edition Google custom search?

(Preface: This isn't precisely a "Server, Network or infrastructure" question, but it's even further away from the preferred topics on SF's sister sites, so I'll take a small risk and post it here) One of my clients wants to put a Google custom…
Wesley
  • 32,690
  • 9
  • 82
  • 117
1
vote
2 answers

Google Mini Search Appliance

HI All, A friend of mine has a Google Mini-0020 3GHz Search Appliance that he said I can have. I have heard about these, but never put one into production. What kinds of things can I do with it? (obviously I know about search and indexing…
user14946
  • 176
  • 6
1
vote
1 answer

ec2 setting up MX record not working

I am trying to set up google business emails for my site and I am having trouble creating the MX records to work. I have added all 5 records and they have not registered. This was add a couple of days ago and from what I have read, amazon doesn't…
Sari Rahal
  • 133
  • 5
1
vote
1 answer

Sync GApps users to LDAP (or just passwd file)

Do you know any way to sync users from GApps to LDAP? Or, maybe, is there any tool to sync GApps users with passwd file? I know, that Google has tool to sync users from LDAP to GApps... Why I need this? Because I work in company with GApps Domain…
Psychozoic
  • 273
  • 2
  • 4
  • 13
1
vote
1 answer

Google Computer Engine Firewall and IpTables

I am very new to to server administration and just discovered that I can use Google Compute Engine to host my website similar to way it works with Linode or Digital Ocean. I am unsure on the following questions related firewall set-up with Google…
Neel
  • 1,441
  • 7
  • 21
  • 35
1
vote
1 answer

Security risks of using Google DNS to resolve names on a private net (192.168.x.x)?

Are there any known risks associated with using a public DNS versus a DNS which we or our partners control? Our solution involves a few embedded devices so using Google DNS would give us a degree of portability when we deploy in a variety of…
Thingus
  • 11
  • 2
1
vote
1 answer

301 Redirect Question - how many is too many and where should they go?

We need to do hundreds of 301 redirects on a site which is undergoing a massive URL restructuring. Whats the best way of doing this? at .htaccess level? at code level?, apache level? Will there be a noticeable slowdown on the site if the .htaccess…
robjmills
  • 990
  • 9
  • 26
1
vote
3 answers

Google searching requires captcha when using proxy server

We currently have a Squid Proxy server setup on our network, a high school. We are sending all traffic from student devices (iPads) through the proxy, both internally and externally. Traffic gets sent to our Firewall, and then from there, passed on…
Alex Brady
  • 11
  • 1
  • 3
1
vote
1 answer

SPF failure with gmail

I'm trying to properly set up DKIM, SPF, and DMARC so emails sent from my server are less likely to be seen as spam. I got my first DMARC report and I'm little confused by this part:
Tim Tisdall
  • 633
  • 1
  • 5
  • 17
1
vote
4 answers

Did i install this Google analytics code correctly?

All, I'm not sure what I'm doing wrong. I installed the code at the bottom of each page before the body tag but after 3 or 4 days the GA webpage is giving me no response ( just the yellow triangle) I previously asked this question and much to my…
Crash893
  • 747
  • 2
  • 15
  • 30
1
vote
1 answer

Google account for business android phones

We are going to supply our engineers with Note3 phones (due to the fact these are some of the only devices that come with real stylus') so that they can take signatures on jobs etc. I'm grappling with the concept of having to setup individual Google…
Chrisjc
  • 27
  • 1
  • 3
1
vote
1 answer

google Safe Search web filtering

I had an issue raised that a student did a google images search on Reece Bennett and on the second page, after removing safe search from moderate to off, they got some inappropriate images. Blocking the preferences page wont help because there is a…
JohnyV
  • 938
  • 4
  • 26
  • 45
1
vote
1 answer

Block bots/spiders from development server and static asset domain

We run apache (on windows) and NGINX (on CentOS) development servers. I have the problem that Google some how keeps managing to get hold of the development addresses and indexes them (could it be from the Chrome address bar?) Is there a way of…
Eric
  • 111
  • 2
1
vote
2 answers

How can I disable Google SSL Search so that the DansGuardian web filter will work properly?

I'm running the DansGuardian web filter (2.10.1.1) and the Squid web proxy (2.7.STABLE9) on Debian Linux "Wheezy" 7.1. DansGuardian doesn't filter Google web-search or image-search queries transmitted over SSL (HTTPS). Google writes that I should…