Ubuntu10.10 configure GoAgent

Source: Internet
Author: User
On Windows, using goagent to go to the wall is basically not surprising. It is OK step by step, so there will be no problems. But it is not that smooth in Ubuntu. There are two main problems: first, let's take a look at the overall steps: Apply for GoogleAppengine and create an appid. Download the stable goagent version http://code.google.com/p/goagent/modify local?proxy and use the goagent on Windows to go over the wall is basically not surprising, step by step OK, will not encounter any problems. But it is not that smooth in Ubuntu. There are two main problems:
First, let's take a look at the overall steps:
  1. Apply for Google Appengine and create an appid.
  2. Download goagent stable edition http://code.google.com/p/goagent/
  3. Modify appid under [gae] in local \ proxy. ini = Your appid (Separate multiple appids with |)
  4. Run "python uploader.zip" in the server Directory"
  5. Chrome please install the SwitchySharp plug-in and then import this setting http://goagent.googlecode.com/files/SwitchyOptions.bak
  • The uploaded uploader.zip file cannot be uploaded.

The solution to this problem is as follows:

  1. Download the Google App Engine SDK for Python. Link: https://code.google.com/appengine/downloads.html
  2. Download a zip package, put the zip package in the goagent path, and decompress it to obtain a google_appengine directory.
  3. Modify AppID. Modify the appid in the goagent/server/python/app. yaml File
  4. In the goagent path, enter:

Python google_appengine/appcfg. py update server/python/, then follow the prompts.

  • A certificate warning is prompted when chrome accesses many https websites. You need to import the local/CA. crt Certificate

Solution:

  1. Sudo apt-get install libnss3-tools
  2. Assume that goagent is in the user's HOME directory: certutil-d SQL: $ HOME/. pki/nssdb-A-t "C,"-n GoAgent-I '~ /Goagent/local/CA. crt'
  3. Restart the chrome browser. this is OK.
  • SwitchySharp cannot be downloaded from the Chrome app store

Solution:
Download the extension file from Google Code: https://code.google.com/p/switchysharp/and install it later.


Write down this question and forget it.

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.