Get the App
  • Installation and configuration of docker and use of common commands

    Installation and configuration of docker and use of common commands

    Download address: https://download.docker.com/linux/static/stable/x86_64/docker Overview Docker is an open source application container engine that allows developers to package their applications

    Shulou · 2022-06-03 03:56
  • How to configure storage with etcd for traefik

    How to configure storage with etcd for traefik

    Conceptual traefik is an open source reverse proxy and load balancing tool. Its biggest advantage is that it can be directly integrated with common micro-service systems and can realize automatic dynamic configuration. Docker, Swarm, Mesos/Marathon and Mes are currently supported.

    Shulou · 2022-06-03 03:56
  • Shell commands commonly used in linux system

    Shell commands commonly used in linux system

    Concept Linux, full name GNU/Linux, is a set of Unix-like operating system that is free to use and spread freely. It is a multi-user, multi-task, multi-thread and multi-CPU operating system based on POSIX and Unix. With the development of the Internet, Linux got

    Shulou · 2022-06-03 03:56
  • What should I pay attention to when renting a high-defense second solution server?

    What should I pay attention to when renting a high-defense second solution server?

    What is the second solution server? The high defense second solution server we see says that when the high defense server suffers a bigger attack than the purchased defense, the ip is blocked, and the service provider can quickly unblock the ip, so that the high defense server can be accessed normally and reduce the adverse effects of the attack. this is not a professional vocabulary.

    Shulou · 2022-06-03 03:56
  • Introduction and use of docker-compose command

    Introduction and use of docker-compose command

    An overview of docker-compose docker-compose technology is to write a series of configurations for all containers, such as deployment methods, file mappings, container connections, and so on, in a configuration file through a .yml configuration file, and finally only need to execute do

    Shulou · 2022-06-03 03:56
  • The method of Zabbix Monitoring Log

    The method of Zabbix Monitoring Log

    About Zabbix zabbix is an enterprise-class open source solution that provides distributed system monitoring and network monitoring capabilities based on the WEB interface. Zabbix can monitor various network parameters to ensure the safe operation of the server system, and provides a flexible notification mechanism for system management.

    Shulou · 2022-06-03 03:56
  • Deployment of Harbor private warehouse

    Deployment of Harbor private warehouse

    Harbor introduces Harbor as an enterprise-class Registry server image repository for storing and distributing Docker images, extending open source Docker Distrib by adding some essential features such as security, identity and management.

    Shulou · 2022-06-03 03:56
  • The method of judging whether jdk is installed by linux

    The method of judging whether jdk is installed by linux

    1. Check whether the jdk environment variable is set: echo $JAVA_HOME;2. Run the command: java-verion to see if you can check the version and run it. 3. Check the background process: ps-ef | grep java. Online learning

    Shulou · 2022-06-03 03:56
  • The method of installing deb package in linux system

    The method of installing deb package in linux system

    1. Download the deb package that needs to be installed, enter the following command to install: sudo dpkg-I package.deb2, view the contents of the package.deb package: dpkg-c package.deb3, from package.de

    Shulou · 2022-06-03 03:56
  • Windows Server 2008 applies for multi-domain name certificate in MMC

    Windows Server 2008 applies for multi-domain name certificate in MMC

    With the continuous development of IT, the demand for security is higher and higher, so there are more and more security encryption and authentication in the application of IT. Certificate plays a vital role in encryption and identity certificate. In many application scenarios, certificates with multiple domain names are used. The following steps are how to do this in M.

    Shulou · 2022-06-03 03:56
  • What is the mount in the Linux system

    What is the mount in the Linux system

    Mount refers to connecting the top-level directory in the device file to a directory under the Linux root directory (preferably an empty directory). Accessing this directory is equivalent to accessing the device file. To correct a misunderstanding, not any directory under the root directory can be used as a mount point, because the mount operation will make

    Shulou · 2022-06-03 03:56
  • Exchange powershell error did not find any available global catalogs in the forest

    Exchange powershell error did not find any available global catalogs in the forest

    An error occurred while exchange powershell was executing the relevant exchange command. If no available global catalogs are found in the forest, this error will be reported no matter what command is executed. The screenshot is as follows: first of all, the DC of the current site is working properly by testing. Then, for

    Shulou · 2022-06-03 03:56
  • Linux shell basic Syntax B

    Linux shell basic Syntax B

    Let's move on to the basics of shell programming. This section starts with consolidating the use of redirects, creating your own file descriptors, and focusing on the use of temporary and permanent redirects in writing shell scripts. (1) < < (2) > > in order to distinguish the weight above

    Shulou · 2022-06-03 03:56
  • Routers and routin

    Routers and routin

    1.ARP protocol (address resolution protocol): known IP resolution MAC;RARP (inverse address resolution protocol): known MAC resolution IP1) broadcast: "one-to-many" communication 2) Multicast: "one-to-many" communication, but only for a specific range (scope) 3) unicast: "one-to-one"

    Shulou · 2022-06-03 03:56
  • Memcached highly available cluster deployment

    Memcached highly available cluster deployment

    Environment deployment server role IP address requires installation of the package master cache server 192.168.142.130Telnet, libevent, memcached, keepalived, magent slave cache server 192.168.1

    Shulou · 2022-06-03 03:56
  • How to solve the problem that linux cannot access the external network

    How to solve the problem that linux cannot access the external network

    1. To configure static ip first, you need to remove the dynamic ip allocation. 2. The third IP address range of the subnet is different from the host IP address range. In this paper, the third network segment of the host IP is: 1, and the third network segment of the virtual machine is set to: 2393, NET setting 4, ifcfg-ens33 file configuration. Cd /

    Shulou · 2022-06-03 03:56
  • Partitions and directories in linux

    Partitions and directories in linux

    First, the difference between directories and partitions: the partition of Linux is a physical concept, which physically separates the storage space; the directory of Linux is a logical concept, and the directory tree of Linux is actually a data logical structure relationship between partitions, not a physical structure; connection: a partition must be linked

    Shulou · 2022-06-03 03:56
  • The method of counting the number of lines, words and characters in linux

    The method of counting the number of lines, words and characters in linux

    Count the number of file lines, take the number of system install.log file lines as an example. Command to count the lines of an install.log file: wc-l install.log or cat install.log | wc-l count words

    Shulou · 2022-06-03 03:56
  • The method of modifying ip address by linux

    The method of modifying ip address by linux

    Configure the ip address of linux (must be on the same network segment as window) 1, vi / etc/sysconfig/network-scripts/ifcfg-eth02, and modify the text to: where gateway is the gateway

    Shulou · 2022-06-03 03:56
  • Exchange server 2013 In-Place eDiscovery problem

    Exchange server 2013 In-Place eDiscovery problem

    Some time ago, I received a phone call from a user saying that after opening the exchange server 2013 ECP management center, I opened the error of displaying and retaining electronic data in place. The error screenshot is as follows: through the analysis, this option is called the EWS of the back-end server.

    Shulou · 2022-06-03 03:55