Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Author: Simo

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

October 14, 2021By Simo Centos centos, Centos7.x, Consul, Consul1.4.2, deployment, installation, systemLeave a Comment

ZooKeeper simple section

1. What is ZooKeeper   ZooKeeper is a distributed, open source distributed application coordination service. It is mainly used to solve the consistency problem of the application system in the dist

October 14, 2021By Simo ZooKeeper Section, simple, ZookeeperLeave a Comment

ZooKeeper application scenario

1.1. zookeeper application scenarios

Publishing and subscribing model, the so-called configuration center, as the name implies, is that the publisher publishes data to the ZK node for subscri

October 14, 2021By Simo ZooKeeper application, scene, ZookeeperLeave a Comment

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

October 14, 2021By Simo Centos centos, configuration, installation, login, Services, user, Virtual, VSFTPLeave a Comment

Springboot integrate Mybatis

SpringBoot integrates Mybatis

1. Introduce maven dependency package:

<< /span>dependency>
org.springframework.boot
spring-boot-starter-jdbc

October 14, 2021By Simo Spring integration, mybatis, SpringbootLeave a Comment

Use ZooKeeper as a Spring Cloud configuration center (transfer)

This article is reproduced from https://blog.csdn.net/CSDN_Stephen/article/details/78856323

Mainstream implementation of Spring Cloud Configuration Center

Spring cloud config
Spring clo

October 14, 2021By Simo ZooKeeper as Spring, center, Cloud, configuration, ZookeeperLeave a Comment

Monitor ZooKeeper

[[email protected] scripts]$ cat zookeeper_mode.sh

#!/bin/bash

mode=`echo srvr|nc 127.0.0.1 2181| awk’/Mode/{print $2}’`

if [[ “$mode” == “follower” ]]; then

echo 1

el

October 14, 2021By Simo ZooKeeper Monitor, ZookeeperLeave a Comment

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

October 14, 2021By Simo Centos centos, Firewall, port, SettingsLeave a Comment

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

October 14, 2021By Simo Centos Agent, apache, centos, port, TomcatLeave a Comment

SpringCloud implementation service call (RESTTTEMPLATE mode)

The previous article “Spring Cloud Building Registration Center and Service Registration” introduced the construction of the registration center and service registration. This article will introduc

October 14, 2021By Simo Spring call RESTTEMPLATE, Implementation, room, service, SpringCloudLeave a Comment

Posts navigation

Page 1 … Page 130 Page 131 Page 132 … Page 590
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress