The graphical proxy settings of the new software manager are clear. Here we will introduce the network proxy settings of the terminal command line, so that you can perform apt-Get through the proxy.
Method 1:
If you only want to temporarily use the HTTP proxy, you can enter: Export http_proxy = "http: // username: password @ proxy IP: proxy port" in the terminal before using apt-Get"
Method 2: (metho
Apt-Get is used in maemo, especially in scratchbox,
You can refer to these help:Directory
1 Introduction
2 Basic settings
2.1/etc/APT/sources. list file
2.2 how to use apt locally
2.3 select the best image publishing site and add it to the source. list file: netselect, netselect-Apt
2.4 Add the CD-ROM
Ubuntu accesses the Internet through proxy, and how to use apt-get to update. if your company's network architecture accesses the Internet through a proxy server, Ubuntu may encounter problems when using apt-get updates. Even if you have configured a system-wide proxy (Systemwideproxyserver ). Usually in...
Ubuntu accesses the Internet through proxy, and how to use apt
Installation of a language installation package1 reasonsAlthough the installation of the Chinese version, but because the installation package is very small, so the Han is not complete, so to install, then download the language pack to install2 methodsTwo apt--Package Manager1 Software sources(1) IntroductionAPT will automatically surf the internet to download software, but he is not looking around, he is looking for it in a fixed place. This fixed pl
Original address: http://www.cnblogs.com/zhangpengshou/p/3591387.htmlTo optimize the installation/update speed of Ubuntu software, I tested the speed of several apt sources in China, found that the apt source speed of Beijing Jiaotong University is the fastest, then can update Ubuntu source by following steps1) Back up the default apt source$ cd/etc/
UpdateUpdate is used to resynchronize the package, index files from their sources. The indexes of available packages is fetched from the location (s) specified in/etc/apt/sources.list. For example, when using a Debian archive, this command retrieves and scans the packages.gz files, so t Hat information about new and updated packages is available. An update should always is performed before an upgrade or Dist-upgrade. Please be aware the overall prog
First, "discrimination Update/upgrade"Update:update is used to download package information from all configured sources.Upgrade:upgrade is used to install available upgrades of all packages currently installed on the system from the sources Configured via Sources.listUpdate package index, is to tell the package Manager the latest copy of the package version information, Update software support "list information", update the entire warehouse "version information";Upgrade is the usual update packa
There was a problem with the package have no installation candidate when installing the software today, such as:
# apt-get Install
Reading Package Lists ... Done
Building Dependency Tree ... Done
Package aptitude are not available, but are referred to by the another package.
This may mean and the package are missing, has been obsoleted, or
is only available from another source
e:package
Here's how to fix it:#
Apt-get appears e:encountered a section with no package:header ... The solution
E:encountered A and no Package:header, E:problem with mergelist/var/lib/apt/lists/******
First thought is apt lists in the package does not have the Mysql-server, therefore runs the command apt-get update updates list list, but still repo
After Ubuntu 9.10, we can use the "add-apt-repository" script to add the PPA to the current library and automatically import the public key. The following syntax is used under the terminal:
add-apt-repository ppa: For example: Install the latest audacious (Ubuntu) sudo add-apt-repository Ppa:nilarimogard/webupd8 sudo apt
Reprinted from Http://www.cnlamp.org/linux/417.html
Posted 2 years ago ⁄linux⁄ No Comments
Since the version of MongoDB in the official Ubuntu apt source is older, it is installed with the APT source provided by MongoDB. To use the software on a third-party source, in addition to adding the corresponding source on the sources.list, you have to add the corresponding public key key to properly install the sof
Apt-get appears E: Encountered a section with no Package: header ...... Solution E: Encountered a section with no Package: header, E: problem with MergeList/var/lib/apt/lists/****** initially thought that the package in apt lists is not mysql-server, therefore, if you run the command apt-get update to update the list,
In Ubuntu, the apt-get command is used by agents. many companies now have their own proxy servers to control internet access for employees. There will be some obstacles to update the software when we use a Linux system, such as Ubuntu. In Ubuntu, if you want to access the source on apt-get through a proxy, you can modify it or... in Ubuntu, the apt-get command is
We all like to use apt-get, because it really saves us a lot of effort. However, sometimes we are worried about slow network speeds and poor installation sources. Therefore, we may save the Deb files of some common software packages locally for emergency purposes. Of course, dpkg can also be used to directly install the Deb Software Package stored locally. The problem is that it cannot process dependencies between software packages, so how to use
Note:Debian is installed in the minimal mode without network access. By default, Apt-Get sources are not configured. In this case, Apt-Get install cannot be used to install software online, you cannot use putty or other remote management clients to connect to the server. The following describes how to configure the apt-Get Source:
CP/etc/
Install MySQL + Security optimization with apt-get on Ubuntu
0. Description
The advantage of using apt-get for installation is that you don't have to solve the dependency problem between software by yourself. Basically, after apt is executed, the software has been installed, the following describes how to use apt to in
How to install rpm,deb,tar.gz,tar.bz2, APT, Bin files in Linux
First install the alien package that comes with the system: terminal-su-Enter password-enter root user-
Sudo apt-Get install alien
In this way, the alien package is installed! (If alien package can not be install, you can try running "rpm-Q"First, and then start running "sudo apt-Get install a
April 14, 2016, Aliyun's Debian source hangs. The Aliyun host system that caused WENWU cannot update, and the Web service software cannot be installed. So I tried to modify the Sources.list file. The following is a summary of Wenwu, using the Apt-spy command, to automatically find and update the fastest source of Debian software.
First: Install Apt-spy, command as follows:
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.