Get the App
  • How to deal with the cash register that has been used for 4 years

    How to deal with the cash register that has been used for 4 years

    Like computer hardware supplies, basically there won't be any big problems in a year? But after a year, you will find that all kinds of problems come one after another. At this time, you need to carry out some maintenance. The parts that need to be replaced still need to be replaced. If there is a problem with the screen, it also needs to be dealt with.

    Shulou · 2022-06-03 00:48
  • Rancher for docker

    Rancher for docker

    Preface Rancher is an open source enterprise container management platform. With Rancher, enterprises no longer have to use a series of open source software to build a container service platform from scratch. Rancher provides management Docker and Kuberne for use in production environments

    Shulou · 2022-06-03 00:48
  • Nginx is set as a service and starts automatically when powered on.

    Nginx is set as a service and starts automatically when powered on.

    My linuxnginx file: nginx= "/ application/nginx/sbin/nginx" NGINX_CONF_FILE= "/ application/nginx/conf/nginx.co

    Shulou · 2022-06-03 00:48
  • Can I run the Ruby program on Apache?

    Can I run the Ruby program on Apache?

    Can I run the Ruby program on Apache? In response to this problem, the editor summed up this article today, hoping to help more friends who want to solve this problem to find a more simple and feasible way. Running ruby files on Apache requires mod_ruby to be enabled. Apa

    Shulou · 2022-06-03 00:48
  • How to detect the response of crontab timing tasks

    How to detect the response of crontab timing tasks

    This article will explain in detail how to detect the response of crontab timing tasks, the content of the article is of high quality, so share it for your reference. I hope you can get something after reading this article. 1. Set rules to prevent some path errors, use absolute path * /

    Shulou · 2022-06-03 00:48
  • How to change the owner of a file in linux

    How to change the owner of a file in linux

    How to change the owner of the file in linux? In response to this problem, the editor summed up this article today, hoping to help more friends who want to solve this problem to find a more simple and feasible way. The command to change the owner of a file in linux is the chown command. The chown command is used to change

    Shulou · 2022-06-03 00:48
  • ADMT migration: retain access to source domain resources during migration

    ADMT migration: retain access to source domain resources during migration

    I have previously published an article on domain object migration using ADMT. The connection is as follows: https://blog.51cto.com/hubuxcg/1554925https://blog.51cto.com/hubuxcg/1554

    Shulou · 2022-06-03 00:48
  • Php manages virtual machines and connects through proxies

    Php manages virtual machines and connects through proxies

    1. Enter the installation directory Cd C:\ Program Files\ Oracle\ VirtualBox and set the web authentication library to null:VboxManagesetproperty websrvauthlibrary.

    Shulou · 2022-06-03 00:48
  • On the basic Literacy of technicians-- Pure boredom

    On the basic Literacy of technicians-- Pure boredom

    1. When I was a punk (now an old punk), I thought the technology was amazing. It was amazing that others would sign up for QQ. I was determined to learn to sign up for QQ, so I became a teenager addicted to the Internet, so interest is very important. two。 I always thought that the understanding of technology was to assemble one by myself first.

    Shulou · 2022-06-03 00:48
  • The principle of firewalld Firewall address camouflage and Port forwarding in Centos 7

    The principle of firewalld Firewall address camouflage and Port forwarding in Centos 7

    Blog directory: 1. Firewalld advanced configuration 1, NAT2 supported by firewalld, IP address masquerade 3, port forwarding 2, firewalld-cmd advanced configuration 1, understanding direct rule 2 in firewalld, using rich language 3, rich rules

    Shulou · 2022-06-03 00:48
  • Infortrend storage performance is stable, attracting intelligent traffic monitoring in Nantong.

    Infortrend storage performance is stable, attracting intelligent traffic monitoring in Nantong.

    A city with the confluence of rivers and seas has been incorporated into the regional integration development planning of the Yangtze River Delta, economic development and transportation first, and building a safe and smooth traffic environment for the city has become an important responsibility of municipal traffic in Nantong. With the development of monitoring and big data Internet technology, "Heavenly Eye" entered the municipal traffic of Nantong. But monitoring

    Shulou · 2022-06-03 00:47
  • SQUID proxy Server (1)

    SQUID proxy Server (1)

    "1" Overview: when a client requests a WEB page through a proxy, the designated proxy server will first check its own cache. If there is already a page in the cache that the client needs, it will directly feedback the page content in the cache to the client. If there are no pages to be accessed by the client in the cache, the

    Shulou · 2022-06-03 00:47
  • A tread pit of open0pn

    A tread pit of open0pn

    Some introduction to open0pn the principle of open0pn the technical core of Open0pn is the virtual network card, followed by the implementation of the SSL protocol: the virtual network card is a driver software realized by using the underlying network programming technology. After installation, there is one more network card on the host, which can be like other network cards.

    Shulou · 2022-06-03 00:47
  • How to use python to crawl to get Zhihu topic?

    How to use python to crawl to get Zhihu topic?

    Because to make a point of view, the house of the point of view is similar to the topic of Zhihu, so we have to find a way to climb him down and finally get it done properly after a long time. The code is written by python, so I don't know how to teach myself! If you know how to look at the code directly, you can definitely use # coding:utf-8 "@ a"

    Shulou · 2022-06-03 00:47
  • Elasticsearch data backup and recovery

    Elasticsearch data backup and recovery

    This paper mainly introduces elasticsearch cluster data backup and recovery, using shared file system, through snapshot backup. Cluster deployment reference: http://hnr520.blog.51cto.com/4484939/1876467 1

    Shulou · 2022-06-03 00:47
  • Docker deployment lnmp cluster

    Docker deployment lnmp cluster

    The network segment of LNMP is: 172.16.10.Universe 24 service container and each ip:nginx 172.16.10.10mysql 172.16.10.20php 172.16.10.30 container * Import mirror package: mysql

    Shulou · 2022-06-03 00:46
  • [Zabbix4.2 Learning Notes] 7. Web monitoring

    [Zabbix4.2 Learning Notes] 7. Web monitoring

    Web monitoring can monitor the performance of the website from many aspects and whether the zabbix server/proxy responds properly to each step defined in the web scenario. If an exception occurs in one of the steps in the middle, it will stop performing the subsequent steps. Zabbix- is required.

    Shulou · 2022-06-03 00:46
  • Some questions about installing the VS plug-in vcredist

    Some questions about installing the VS plug-in vcredist

    If the program you developed is put on the customer's computer to prompt the lack of messages such as MFC100.dll, you can usually copy the local file directly to solve the problem. If you cannot solve the problem, which version should be installed, such as VS plug-in, vcredist_x86.exe, etc., please refer to M.

    Shulou · 2022-06-03 00:46
  • The method of performance Monitoring on CVM

    The method of performance Monitoring on CVM

    Today, what the editor shares with you is the method of performance monitoring of CVM. I believe many people do not know much about it. In order to make you understand better, I have summarized the following contents and let's take a look at the following. I'm sure you'll get something. The meaning of the 1.vmstat command vmstat command is to show

    Shulou · 2022-06-03 00:46
  • Common characteristics of CVM and stand-alone server

    Common characteristics of CVM and stand-alone server

    Today, what the editor shares with you is the common characteristics of the cloud host and the stand-alone server. I believe many people do not know much about it. In order to make you understand better, I have summarized the following contents for you. Let's look down together. I'm sure you'll get something. Common characteristics of CVM and stand-alone server CVM and independent service

    Shulou · 2022-06-03 00:46