Get the App
  • What is the redis server multiplexing mechanism?

    What is the redis server multiplexing mechanism?

    What is the redis server multiplexing mechanism? I believe that most people do not understand, in order to let you better understand, the editor summed up the following content, do not say much, let's look down together. Call bind () to pass in the file description when redis server starts

    Shulou · 2022-06-03 06:11
  • How does Centos7 configure dynamic IP addresses?

    How does Centos7 configure dynamic IP addresses?

    This article is to share with you the method of configuring dynamic IP in Centos7. I believe most people have not learned this skill. In order to let you learn, I have summarized the following content. Without saying much, let's read on. Configuration of dynamic IP addresses without using the network manager nmcli

    Shulou · 2022-06-03 06:10
  • CentOS7 delete / boot/initramfsxxx.img and try CD rescue mode repair

    CentOS7 delete / boot/initramfsxxx.img and try CD rescue mode repair

    CentOS7 delete / boot/initramfsxxx.img and try CD rescue mode to repair PPT here: https://www.lanzous.com/i5sfqrg password: 85z31, delete / boot

    Shulou · 2022-06-03 06:10
  • Ansible batch installation of zabbix-agent

    Ansible batch installation of zabbix-agent

    Centos7.xansible-I add_zabbix_list zabbix-s-m shell-a "rpm-iUh http://repo.zabbix.com/zabbix/4."

    Shulou · 2022-06-03 06:10
  • Remote restart of win2008 under cmd (tested)

    Remote restart of win2008 under cmd (tested)

    Remote restart of win2008 under cmd (tested) net use\\ 172.X.X.X "password" / user:administratorshutdown / r / t 1 / m 172.X.X.X

    Shulou · 2022-06-03 06:10
  • Principle of zabbix Monitoring Architecture

    Principle of zabbix Monitoring Architecture

    1. Zabbix introduces that zabbix is an enterprise-level monitoring software, which can monitor the underlying hardware, including host, cpu, memory, switch and other information. At the same time, it can also be monitored based on the software level, including process, port, file and other state changes. Second, zabbix monitoring framework and

    Shulou · 2022-06-03 06:10
  • VMware deployment system installation docker tutorial

    VMware deployment system installation docker tutorial

    It shows that here we use VMware to create three master node machines and one node node. The process of creating a virtual machine is not described because it is not the focus of this section. The details of the three machines are as follows: master node 1: 192.168.246.193

    Shulou · 2022-06-03 06:10
  • How does Centos7 configure static IP addresses?

    How does Centos7 configure static IP addresses?

    First, do not use the network manager nmcli to configure static IP address to enter the / etc/sysconfig/network-scripts directory, find the interface configuration file (ifcfg-enp0s3), open the configuration file to modify ifcfg-e

    Shulou · 2022-06-03 06:10
  • Mutual access between docker Port Mapping and Container

    Mutual access between docker Port Mapping and Container

    Port mapping and container association docker not only provides network access, but also provides two functions to meet the basic needs of service access: one is to map the service ports applied in the container to the local host host, and the other is the interconnection mechanism to quickly access multiple containers through container names. Port mapping

    Shulou · 2022-06-03 06:10
  • How does snmp_exporter collect netscaler device indicators?

    How does snmp_exporter collect netscaler device indicators?

    1. Prepare the go locale (ignore the installation process, gopath here is / home/gocode) export GOPATH=/home/gocode/cd / home/gocode/src/github.com/

    Shulou · 2022-06-03 06:10
  • Sharing of new features in Exchange 2019 preview

    Sharing of new features in Exchange 2019 preview

    After nearly a year of waiting, Microsoft has finally released a preview version of Exchange2019. Let's share with you what new features this preview version brings. Note: we are releasing a preview version of Exchange 2019, not an official version (RTM), all major

    Shulou · 2022-06-03 06:10
  • Configuration method of SELinux domain and SELinux security

    Configuration method of SELinux domain and SELinux security

    ! [] (https://s1.51cto.com/images/blog/202003/13/06ef82f6edc851f83b1601ba6b8e6c3c.png?x-oss-process=im

    Shulou · 2022-06-03 06:10
  • The method of installing zabbix4.5 under centos 8 system

    The method of installing zabbix4.5 under centos 8 system

    1 install mariadb database 1. Configure Ali Cloud Source reference Link: https://developer.aliyun.com/mirror2. Install mariadbdbf-y install mari using Ali Cloud Source

    Shulou · 2022-06-03 06:10
  • How does linux clear historical commands?

    How does linux clear historical commands?

    Below by the Linux tutorial column to introduce you under the linux environment, clear the history recorded in the history of the command method, I hope to help friends in need! 1. History this command can view the history of used commands 2, history-c this command and

    Shulou · 2022-06-03 06:10
  • How to build svn environment in Linux system?

    How to build svn environment in Linux system?

    The following is to introduce the Linux server to build a svn environment, I hope it is also helpful to the friends who need it! 1. Local customers who install svn server sudo apt-get install subversion2 and install svn in ubuntu

    Shulou · 2022-06-03 06:10
  • How to install the mysql command line client artifact mycli

    How to install the mysql command line client artifact mycli

    This article mainly tells you how to install the mysql command-line client artifact mycli. You can check the relevant professional terms on the Internet or find some related books to supplement them. We will not dabble here. Let's go straight to the topic and hope to install the mysql command-line client artifact my.

    Shulou · 2022-06-03 06:10
  • Ps (Process Status) process status: lists the currently running processes

    Ps (Process Status) process status: lists the currently running processes

    1. Ps-ef | grep program name to check the running status of a program, to see whether a program is running, and to find out the process id to end the program. The arguments to the command are explained below:-e displays all processes. -f full format. 2. For example, check out mysql's

    Shulou · 2022-06-03 06:10
  • Which well-known manufacturers sell cloud servers in China?

    Which well-known manufacturers sell cloud servers in China?

    Which well-known domestic manufacturers sell cloud servers? There are many domestic manufacturers of cloud servers, large and small, including Aliyun, Tencent Cloud, Huawei Cloud, Baidu Cloud, China Telecom Tianyi Cloud and so on. In addition to these familiar cloud server manufacturers, there are also some good brands of cloud service providers.

    Shulou · 2022-06-03 06:10
  • Kubernetes+Docker+Istio Container Cloud practice

    Kubernetes+Docker+Istio Container Cloud practice

    With the progress of society and the development of technology, people have a more urgent need for the efficient use of resources. In recent years, with the rapid development and maturity of the Internet and mobile Internet, the micro-service of large applications has also attracted the enthusiastic attention of enterprises, and the container cloud based on Kubernetes+Docker

    Shulou · 2022-06-03 06:10
  • How about using a CVM to build a station?

    How about using a CVM to build a station?

    How about using a CVM to build a station? We know that there are different types of hosts, such as virtual hosts, vps, cloud hosts, independent servers and so on. In the face of many types of hosts, many people choose CVM to build stations for the following reasons: 1. The speed of a CVM is much faster than that of a shared virtual host.

    Shulou · 2022-06-03 06:09