Google is Fastest

While testing a piece of code for my squid plugin, I ended up changing permissions of /tmp/ directory to 0755. A few minutes later (after making changes to the code), I tried committing it to fedorapeople.org and got this error

1
2
3
4
5
6
[project@bordeaux youtube_cache]$ git push --all ssh://kulbirsaini@fedorapeople.org/~kulbirsaini/public_git/youtube_cache.git
Enter passphrase for key '/home2/Studies/project/.ssh/id_rsa':
ssh_control_listener bind(): Permission denied
fatal: The remote end hung up unexpectedly
error: failed to push to 'ssh://kulbirsaini@fedorapeople.org/~kulbirsaini/public_git/youtube_cache.git'
[project@bordeaux youtube_cache]$

Well, I couldn’t understand the error and jumped to #fedora-admin. I pasted the error on pastebin. Almost a minute laster, while trying to conquer the error, I Googled the exact error and I was damn surprised to see the paste as first result. What an indexing speed Google has??? See the screen shot for proof 🙂

Google is Fastest

In #fedora-admin ricky confirmed that nothing was wrong on server side and it should be a local problem with my machine or proxy server at my insti border. A few minutes later, I reliazed the /tmp/ permission thing and changing permissions back to 0777 fixed everything 🙂

 

12 thoughts on “Google is Fastest

  1. Isnt there any chance that google was going around looking for changes , when you actually created that page ?

  2. The default ‘Your Name’ which comes before posting a comment is ‘Anonymouse’. While your opinion about people who write anonymous comments are wholeheartedly respected and even agreed with, I also feel that this way you’re kinda assuming a person to fall in the above category.

    I doubt if Jeevan Vidhya would approve of such assumptions. Such assumptions don’t make for harmony in society.

  3. And neither does the word verification at the end of the comment posting process, where you again seem to be assuming that someone in the society intends to cause harm to your happiness by spamming your blog with non-constructive comments.

Comments are closed.