Get the App
  • Learning Notebook-Building and testing based on iTOP4412 tftp Server

    Learning Notebook-Building and testing based on iTOP4412 tftp Server

    Tftp features: 1) based on UDP2) suitable for small file transfer 3) basic file acquisition and writing functions to build a server: install software xinetd,tftp, tftpd1) xinetd server daemon (the extended)

    Shulou · 2022-06-02 18:21
  • Detailed explanation of Apache installation, deployment and working mode

    Detailed explanation of Apache installation, deployment and working mode

    Blog outline: first, install the Apache2.4 version; second, detailed explanation of the three working modes of Apache services; third, modify the working mode of apache; fourth, optimize and modify the working mode of apache; fifth, the difference between processes and threads. Apache is a modular setting.

    Shulou · 2022-06-02 18:21
  • Command screen

    Command screen

    -S sockname create a session-r enter a detached session-list view session list session status: 1.detached unattended 2.Attached someone exits the session, session background executes: crtl+a+d build

    Shulou · 2022-06-02 18:21
  • Etcd election mechanism

    Etcd election mechanism

    Etcd is an advanced key-value storage system, this article is mainly to learn from etcd, if there is any misunderstanding, please clap brick is mainly divided into three forms of election, first talk about the three states of etcd nodes, namely leader,candidate and fol

    Shulou · 2022-06-02 18:21
  • Jump out of the cloud tube to see the cloud tube (operation and maintenance / hybrid cloud / integration)

    Jump out of the cloud tube to see the cloud tube (operation and maintenance / hybrid cloud / integration)

    1. Hybrid cloud management is a general trend (the following content comes from the content shared by Deng Jie, a classmate in twt community. If there is any infringement, please contact and delete.) with the development of business and technology in various industries, public cloud, private cloud and hybrid cloud technology are more and more widely used. Cloud computing brings fast capital to enterprises.

    Shulou · 2022-06-02 18:21
  • Some uses of raspberry pie

    Some uses of raspberry pie

    The second generation of raspberry pie baked, found that this "card machine" is quite interesting. It was originally bought as an embedded device, but I found that even the conventional usage can almost be used as a pc. Some daily usages have been collected and kept for record. How to make full use of the remaining space on the SD card: method 1:1. Add the SD card

    Shulou · 2022-06-02 18:21
  • Customized layout diagram of telecom optical fiber entrance

    Customized layout diagram of telecom optical fiber entrance

    After the optical fiber entered the home, it was found that the wall junction box was relatively small and could not put down the light cat and the router at the same time, so the router was placed at the TV wall in the living room, but due to structural problems, only one network cable was introduced to the TV wall during wiring, so this problem can only be solved by adding the switch to set VLAN, so as to avoid the

    Shulou · 2022-06-02 18:21
  • Upgrade from Vmware vSphere vcsa6.5 to vcsa6.7u1

    Upgrade from Vmware vSphere vcsa6.5 to vcsa6.7u1

    1 check Vcenter and ESXI configuration 1.1 to view the configuration of Vcenter login to the Vcenter management console https://vcente_address/ui, click on the upper right corner of about, you can see that the existing Vcenter version is

    Shulou · 2022-06-02 18:21
  • Collect windows logs using evtsys

    Collect windows logs using evtsys

    The Windows operating system itself can generate a lot of logs, such as every time the USB disk is plugged in, the service is restarted, and so on, logs are generated. These information will be recorded in the operating system. What if we want to manage them centrally? The Windows operating system itself does not support sending logs to SYS

    Shulou · 2022-06-02 18:21
  • Solr cluster building

    Solr cluster building

    SolrCloud requires solr to be deployed based on zookeeper. Zookeeper is a cluster management software, because SolrCloud needs to be composed of multiple servers. It is coordinated and managed by zookeeper. Zookeeper is a

    Shulou · 2022-06-02 18:20
  • Cobbler automatic installation test

    Cobbler automatic installation test

    Cobbler automatic installation introduction: Cobbler is an open source project developed using Python, which provides a fully automatic network installation environment for batch and rapid establishment of Linux systems by centralizing all the services involved in deploying the system. Provided by Cobbler

    Shulou · 2022-06-02 18:20
  • X-OWA-Error:Microsoft.Exchange

    X-OWA-Error:Microsoft.Exchange

    A problem encountered today is that the user's mailbox was configured with Outlook and could not be completed. Then I try to log in with the web version and the following error occurs. I tried to send an email to this user and received an error report that the user's email was quarantined. Your message wa

    Shulou · 2022-06-02 18:20
  • Docker adds a mount directory to the started container

    Docker adds a mount directory to the started container

    Docker add mount directory: first create the directory / import1 in the docker container. Close docker:/etc/init.d/docker stop2.sudo su and switch to root identity, cd / var/lib/

    Shulou · 2022-06-02 18:20
  • Under the domain control environment, users calls the local administrator administrator account permissions, and the IP address is obtained automatically.

    Under the domain control environment, users calls the local administrator administrator account permissions, and the IP address is obtained automatically.

    1. Recently, the IP addresses of new companies have to be obtained automatically. The current situation is that the IP addresses of 800 computers are manually configured. You need to change each computer to obtain it automatically. The domain user account users does not have the permission to change the network card setting, which needs to be changed manually by IT. two。 In view of this situation, a batch adjustment is made.

    Shulou · 2022-06-02 18:20
  • Some brief introduction to yum warehouse

    Some brief introduction to yum warehouse

    Global configuration of yum configuration file: / etc/yum.conf yumcachedir: package cache directory keepcache: whether to save cache, 1 save 0 do not save debuglevel: debug level (default is 2) logfile: day

    Shulou · 2022-06-02 18:20
  • Install the dhcp service script with one click

    Install the dhcp service script with one click

    Experimental environment: set the local IP to 192.168.100.100, and the script code is as follows: the replicable code is as follows: #! / bin/bashyum install dhcp-ynetwork= "/ etc/sysconfig/net

    Shulou · 2022-06-02 18:19
  • MDT UEFI deployment system across network segments

    MDT UEFI deployment system across network segments

    MDT deployment architecture DHCP+DNS+MDT/WDS+Client 1) WDS and MDT are deployed on a server; 2) each of the above machines is deployed in different network segments; configuration

    Shulou · 2022-06-02 18:19
  • How to check the load of Hyper-V host CPU

    How to check the load of Hyper-V host CPU

    According to the technical documents of Microsoft, Hyper-V itself is a virtual environment running directly based on hardware. After Windows enables Hyper-V, the physical machine OS is at the same level as the virtual machine OS. When the physical machine OS runs the task manager, the CPU in the virtual hypervisor

    Shulou · 2022-06-02 18:19
  • OpenStack one-click deployment and installation

    OpenStack one-click deployment and installation

    Basic conditions for preparing openstack environment: a bare metal CentOS or Redhat with more than 16 GB of memory, and install basic toolkits (net-tools, vim, etc.) to configure physical machine YUM source (please use the most complete warehouse provided by the government) TIPS:

    Shulou · 2022-06-02 18:19
  • Practice of Nginx Virtual Host configuration (1)

    Practice of Nginx Virtual Host configuration (1)

    Nginx virtual host configuration practice (1) 1. The concept of virtual host in Web service, a virtual host is an independent website site, which corresponds to an independent domain name (may also be IP or port), has independent programs and resource directories, and can independently provide services for users to access.

    Shulou · 2022-06-02 18:19