Batch distribution and execution of script keys
Batch distribution and execution of script keys
Label (Space Separation): Linux Service Architecture - Chen Siqi
This teaching note is a summary of my study and work career, which is the first draft (there are many imperfections), the original work, allowed to be reproduced, when reproduced, please be sure to indicate the original source of the ...
Posted by ev66 on Fri, 19 Apr 2019 23:39:34 -0700
php linux environment installation configuration and extended installation
The latest version 5.6.3 not only modifies several Bug s, but also modifies the security vulnerabilities in the fileinfo module.
The PHP team recommends users of the PHP 5.6 series to upgrade to the latest version 5.6.3 or more.
Briefly introduce how to install PHP 5.6 on CentOS.
Configure yum source
Additional CentOS 6.5 epel and remi sou ...
Posted by wilburforce on Fri, 19 Apr 2019 22:09:35 -0700
[NFS Project Actual Warfare II] Time-synchronous push backup of shared data in NFS
[NFS Project Actual Warfare II] Time-synchronous push backup of shared data in NFS
Label (Space Separation): Linux Service Architecture - Chen Siqi
This teaching note is a summary of my study and work career, which is the first draft (there are many imperfections), the original work, allowed to be reproduced, when reproduced, please be sure to ...
Posted by dgudema on Fri, 19 Apr 2019 18:15:33 -0700
Keeping Alived is applied to HaProxy's backup automatic switching to achieve high availability and avoid single point failure.
Preface
For websites with large visits, with the increase of traffic, a single server has been unable to process all requests. At this time, multiple servers are required to shunt a large number of requests, that is, load balancing. If load balancing is achieved, a server (not just one) must be deployed at the entrance of the website to di ...
Posted by charp on Fri, 19 Apr 2019 11:45:33 -0700
Construction of redis cluster
Aim: To simulate cluster building on a computer
To make the cluster work properly, we need at least three master nodes. Here we need to create six redis nodes, three of which are master nodes and three are slave nodes. The corresponding ip and port relationships of redis nodes are as follows.
127.0.0.1:7000 127.0.0.1:7001 127.0.0.1:7002 12 ...
Posted by admin on Fri, 19 Apr 2019 09:06:35 -0700
Linux Practical Teaching Notes 23:Inotify Event Monitoring Tool
Section 23 Intify Event Monitoring Tool
Label (Space Separation): Linux Practical Teaching Notes - Chen Siqi
This teaching note is a summary of my study and work career, which is the first draft (there are many imperfections), the original work, allowed to be reproduced, when reproduced, please be sure to indicate the original source of the art ...
Posted by Jackdaw on Thu, 18 Apr 2019 03:06:33 -0700
RUBiS PHP Version Installation
1. Introduction of the experimental environment
System: CentOS 5.5
JDK : java-1.6.0-openjdk.x86_64
Mysql : mysql-5.0.95-5.el5_9,mysql-server-5.0.95-5.el5_9
PHP : php-cli-5.1.6-45.el5_11,php-5.1.6-45.el5_11,php-pdo-5.1.6-45.el5_11, php-common-5.1.6-45.el5_11,php-mysql-5.1.6-45.el5_11, php-lda ...
Posted by toxic_brain on Wed, 17 Apr 2019 14:39:33 -0700
CentOS rpm installation Mysql 5.6
I. Download the installation package
First download the RPM Bundle installation package (family buckets, not one by one), download address:
https://dev.mysql.com/downloads/mysql/5.6.html#downloads
Select Platform chooses Red Hat Enterprise Linux / Oracle Linux because CentOS is the Red Hat family.
How do you find out which one you want ...
Posted by (RL)Ian on Mon, 15 Apr 2019 11:18:33 -0700
Linux Practical Teaching Notes 21:Rsync Data Synchronization Tool
Section 21 Rsync Data Synchronization Tool
Label (Space Separation): Linux Practical Teaching Notes - Chen Siqi
This teaching note is a summary of my study and work career, which is the first draft (there are many imperfections), the original work, allowed to be reproduced, when reproduced, please be sure to indicate the original source of the ...
Posted by demetri007 on Fri, 12 Apr 2019 23:12:32 -0700
Installation of Jumpserver (Section 1) - yellowcong
This article explains how to install jump server. Simply speaking, you can basically build it according to the official documents. It's very simple.
Official documents
http://docs.jumpserver.org/zh/
Basic services
The version of MySQL 5.6 MariaDB is greater than or equal to 5.5.6
redis
nginx
1 Machine Configuration
1.1 ...
Posted by hr8886 on Sat, 06 Apr 2019 16:27:30 -0700