顯示具有 Google 標籤的文章。 顯示所有文章
顯示具有 Google 標籤的文章。 顯示所有文章

2012年3月25日 星期日

突破公司封鎖Gmail的方法

最近發現公司開始擋gmail,對於google產品有依賴的我一定要想辦法逃脫魔掌。發現網路上有人提供了好多種方法,請見參考

我試了其中幾種,發現使用 Google 免費代理伺服器滿有用的。
將proxy 改為64.233.167.99
port改為80
就完成了!

2012年3月19日 星期一

停止Google Chrome自動更新

From Google Help


To disable Google Software Update from checking for updates, execute the following in the Terminal application:
$ defaults write com.google.Keystone.Agent checkInterval 0


Manual Updates
Google Software Update also provides a way to manually update all Google software on a user's Mac. Here's how:
  1. In Finder, select Go > Go to Folder.
  2. In the window that appears, enter one of the following locations. It's expected that one of these folders won't be found:
    • /Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/
    • ~/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/
  3. In the folder that opens, double click the file named 'CheckForUpdatesNow.command'.
Terminal will open to run the file. When you see the message '[Process completed]' you can close Terminal. Once this is done, your Google programs will be up to date.