Environment
Virtual machine system: centos 7
IP:192.168.168.8
Directory: /opt
Proxy: nginx
Database: mysql version is greater than or equal to 5.6 mariadb version is greater th
Environment
Virtual machine system: centos 7
IP:192.168.168.8
Directory: /opt
Proxy: nginx
Database: mysql version is greater than or equal to 5.6 mariadb version is greater th
When installing KVM, in order to facilitate the later installation of the virtual machine, GNOME Desktop is directly installed, so that you can directly operate and manage the desktop. After instal
Prepare three virtual machines, ip are 192.168.220.10 (master), 192.168.220.11 (slave1), 192.168.220.12 (slave2)
Ready jdk-6u45-linux- x64.bin and hadoop-1.2.1-bin.tar.gz, placed in the /usr/
Description: The server has two network cards: eth0 and eth1, eth0 is configured with internal IP: 192.168.1.1/24, eth1 is configured with external IP: 10.1.1.1/24; 192.168.0.0/16 is required The s
I have followed the documentation https://docs.scylladb.com/upgrade/upgrade-opensource/upgrade-guide-from-2.2-to-2.3/upgrade-guide-from-2.2 -to-2.3-rpm/#upgrade-procedure to operate, my version rem
Connect to the server 1) Account
>: ssh [email protected]
2) Password
>: ** ****** Server Command Administrator Privilege 1) All of the following Server commands can be executed under administrator
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