Install jdk and tomcat under centos7, and set the boot auto start through rc.local

1. Explanation Connect xshell in Centos7, and install jdk1.8 and tomcat9 in xftp Among them jdk1.8 and tomcat9 compressed file I Baidu disk Internet disk address: https://pan.baidu.com/s/1EVfBCfG_yvYJNPHeGbidpg Extraction code: qjkk 2. Install jdk1.8 1. First download the jdk1.8 compressed fileUTF-8...

Posted by Dumps on Sun, 16 May 2021 03:55:22 +0930

Using variety to speed up websites in CentOS

1. Overview of variety 2 install varnish 3. The principle of variable cache 4 actual combat: cache a website 5 actual combat: cache multiple websites with variable 1. Overview of variety Varnish is a high-performance open-source HTTP accelerator, Verdens Gang, Norway's largest online newspaper(UTF-8...

Posted by dgs on Sun, 16 May 2021 08:04:35 +0930

MongoDB basic configuration in CentOS-7

How to install compressed package Download MongoDB of Linux version through wget wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel62-3.4.3.tgz Unzip the package to the directory you want to install tar -xvzf mongodb-linux-x86_64-rhel62-3.4.3.tgz -C /usr/local Through the list commUTF-8...

Posted by jemrys on Thu, 20 May 2021 02:40:33 +0930

linux - CentOS7 installation vsftpd3.0.2, user rights configuration

CentOS7 installation vsftpd, user rights configuration vsftpd (very secure ftp daemon) is a FTP service program running on Linux operating system. It is not only completely open source but also free of charge. It also has high security, transmission speed and supports virtual user authenticatioUTF-8...

Posted by kaisaj on Thu, 20 May 2021 04:00:03 +0930

CentOS configuration jdk8 and tomcat8

Configure jdk8 and tomcat8 Configure jdk8 1. Download Download address: Official address (login required): https://www.oracle.com/cn/java/technologies/javase/javase-jdk8-downloads.html Download the following version: Other address: https://www.jdkdownload.com/ Download the following version: 2.UTF-8...

Posted by brem13 on Sat, 22 May 2021 02:29:38 +0930

Linux Utility -- nc (CentOS 7 version of the file transfer function)

Linux Utility -- nc (CentOS 7 version of the file transfer function) nc is a small program that comes with all Linux distributions. However, the version of the program in each distribution may be different. The download page of the program's official website is: https://nmap.org/download.html UTF-8...

Posted by bznutz on Sun, 23 May 2021 05:20:30 +0930

Download and install the latest Oracle 11 from CentOS 7

preface This tutorial has passed five times of practice test, each time there will be a variety of errors, but more installation several times, more Baidu to find the reason, should not be a problem. The last installation takes 1 hour There is no virtual machine, centos7 image and Oracle 11 insUTF-8...

Posted by minou on Mon, 24 May 2021 05:25:24 +0930

Centos7 installs the MySQL8 database (no pits!!!)

1. System Environment Information 1.1 Query System Version cat /etc/redhat-release cat /proc/version The CentOS version of the current installation environment is 7.9, and the system is 64 operating systems for the Linux 3.10 kernel. 1.2 Clean up installed packages 1. yum update #upgrade yum (UTF-8...

Posted by fallenangel1983 on Sat, 29 May 2021 01:35:17 +0930

Linux comprehensive project training complete tutorial (with notes)

The project for my training notes, the content of the project tutorial is also more detailed, you can use as a reference. If you encounter problems, you can also contact me by private letter, and I also provide paid consultation. Linux network operating system configuration and management ComprUTF-8...

Posted by lostsoul111455 on Sat, 29 May 2021 06:34:49 +0930

Docker - CentOS 7 - installation and deployment

preface Since March 2017, docker has been divided into two branch versions: Docker CE and Docker EE. Docker CE is the community free version, and Docker EE is the enterprise version. It emphasizes security, but it needs to be used for a fee. Docker officially recommends CentOS 7.0 and above. ThUTF-8...

Posted by robnet on Sat, 29 May 2021 07:00:24 +0930