Final environment:Ubuntu17.10, Apache2.4.27, MySQL5.7.20, PHP7.11. Installing ApacheOfficial source has, direct installation:sudo apt-get install apache22. Install MySQLOfficial source has, direct installation:sudo apt-get install Mysql-serverYou will be prompted to set the password for MySQL administrator during installation============================================================PS: What software or pa
I personally think that the greatest convenience of Debian is to install software with APT-get. The working principle of APT-Get is probably like this:/etc/APT/Sources. ListSome server settings are stored in the file. There are a lot of software on these servers that can be used for Debian. For example, mySources. ListIt looks like this (for simplicity, we will n
Execute apt-get-f install prompt errorCategory: Linux 2015-01-24 21:26 554 people read reviews (0) favorite reports 1. Question:
usloft1359:~# RVM Install 2.2.0
Searching for binary rubies, this might take some time.
No binary rubies available for:debian/6/x86_64/ruby-2.2.0.
Continuing with compilation. Please read the ' RVM help Mount ' to get more information on binary rubies.
/usr/local/rvm/scripts/functions/support:line 360:rvm_deb
Executing apt-get update generates an error"Error Phenomenon"e:could not get Lock/var/lib/apt/lists/lock-open (Resource temporarily unavailable)the previous operation uses CTRL + C to force the exit Apt-get instruction, while the actual apt-get process still exists. "Workaround""A" viewing process (using grep directive
The differences between the autoclean, clean, and autoremove commands of apt-get are summarized as follows: apt-getautoclean: www.2cto.com. if your hard disk space is small, you can regularly run this program to delete the software... the differences between the autoclean, clean, and autoremove commands of apt-get are summarized as follows:
Apt-get Install PYTHON-PIP is reading the list of packages ... Complete The dependency tree that is parsing the package is reading state information ... Complete You may need to run Apt-get-f install to correct the following error: The following packages have an unsatisfied dependency: Python-pip: dependent: PYTHON-PIP-WHL (= 8.1.1-2) But it will not be installed br> recommended: Python-all-dev (>= 2.
One. When installing software with sudo apt-get install, because the speed is too slow, want to change a software source, directly shut down the terminal, apt-get but the process is not finished, the result terminal prompt: "E: Unable to get lock/var/lib/dpkg/lock–open (11: Resource temporarily unavailable)E: Unable to lock the management directory (/var/lib/dpkg/), is there any other process that is consum
Huawei proposes a new idea to cope with APT attacks from passive congestion to active congestion
Recently, Huawei attended the 2014 trend CIO Summit, with nearly 300 leading global cloud computing vendors and leading domestic industries, CIOs and CSO of well-known enterprises discuss hot topics such as cloud data center security architecture, big data security, and mobile device security management. Huawei also shared how Huawei's security solution u
Article title: Set the http proxy service for apt-get in three ways. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Method 1:
This is a temporary method. if you only need to use apt-get through http proxy temporarily, you can use this method.
Before using
[It168 application] on June 23, August 15, Huawei attended the 2014 trend CIO summit with nearly 300 leading cloud computing vendors and leading domestic industries, CIOs and CSO of well-known enterprises discuss hot topics such as cloud data center security architecture, big data security, and mobile device security management. Huawei also shared how Huawei's security solution uses big data analysis technology and security co-defense philosophy to help enterprises build a defense system in dept
The difference between apt-get upgarde and dist-upgrade is that apt is used in Debian/Ubuntu Linux and is used in the upgrade: www.2cto.com apt-get update apt-get upgrade apt-get dist-upgrade, but some people often ask, what is the difference between upgrade and dist-upgrade
Man dpkg
-- Root = dir | -- admindir = dir | -- instdir = dir
I guess apt will call dpkg, so look for the configuration files of APT-Get and dpkg to see where the default values of these parameters are.Modify the settings. I will not find them for you. Find dpkg or manual related to apt.
If you have the root permission, copy the original
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
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.