I. Introduction to the environment
1.centos 7
2. Java1.8.0_211
Two. Java environment configuration
1. First find the jdk package and the csvn package on the Internet
2. Firs
Operating System (Operating System, referred to as OS) is a computer program that manages and controls computer hardware and software resources. It is the most basic system software that runs directly on the “bare metal”. Any other software must be supported by the operating system to run .
I. Introduction to the environment
1.centos 7
2. Java1.8.0_211
Two. Java environment configuration
1. First find the jdk package and the csvn package on the Internet
2. Firs
This article introduces the use of docker to install consul and traditional deployment:
1. Docker-based installation and deployment of consul:
1. Run consul directly with docker run and download
1.vim /etc/selinux/config
The configuration file is SELINUX=disable
2. Turn off the firewall setenforce 0
3.yum -y install vsftpd
4.cp /etc/ vsftpd/vsftpd.conf{,.bak}
Back up the main vsftpd c
CentOS 7 firewall and port settings Firewall management # Start firewall systemctl start firewalld# Turn off the firewall systemctl stop firewalld# Restart the firewall systemctl restart firewalld
Operating environment: Centos 6.5
Apache: 2.2.5
Edit /etc/httpd/conf/httpd.conf file
sudo vim /etc/httpd/conf/httpd.conf In the view module, with proxy is there a # at the beginning
#tar -xvf redis.3.2.5.tar.gz –C /usr/local/#cd /usr /local/#mv redis.3.2.5 redis#cd redis#make && make install #cp /usr/local/redis/redis.conf /data/redis/conf#vim /data/redis/conf/redis.conflogfil
Check selinux status [[emailprotected] ~]# sestatus
SELinux status: enabled
SELinuxfs mount: /sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name: targeted
Current mode:
Since the server version is installed, it cannot connect to the network when it is powered on. The following situations are for the driver already installed OK. Follow the steps as follows (the fol
I installed Asterisk 1.8.22 in centOS 32-bit. I have executed the following command to install Asterisk:
./configure
make
make install
make samples
make config . When I start the asterisk ser
Starting and shutting down the SVN service under CentOS
Operating system: CentOS 6.5
SVN version: 1.8.11
Start the SVN service:
svnserve -d -r /home/svn
/home/svn is the root