Here to install a centos-minimal system for example:1. Copy the files from the installation ISO and modify the. treeinfo file to specify the correct kernel and INITRD.
The code is as follows
Copy Code
mount/data/nfs/images/centos-6.4-x86_64-minimal.iso/mnt/-O loopCp-r/mnt//root/cent-os
Vim/root/cent-os/.treeinfo Modify this file:The relevant sections before the modification are:
The code is as follo
FASTDFS Installation extension--Installation of PHP, Apache and Nginx Fastdfs extensionsCompany project preparation with Fastdfs START I do not know what this means, busy for one weeks before the general understanding, and then configure the use, all things are never understand, if you have to face him bravely. The thing is lets the person use, one weeks not to use, spends one months of time, as long as diligently study, certainly will prevail!For more information on how to
Label:First, compile and install PHP Common error Summary and solutions Error 1Checking for Xml2-config path ...Configure:error:xml2-config not found. Please check your LIBXML2 installation.Workaround :# yum-y Install Libxml2-devel Error 2 Checking for BZIP2 in default path ... not foundConfigure:error:Please Reinstall the BZIP2 distributionWorkaround:# yum Install
How to install extended php instances by using pecl and how to install pecl instances
1. Install pecl and create a shortcut key (skip this step if php is installed)
# Cd/usr/local/php/bin // you can check whether it has been with pecl # wget http://pear.php.net/go-pear.phar-O go-pear.php # php go-pear.php # ln-s/usr/local/php/bin /pecl/usr/bin/pecl
2. Check wheth
Install Sogou Pinyin + install sougouforlinux under Ubuntu12.04: 1. uninstall the original input method, fcitx or ibus. For example, uninstall fcitx: sudoapt-getremovefcitx * (if you do not need to retain the configuration file, use purge) sudoapt-getautoremove... install Sogou Pinyin + install Sogou skin under Ubuntu
How to open a terminal and install SSH in Ubuntu
First, press ALT and then press f2 to open a runtime box and enter gnome-terminal. To install SSH, enter the following content in the command line. The result of sudo apt-Get install OpenSSH-server is as follows:
Klaus @ Ubuntu :~ $ Sudo apt-Get install OpenSSH-serv
Install Hadoop in standalone mode-(1) install and set up a virtual environment for hadoop StandaloneZookeeper
There are a lot of articles on how to install Hadoop in standalone mode on the network. Most of the articles that follow these steps fail, and many detours have been taken, but all the problems have been solved after all, by the way, you can record the co
Install JDK in RedHat 6.1 and redhat6.1 install jdk
I have been using Ubuntu for Hadoop learning. Recently, I need to deploy the production environment. The server is changed to RedHat. I also recorded the installation of JDK in RedHat 6.1, compare it with JDK 8 installed on Ubuntu 14.04.Download JDK
You can download it from the Oracle official website or through the command line.
$ wget -c http://download.
Install and use gulp and install and use gulp
Global install gulp (based on node): $ npm install -- global gulp
Enter the project folder, run npm init, fill in relevant parameters, and generate the package. json that records the configuration file information for future project migration.
Go to the project's folder a
Required software source package:Cmake-2.8.8.tar.gzMysql-5.5.25.tar.gz1. Install cmakeMySQL 5.5 and later versions have been replaced by the cmake tool./configure compilation and configuration method.Therefore, we must first compile and install the cmake tool in the system source code. The code is as follows:Copy code # Install the required dependency package
Install PHP7 Alpha on Windows and Linux and install YAFPHP Technology widuu 2 months ago (06-15) 126 views 0 Comments Windows
1.windows on the installation php7 alpha only need to download from the official website http://windows.php.net/qa/and then directly configure it can, if you do not you can download the PHP Manager, directly configured on it. This time you need to test, open the Command Li
Install the computer system diagram and install the computer
I. Preparations for installing Windows 10 on a hard disk:1. First download the hard disk installation tool nt6 hdd installerNt6 hdd installer is a hard disk installation system tool. You can directly install the system in the existing system without using the optical drive or USB flash drive.
: Http: //
Install PHP7 Alpha on Windows and Linux and install YAF
Windows
1.windows Install PHP7 alpha only need to download from official website http://windows.php.net/qa/and then configure directly can, if you do not you can download PHP Manager, directly configured on it. This time you need to test, open the Command Line window, and then to your PHP7 directory,
This article describes the process of installing the AMQP extension to PHP under Linux, and a friend who needs to pay attention to it.
Installing Librabbitmq-c and Rabbitmq-codegen
# download version 0-9-1 rabbitmq-cgit clone GIT://GITHUB.COM/ALANXZ/RABBITMQ-C.GITCD rabbitmq-c# Enable and update the CodeGen git sub Modulegit submodule initgit submodule update# Configure, compile and Installautoreconf-i ./configure ; Make sudo make install
Installin
Clam Antivirus is an anti-virus software package used on Unix-like systems. It is mainly used in the mail server and uses multi-threaded background operations to automatically upgrade the virus database.
Clam AntiVirus (ClamAV) is a free and open-source antivirus software. Updates to the software and virus code are released by the community for free. Currently, ClamAV is mainly used on email servers set up by Linux, FreeBSD, and other UNIX-like systems to provide virus scanning services for em
Centos6.8 install nginx (1) and centos6.8 install nginx
Here, we will record the installation of nginx in detail.
1. Install gcc-c ++ in yum:
yum install -y gcc gcc-c++ [enter]
2. Download required dependent libraries: zlib, openssl, and pcre
wget http://nginx.org/download/nginx-1.11.13.tar.gz [enter]wget https://www.o
Install Python2 and Python3 at the same time, install the third party package, always error hint Fatal error in launcher: Unable to create process using ‘"‘ , it may be the environment variable conflict.Workaround:
is to move up and down in the environment variable path to adjust the two "pythonx/scripts" positions to the first two bits (which version is used in front);
is to
If Ubuntu installs new software, it already has a Deb installation package (for example: Iptux.deb), but cannot log on to the desktop environment. How do I install it? The answer is: Use the dpkg command.The common format of the dpkg command is as follows:sudo dpkg-i iptux.deb# View details of the Iptux.deb package, including software name, version, and size (where-I is equivalent to--info)sudo dpkg-c iptux.deb# View the file structure included in the
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.