Install apache2To execute the install command in terminal:sudo Install apache2Then, we can find the Apache2 have been installed in "/etc/" directory.[Email protected]:cd/etc/Apache2[email protected]:/etc/apache2$ Apache2-Versionserver Version:apache/
Download a nginx tar.gz version from the official website.
Installation using Make installation
The first step: decompression
TAR-ZXVF nginx-1.7.4.tar.gz
Step Two: Enter nginx-1.7.4, execute./configure command
-----------------------------------
Pip is similar to Yum in Redhat, which is handy for installing Python packages. This section details the installation of Pip, and how to use it1. Download PIP installation package[Email protected] ~]# wget https://pypi.python.org/packages/11/b6/
Officially installed Apache2.4 operating system: Centos7.4, (requires selinux off)1. In each installation of a service should be formed to see if the installation, if the installation needs to uninstall:#[root@yankerp ~]# rpm -qa | grep httpdThe
Objective:
I currently use the server for the centos6.x system from the Python version of the 2.6.x, but at present, whether learning or using Python,python3 are preferred, then the problem comes. --How to install the PYTHON3 environment, and how to
First, the preface
The SVN server has two modes of operation: 1. Standalone server; 2. with Apache;
Each has its pros and cons, independent SVN server is not combined with Apache installation, connect the independent SVN server does not use the
0. Introduced by a mistake
The code is as follows:
Fatal error:openssl/aes.h:no such file or directory
If you encounter this error at compile time, this may be the following reason: The program you are trying to compile uses OpenSSL, but the
This article will describe my installation MongoDB expansion process, we can have a little reference
Installation Environment
Linux Environment: CentOS 6.5Apache Version: 2.4PHP Version: 5.4.3MongoDB version: 2.6.5
First, download mongo-php
We use vagrant to build a virtual environment, where we use the box "chef/centos-6.5", which is a purer CentOS-6.5 system. For information on how to use vagrant, refer to Vagrant QuickStart.
$ vagrant Init chef/centos-6.5$ vagrant Up
After
Install Scrapy first need to install PIP
However, during the installation of the PIP, you are prompted to install Setuptools
Then download the Setuptools installation package, the implementation of the Easy_install process error, missing zlib module
Environment:Qt creator:qtcreator2.7.1qt:qt4.7.0ubuntu:12.04arm-linux-gcc:4.5.1Openssh-6.6p1openssl-1.0.1tzlib:zlib-1.2.11One: Porting OpenSSH to the embedded Development Board(1) Create a new directory/home/yangtq/ssh, create a new three below
This is a blog for installation records.Is the step to install the PYTHON3,PIP3,MYSQL,SALT-SSH in a CENTOS7 environment.1 Installing MySQLMARIADB is installed by default in CentOS, this is the branch of MySQL, but in order to need, it is necessary
1, through the php-m to see if there is installation of OpenSSL, if not installed, first follow the steps to install OpenSSL1) Check if there is openssl.so:ls/usr/local/php/lib/php/extensions/-l2) If there is no openssl.so, install OpenSSL firstYum
1.ctrl+a: Skip to command line ctrl+e: Skip to command End ctrl+l: Clear Screen2. Switch User Su-user name3. Replace the Yum image source1. Go to/ETC/YUM.REPOS.D backup Centos-base.repo2.http://mirrors.163.com/Select CentOS Download Centos6-base-163.
First, the preparatory work1. Install the compilation tool GCC, gcc-c++Note To resolve dependencies, it is recommended to use Yum installation, if not networked can use the installation CD as a Yum source--1) Edit the Yum configuration file:#
Operating system: CentOS 7.2For nginx installation, please refer to the centos7.2 installation Nginx article1. Installing python3.5Execute commandwget--no-check-certificate https://www.python.org/ftp/python/3.5.0/Python-3.5.0.tgzWait for the
Operating system: CentOS 7.2For nginx installation, please refer to the centos7.2 installation Nginx article1. Installing python3.5Execute commandwget--no-check-certificate https://www.python.org/ftp/python/3.5.0/Python-3.5.0.tgzWait for 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.