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
If you want to install ubantu, it is best to install the hard disk in a DVD version-general Linux technology-Linux technology and application information. For details, refer to the following section. Ah, sigh...
The system has been installed for a few days.
I used NetKeeper to access the Internet at school. After installing the LINUX system, I cannot access the Internet.
Because NetKeeper is required for
Download and install cocoaPods, download and install cocoaPods
CocoaPods management for some third-party libraries in ios. Easy to manage third-party Libraries
Briefly describe the installation steps
1. sudo gem install cocoapods2, gem sources -- remove https://rubygems.org/(in the middle, so do not follow the Three)3. gem sources-a https://ruby.taobao.org/4. gem
CentOS6.5 install mysql cluster7.3.7 to build a mysql database cluster environment (dual-Management Center), centos6.5 install mysqlMySQL Cluster is a technology that allows you to deploy the "in memory" Database Cluster in a non-shared system. Without a shared architecture, the system can use cheap hardware without special requirements for hardware and software. In addition, since each component has its ow
Install keil uvision4to register keil_lic.exe and install keiluvision4
1. First of all, download the EXE executable file of keil uVision4 on the Internet. There may be two versions: 51-core single-chip microcomputer (33.3 M) and microcontroller Development (244 M ), you can choose based on your actual needs.
2. Follow the steps to install keil uVision4
Note: The
How to install the Windows 7 theme package and install windows theme
For help, I beg for the win 7 topic of the future diary. How to set up sharing experience: if it is an exe executable file, double-click it to install it.
First, download the topic package to your computer and try to save it in a non-system partition.
Double-click an exe executable fil
We are developing a blog plug-in. we need to use this project Parser. how can we reference this project in the PHP file in an environment without composer, or directly install composer and this library in the PHP file? We are developing a blog plug-in. we need to use this project Parser. how can we reference this project in the PHP file in an environment without composer, or directly install composer and th
The version of beta 3 has been released so far. The installation process is very simple. The steps are as follows:
First of all, download the latest installation package. If you do not want to install the installation package on Windows, you do not need to install it.
Go to the root directory, open the hidden file, and you will see a. Mozilla folder, which contains a plug-in folder to copy the folder to a
WIN8 (64-bit) under memcache install times wrong "failed to install service or service already installed" with installation, Win8memcache
Workaround:
1. Locate the Cmd.exe file (C:\windows\system32\cmd.exe)
2. Right-click Cmd.exe to run as Administrator
3. Place the Php_memcache.dll in the PHP ext directory:
4. Add a line on php.ini: Extension=php_memcache.dll
5.cmd Enter the Memcached.exe directory
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.