Centos install LAMP
System: Centos 6.5
Apache 2.4 + PHP 7.2 + Mysql 5.7
check centos version How to Check CentOS Version
cat /etc/redhat-release
cat /etc/ centos-release
cat /etc
Centos install LAMP
System: Centos 6.5
Apache 2.4 + PHP 7.2 + Mysql 5.7
check centos version How to Check CentOS Version
cat /etc/redhat-release
cat /etc/ centos-release
cat /etc
So far, the latest version of CentOS is CentOS 8. Next, I will introduce the installation process of CentOS Linux 8.0.1905
1. Install CentOS 8
Success The boot system will display the i
1. Introduction to gitlab GitLab is an open source project for a warehouse management system. It uses Git as a code management tool and builds a web service on this basis. GitLab is developed by Uk
Configuration information:
Operating system Linux debian 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018- 05-07) x86_64 GNU/Linux
deb http://mirrors.ustc.edu.cn/debian/ stretch main n
Jetty is an open source servlet container, which provides a runtime environment for Java-based web content, such as JSP and servlet. Jetty is written in Java language, and its API is released in th
Compile and install nginx1.10 (reproduced from: https://blog.csdn.net/goghdian/article/details/80264861)
Install dependent packages
yum install -y gcc-c++ pcre pcre-devel zlib zlib-devel open
1. Compile and install nginx Download the nginx installation package wget http://nginx.org/download/nginx-1.8.0.tar.gz
You can also choose other versions, official website: http://nginx.org/en/do
jetty9.4.5 Installation and Deployment Document 1. Download the installation package wget http://central.maven.org/maven2/org/eclipse/jetty/jetty-distribution/9.4.5.v20170502/jetty-distribution-9
Because of the first contact with jetty, when deploying the project, follow the online steps to put the war package of the previous project
in the installation directory under webapps.