Linux bright red, I began to learn Linux, learning to make me happy, everyone together to learn ...1. Install the SOFTWARE commandsudo apt-get apache2 installation Apache, installed in the default path, the specified path installation, in fact, for the Linux system, there is no need to specify the path, just for good management, specify path installation also nee
sudo apt-get install Subversion subversion-tools installation client
1, first need to install SVN. The SVN installation under Ubuntu is very simple, sudo apt-get install subversion, an
The difference between the two is that dpkg bypasses the APT package management database to operate the package, so you can install the package with dpkg installed with apt to be installed again, the system does not know the previous installation, will overwrite the previous dpkg installation.1. dpkg is used to install
Sometimes, using sudo apt-Get install may lead to unexpected errors, especially when the installation is interrupted halfway, the error message is:Errors were encountered while processing:TTF-DustinKhangmanKdeeduKDEE: sub-process/usr/bin/dpkg returned an error code (1)You can solve this problem as follows:CD/var/lib/dpkgSudo MV info. BakSudo mkdir infoReinstallat
Label:The Apt-get install is installed online, but the problem arises:Dpkg:error processing Mysql-server (--configure): Dependency problems-leaving unconfiguredStart:job failed to startInvoke-rc.d:initscript MySQL, action "start" failed.Dpkg:error processing mysql-server-5.5 (--configure):Many related posts have been found online, most of them say:View network Co
Apache:With Apt-get online installation, the installation path should be in the/etc/apache2 directoryApache configuration file/etc/apache2/apache2.confApache Module Path:/usr/sbin/apachectlBoot Path apache:/etc/init.d/apache2 Restart | Stop | StartSite Directory:/var/www/html(typically installed by default in the/usr/local/apache2 directory if you are using source code)Php:If
CentOS implements commands similar to the Apt-get install Build-essential feature in UbuntuAfter installing the system in Ubuntu, you can install the common Development compilation toolkit directly using the Apt-get
New ubuntu12.04, I am absolutely novice, when using the VI Editor to edit the text is really difficult to use, so found a few solutions are as follows: 1. Install vim full versionSince Ubuntu is pre-installed with the tiny version, it can cause inconvenience to our use. So we're going to install the full version of Vim.First, remove the previous version of VI and enter the following command: sudo
One
way to install the RPM software in bare Linux (no gcc, no RPM Package Manager, no make command, no system software manager such as Apt-get,zypper,yast, etc.) Installing software in an extremely cropped Linux system is a hassle.
Our bare Linux refers to:
1. No system-led management software, such as YaST (SuSE), Apt
protected] etc]# vi/etc/init.d/mysql
#datadir =/var/lib/mysql (note this line)
Datadir=/home/data/mysql (plus this line)
7. Restart MySQL Service/etc/init.d/mysql start or restart Linux with the reboot command if the work moves properly, otherwise check the previous 7 steps. Also pay attention to the owner and permission of the directory.IV).Configure the InnoDB storage engine for the MySQL database: 1. View MySQL storage Engine: Log in to the MySQL database and enter show engines at the mysql
Ubuntu Solution: When executing sudo apt-get update or sudo apt-get install command is appearing "Apt-get 404 Not Found Package Repository" issue and "E : Some index files failed to dow
sudo apt-get upgrade: Does not have a significant impact on the system and can be run at any time.sudo apt-get Dist-upgrade: involves the core of the upgrade, usually has a real impact on the system functions, may be required to uninstall some installed software may also install
Example: 1 list all available packages[Email protected]:~$ apt-cache pkgnamesAccount-plugin-yahoojpCeph-fuseDvd+rw-toolsE3Gnome-commander-dataGrub-gfxpayload-listsGweled.......................................Example: 2 search for packages with keywordsThis command is useful when you are unsure of the name of the package, as long as the Apt-cache (LCTT: The original is a
If you often feel that apt-get or aptitude packages are slow to install on Debian or Ubuntu systems, there are several ways to improve this situation. Have you considered changing the default mirror site that is being used? Do you have the possibility of excluding the upstream bandwidth of Internet connection as a bottleneck?
If not for these reasons, you can tr
Apt is more than apt-get -- Debian information of the Linux release version. For more information, see below. In ubuntu (debian), installing software with apt-get or synaptic is very easy. In addition to simple installation software, apt
Apt-get is a Linux command for the Deb package managed operating system that is used to automatically search, install, upgrade, uninstall software, or the operating system from the Internet's software warehouse. The general syntax format for the Apt-get command is:
# apt-get update--Run the command after modifying/etc/apt/sources.list or/etc/apt/preferences. In addition, you need to run this command regularly to ensure that your package list is up-to-date.# Apt-get
#aptitude Search PHP------Find PHP-related packages.# apt-get update--Run the command after modifying/etc/apt/sources.list or/etc/apt/preferences. In addition, you need to run this command regularly to ensure that your package list is up-to-date.# Apt-
APT] "social worker" NodeJS application warehouse fishing, large-scale intrusion of developer computers, bulk infiltration of major companies intranetObjectiveThe castle is always breached from within. A powerful system can also be controlled by people. If the invasion directly from the people this link, then the strong defense, also become a device.Here's an example of using the application repository to i
The apt-get command does not provide the software package management function, but provides a command line platform for software package management.
Use more sub-commands on this platform to complete specific management tasks.
The general syntax format of the apt-get command is:
Sh code
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.