The name of the source server may not be accurate, which means creating your own private server on the Intranet. As long as Ubuntu downloads and installs software from the private server, the private server will cache the server, the next Ubuntu request is directly obtained from the cache.
Recently, the Ubuntu source server is too slow, and the network in Beijing is also bad. Forced!
First install apt-cacher
apt
Come in work relatively leisurely, so write something, to like tossing friends.This article and the following will be introduced some terminal commands, in fact, for the people who played Linux, is a very basic thing, I may be swim (please tap the brick, there is willing to add/correct, I do not know).But for those who have not contacted, but also have a strong thirst for knowledge of the friend is different, take a step back to say the right when it is not new firmware to brush the day.Well, th
Debian PMS tools aptitude and apt-getPMS allows us to conveniently install, manage, and delete software on linux. However, PMS is a little inconvenient-there is no standard tool. The core of Red Hat PMS is rpm, but there are many management tools. Red Hat and Fedora use yum, Mandriva use urpm, and openSUSe use zypper. Of course, there are other system-specific PMS tools. Compared with the complex Red Hat system, Debian PMS tools are much more unified.
http://kurenai.elastos.org/2013/05/02/ubuntu-apt-get%E5%B7%A5%E4%BD%9C%E5%8E%9F%E7%90%86/Let's start with a few directories related to Apt-get:/var/lib/dpkg/availableThe content of the file is the description of the package, which includes all packages in the Debian installation source used by the current system, including the installed and not installed packages on the current system./var/cache/
Under Ubuntu, Apt-get is the most commonly used shell command to install, uninstall, and inspect software in the system under Ubuntu.
This article enumerates several commonly used apt commands and their parameters: Apt-cache search packagename search Package Apt-cache show PackageName Get information about the p
1, problem descriptionThere are two hosts, of whichThe Linux Mint 18.2 Sonya System is installed on the 192.168.1.4. The hostname is Qwfys, and the user name is LWK.The Ubuntu Server 16.04.3 LT System is installed on the 192.168.1.25. The hostname is Ubuntu and the user name is LWK.When you enter a command on 192.168.1.25, APT is like this:[emailprotected]:~$ IP a1:lo: When you enter a command on 192.168.1.4, APT
1. IntroductionThis article will show you how to install different versions of Java under Ubuntu using Apt-get.2. Install the default JRE/JDKThis is the simplest method, (original Openjdk6→ubuntu12.04,open ' jdk6→ubuntu12.10+)
Update package List
sudo apt-get update
Check if Java is already installed
Java-version
If it is not installed, continue. (This st
Apt-Get proxy setting date of Ubuntu: 2010-06-07 Author: muzuiget
After upgrading to ubuntu10.04, we found that the apt-Get proxy settings have changed. We can use the "http_proxy" environment variable before 9.10 to enable apt-get to use the proxy.
export http_proxy=http://127.0.0.1:8000sudo apt-get update
Then it wil
Apt attack, as a complex and multi-faceted attack, poses a great risk to the safety and security of enterprises. Although many global companies have invested huge amounts of resources in security controls, apt attacks have penetrated these businesses and have caused significant losses to Korean financial companies, Adobe and others. These events alert us to the complexity and devastation of
Let's start with a few directories related to Apt-get:/var/lib/dpkg/available /var/cache/apt/archives directory is when installing software with Apt-get install , the temporary storage path for the package /etc/apt/sources.list store the software source site when you perform sudo
Turn http://kurenai.elastos.org/2013/05/02/ubuntu-apt-get%E5%B7%A5%E4%BD%9C%E5%8E%9F%E7%90%86/let's start with a few directories related to Apt-get:/var/lib/dpkg/availableThe content of the file is the description of the package, which includes all packages in the Debian installation source used by the current system, including the installed and not installed packages on the current system./var/cache/
Apt-cacheThis command is used to search for software in APT's package cache. In simple terms, it is used to search for packages, collect package information, and use it to search for software that can be installed on Ubuntu or Debian.$APT-cache Search Package$APT-cache Show package for information about packages, such as description, size, version, etc.Apt-getThi
Cygwin is a software that uses Linux on Windows and is very lightweight.In Linux, you can install the software apt-get, there are two ways of installing software in Cygwin:1. Rerun the setup installer and select Install.2. Use Apt-cyg to install the softwareFirst install the Cygwin program, the official web download can. Installation in ProcessWgetTarGawkBzip2Installing CYG-APTThe tutorials on the web are a
Ubuntu server apt-Get install apache2 PhP5 mysql5
Place mysql5 + apache2 + PhP5 + phpMyAdmin in apt-Get mode:
Master please take a look at the Ubuntu wiki, (http://wiki.ubuntu.org) above is very specific. However, I did not enjoy it for the first time. Apache2, PhP5, and mysql5 can be run, but phpMyAdmin cannot be used.My resume is: after MySQL happy Cheng, you must first set a password for it. This step
OverviewThe Red Hat Enterprise virtualization Application Provisioning Tool (APT) is a Windows service that can be installed on Windows virtual machines and templates. When the APT service is installed and running on a virtual machine, the attached ISO file is automatically scanned. The APT service installs the Guest tool program when the service discovers an act
Debian is the most convenient, of course, with the Apt-get intsall command to install the software. Use Apt-get what is most important, naturally is the source of download.Debian version comes with the source is certainly not the fastest, considering the location of the individual, speed, and so on, the first thing to do after downloading the Debian installation is to change a faster source.
The gener
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.