Linux Virtual machine Configuration development/server Environment complete9. CentOS Upgrade GitHttp://www.cnblogs.com/grimm/p/5368777.htmlA.Download the git2.2.1 and add git to the environment variable># wget https://github.com/git/git/archive/v2.2.
Commands that are purely Linux:1. Forcibly unload a dependent package: Rpm-e httpd-2.2.15-26.el6.x86_64--nodeps (--nodeps indicates no dependencies)4. Delete all files in the current directory: RM-RF * (f indicates the meaning of forced deletion6.
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.Download an nginx version of tar.gz from the official website.installation mode using make installationFirst step: UnzipTAR-ZXVF
Linux version: CentOS7 64-bitBefore installing Nginx, first make sure that gcc, pcre-devel, Zlib-devel, Openssl-develare installed in the system.nginx:https://nginx.org/download/Download "nginx-1.9.9.tar.gz" and move to/usr/local/.-ZXVF nginx-1.9. 9
(a) brief descriptionThe centos7.4 version installed by default is installed Python2.7, because some commands need to use the reason, such as Yum, use 2.7.5 version, because now many libraries including Django are using Python3,So there's the need:
PHP7 are out, are you still playing PHP5?MySQL5.6 come out early, are you still playing MySql5.2?Apache2.4 come out early, are you still playing Apache2.2?I am not willing to personally set up the environment for the construction of reference. Here
1. Verify that the GCC g++ Development class Library is installed, by default.The UBUBTU platform compilation environment can use the following directivesApt-get Install Build-essentialApt-get Install LibtoolThe CentOS Platform compilation
Download the latest version of Git
1
# wget https://github.com/git/git/archive/v2.9.2.tar.gz
Extract
12
# tar ZXVF v2.9.2.tar.gz# CD git-2.9.2
Compiling the installation
123
First you need to install zlib, ZLIB-DEVL, Python, and Python-devel.Yum Install zlib Zlib-develInstall the Use packagewget http://pypi.python.org/packages/source/s/setuptools/setuptools-0.6c11.tar.gzGet a connection connection to MySQL packagewget
premise: Assume that readers who read this article already have basic Linux usage skills to solve system installation problems and software installation techniques.
Note: This article involves the main installation package (need to
My LAMP process-Linux Enterprise Application-Linux server application information. The following is a detailed description. Apache + mysql + php supports the GD library
Apache source code
Http://httpd.apache.org/download.cgi
Mysql
Http://www.mysql.
Centos 6.4 Python 2.6 upgrade to 2.7Category: Python Linux 2013-09-13 21:35 27335 people read reviews (2) favorite reports At first there is this demand, is because the YAH3C replacement INode for Campus network certification, has been compiled
During the process of porting madplay to mini2440 under Ubuntu8.10, I also referred to a post on the Internet. Since I didn't expect to put the process here, I didn't record the website of that post, so I would like to thank you! Madplay porting
Pre-installation: simple installation and post-Installation Considerations: 1. Nginx's Disaster Recovery Cluster Server Load balancer should be considered; 2. health check is not performed on web nodes; 1. Environment preparation: Centos5.4Nginx1.2.1
Recently prepare to learn PythonI heard that Python 2.7 is the transition version to Python 3, where I install Python on linux server 2.7,windows on Python 3 and Pycharm,python 2.7 and Python 31 to learnThe installation on Windows is not said,
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.