Set proxy in Ubuntu 11.10

Source: Internet
Author: User

The proxy settings are not complex. Here we just make a record,

Environment: ubuntu11.10 (gnome 3.2)

1. Global gnome proxy settings:

Click the user name in the upper-right corner and you will see "system settings" in the pop-up menu ",

In "network", open the Network Settings dialog box and select "network proxy".

In this way, the global proxy settings are complete.

2. Set a dedicated proxy for Apt

You can perform the following steps to configure a dedicated agent for the apt tool:

1) EDIT apt. conf.

Run sudo gedit/etc/APT/apt. conf.

Note: Sometimes the configuration file does not exist. After it is opened, add or modify the following content:

Acquire: http: proxy "http: // proxy_ip: proxy_port /";

Note: (1) Replace proxy_ip and proxy_port with your proxy IP address and port value.

(2) do not write less symbols.

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.