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
Category: Centos
CentOS (Community Enterprise Operating System, Chinese meaning: Community Enterprise Operating System) is one of the Linux distributions, which is compiled from the source code released by Red Hat Enterprise Linux in accordance with the open source regulations. Since it comes from the same source code, some servers that require high stability use CentOS instead of the commercial version of Red Hat Enterprise Linux. The difference between the two is that CentOS does not include closed source software.
Nginx + UWSGI + Django under CentOS deployment Web services (Xia Baiyi)
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
CentOS 7 installation CSVN
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
Centos7.x System Installation CONSUL1.4.2
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
CentOS 7 installation configuration VSFTP service (virtual user login)
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
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
Centos Apache 80 Agent Tomcat 8080 Port
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
Centos7.2 Deploy a single node Redis 3.2.5
#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
CentOS 7.6 Close Selinux
Check selinux status [[emailprotected] ~]# sestatus
SELinux status: enabled
SELinuxfs mount: /sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name: targeted
Current mode:
CentOS6.5 Configuring Wireless Networks
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