How to quickly build the environment under the minimum installation system of centos6.3
The knowledge of this article "how to quickly build the environment under the minimum centos6.3 installation system" is not understood by most people, so the editor summarizes the following content, detailed content, clear steps, and has a certain reference value. I hope you can get something after reading this article. Let's take a look at this "how to quickly build the environment under the minimum installation system of centos6.3" article.
1. Initialize the system environment to complete the system root update, gcc compilation environment, php installation dependency, system kernel optimization.
Lokkit-disabled-selinux=disabled
Yum update-y
Yum install-y telnet wget rsync subversion patch
Yum install-y system-config-network-tui
Yum install-y bind-utils
Yum install-y vim-enhanced
Yum install gcc gcc-c++ make automake autoconf-y
Yum install curl-devel libmcrypt-devel gd-devel libjpeg-devel libpng-devel libxpm-devel libxml2-devel libxslt-devel mhash-devel openssl-devel-y
Cat > > / etc/sysctl.conf