Get the App
  • Redis persistence problem handling

    Redis persistence problem handling

    This is a recent problem encountered in the development process, because the need to frequently use redis as an intermediate query operation, suddenly failed, the service was aborted, and then threw an exception 2020-01-09 0934 ERROR ERROR 25703-[X]

    Shulou · 2022-06-03 10:23
  • Deployment and configuration of Exchange server 2013 Server

    Deployment and configuration of Exchange server 2013 Server

    1.1 deployment and configuration of Exchange server 2013 Server installation of Exchange 2013V1 under windows server 2012) system component preparation (in Windows Server 2012

    Shulou · 2022-06-03 10:23
  • IP address camouflage and port forwarding

    IP address camouflage and port forwarding

    For basic firewall configuration, please refer to blog post: introduction to CentOS 7 firewalld firewall to ensure Linux system security. For more information about firewall IP camouflage and port forwarding, please refer to blog post: firewalld firewall configuration address to ensure Linux system security.

    Shulou · 2022-06-03 10:23
  • Solution to the incomplete display of ubuntu installation interface

    Solution to the incomplete display of ubuntu installation interface

    When using VMware to install Ubuntu, due to the resolution, the installation interface display is incomplete, the button is hidden, and the mouse cannot be used for the next operation. The screenshot is as follows: hold down the alt key, and then the left mouse button clicks on the installation interface window to move the window.

    Shulou · 2022-06-03 10:23
  • The Development History of operating system

    The Development History of operating system

    This chapter mainly introduces the development and changes of the operating system and the birth of UNIX, a branch of linux: Bell Lab of AT&T in the United States, General Electric (GE) and Massachusetts Institute of Technology (MIT) work together to develop a multi-user and multi-task computer environment to facilitate the implementation of software and hardware resources.

    Shulou · 2022-06-03 10:23
  • OpenStack practice (3): Linux Bridge practice

    OpenStack practice (3): Linux Bridge practice

    Version information openstack version pike control node host openstack-controller (ubuntu 16.04.5) 172.27.34.37 compute node host openstack-computer (u

    Shulou · 2022-06-03 10:23
  • View docker File

    View docker File

    # check out the docker FileBond export PATH=$PATHif [$#-eq 1]; then docker history-- format {{. Cre

    Shulou · 2022-06-03 10:23
  • VMware Workstation 10 installs RHEL7.

    VMware Workstation 10 installs RHEL7.

    This article time: March 29th 2019 problem description: has been using VMware Workstation 10, issued to install RHEL7.6 can not find the hard drive. Probably because RHEL7.6 released later than Workstation. After Google

    Shulou · 2022-06-03 10:22
  • Von Neumann architecture, operating system

    Von Neumann architecture, operating system

    Von Neumann architecture: (a computer must have four parts: input and output, memory, processor) input device-> memory-> output device | (two-way arrow) arithmetic controller (used to control input, output, memory, arithmetic unit) the processor includes an arithmetic unit and a controller.

    Shulou · 2022-06-03 10:22
  • Web service on windows

    Web service on windows

    Web service preface: how to open the web service tool, create a website and make some simple edits 1, open the control panel on the computer desktop, click on the program, and click to enable and close the windows function. 2, in this interface we find internet informa

    Shulou · 2022-06-03 10:22
  • LVDS and HDM under iTOP-iMX6 development board Android system

    LVDS and HDM under iTOP-iMX6 development board Android system

    For the iMX6 development board android system LVDS and HDMI dual-screen display of the use process. Use the "Mfgtools-Rel-1.1.0_180403_MX6Q_UPDATER" version of the burning tool to burn the system

    Shulou · 2022-06-03 10:22
  • What are the compressed package formats in Linux learning?

    What are the compressed package formats in Linux learning?

    With the rapid development of Internet technology, now gradually entering the era of big data, cloud computing, virtual technology and artificial intelligence, the phenomenon that technology is king is becoming more and more obvious. Nowadays, with the increasing scale and complex structure of the website, the demand for Linux operation and maintenance engineers is becoming more and more urgent, especially for

    Shulou · 2022-06-03 10:21
  • Git branch management

    Git branch management

    The role of the preface branch in the actual production environment: for example, you are ready to develop a new feature, but it will take a long time to complete. If you write some code on the first day, if you upload the code immediately, because the code is not finished, an incomplete code base can cause others to fail to work. But if you wait for the code to be written,

    Shulou · 2022-06-03 10:21
  • Tightvnc access method for web page publishing

    Tightvnc access method for web page publishing

    Web publishing tightvnc access method Windows client dedicated registry registration tvnviwer protocol vi TVNviwer.re [HKEY _ CLASSES_ROOT\ tvnview] @ = "URL:TVNVIEW"

    Shulou · 2022-06-03 10:21
  • Check the AD domain controller role

    Check the AD domain controller role

    Command: net accounts computer role: Primary is the first domain controller Backup is the extra domain controller

    Shulou · 2022-06-03 10:21
  • Zabbix takes the sum of multiple hosts with the same key value

    Zabbix takes the sum of multiple hosts with the same key value

    In our actual work, we will encounter three machines to do load balancing. in order to take the visits of the three hosts, it is necessary to add the total visits of the three machines. In the server1 server2 server3 of the three machines, the keys of the three machines to the access monitoring items

    Shulou · 2022-06-03 10:21
  • Introduction to shell

    Introduction to shell

    The generation of Shell brief I. Bash bash is a Unix shell written for the GNU project. Its name is a series of abbreviations: Bourne-Again SHell-this is about Bourne shell (sh).

    Shulou · 2022-06-03 10:21
  • Rational use of NVM area

    Rational use of NVM area

    Many encryption chips of Lingke Xin'an have set up NVM zone. Because of its physical characteristics without power loss and security features such as anti-brute force cracking, many users will use NVM area to store important data. Although the method is simple to use, one technical detail is easy to be ignored. The NVM area has a 100000 erase life or

    Shulou · 2022-06-03 10:21
  • Kubernetes-Docker Cluster Management (Theory)

    Kubernetes-Docker Cluster Management (Theory)

    Kubernetes-Docker Cluster Management Kubernetes introduces that Kubernetes is an open source Docker container choreography system, Kubernetes is referred to as K8S. Schedule the nodes of the computing cluster and dynamically manage the jobs above by making

    Shulou · 2022-06-03 10:21
  • Linux add automatic startup script

    Linux add automatic startup script

    Vim / etc/rc.d/rc.local# this file is liunx startup, custom script command or script # as shown in the picture, I added a custom script on the last line, pay attention to the suggestion to add "&" after the script, plus & the script runs in the background, if not in

    Shulou · 2022-06-03 10:21