Get the App
  • How ESXI 5.5 works and how to install and deploy ESXI

    How ESXI 5.5 works and how to install and deploy ESXI

    1. Overview of Virtualization. 1. What is virtualization? Virtualization is to transform hardware resources from physical to logical, break the original physical architecture, enable users to manage these resources flexibly, and allow multiple operating systems to run on one physical machine at the same time to maximize resource utilization and flexible management.

    Shulou · 2022-06-03 09:03
  • Creation of windows server 2008 ftp Server

    Creation of windows server 2008 ftp Server

    User zhangsan can read and write user lisi can write anonymous user can read a new ftp server, create a new role web in the windows server, expand in the options, select ftp server to install, you can enter the web service to create ftp sites, set names and objects

    Shulou · 2022-06-03 09:03
  • Simple UNIX-Scheduler prequel

    Simple UNIX-Scheduler prequel

    Linux's current process scheduling algorithm is CFS algorithm, which replaces the previous time slice round robin scheduling algorithm. CFS algorithm smoothes the calculation process of dynamic priority, so that the whole system can be preempted by any executive entity at any time. In fact, this is the basic principle of time-sharing system.

    Shulou · 2022-06-03 09:03
  • Detailed explanation of Prometheus+Grafan monitoring k8s cluster

    Detailed explanation of Prometheus+Grafan monitoring k8s cluster

    First, Prometheus Overview 1, what is Prometheus? Prometheus is an open source system monitoring and alerting toolkit originally built on SoundCloud. Since its establishment in 2012, many companies and organizations have adopted Prometh.

    Shulou · 2022-06-03 09:02
  • Nginx uptream health check

    Nginx uptream health check

    Upstream hello {server 100.14.1.3For 1201 exchange server 100.14.1.4 4R 1201 position check interval=3000 rise=2 fall=5 time

    Shulou · 2022-06-03 09:02
  • K8S--ETCD deployment

    K8S--ETCD deployment

    Role assignment: all virtual machines in the environment are deployed with the firewall turned off and the selinux core protection function is actually built. The working directory stores the binary package [root@master ~] # cd / [root@master /] # mkdir k8s installation.

    Shulou · 2022-06-03 09:02
  • Learn embedded system with Brother Tao episode 07: GNU/Linux and Linux have

    Learn embedded system with Brother Tao episode 07: GNU/Linux and Linux have

    What is the relationship among GNU, GNU/Linux and Linux? What is free software? What is the GPL protocol? What is the Free Software Foundation? What is the GNU Shame list? Linux engineers with many years of development experience probably haven't paid much attention to these issues. Today

    Shulou · 2022-06-03 09:02
  • During the epidemic, the 7-day hotel firmly believed that there were business opportunities after the crisis.

    During the epidemic, the 7-day hotel firmly believed that there were business opportunities after the crisis.

    After the emergence of the COVID-19 epidemic, the General Office of the Ministry of Culture and Tourism urgently issued the "Emergency notice on making every effort to do a good job in the prevention and control of pneumonia infected by novel coronavirus and suspending the business activities of tourism enterprises." national travel agencies and online tourism enterprises suspend the operation of group tourism and "air tickets + hotels" tourism products.

    Shulou · 2022-06-03 09:02
  • Using haproxy- to realize Seven-layer load balancing

    Using haproxy- to realize Seven-layer load balancing

    Overview of using haproxy- to implement seven-tier load balancing HAProxy: HAProxy provides high availability, load balancing and proxies based on TCP and HTTP applications, supports virtual hosts, and is a free, fast and reliable solution. According to official data, it is the most

    Shulou · 2022-06-03 09:02
  • Infortrend mixed Storage promotes the upgrade of IT system in Mass Blood Station

    Infortrend mixed Storage promotes the upgrade of IT system in Mass Blood Station

    This prefecture-level central blood station has been using Infortrend storage equipment for a long time. With the development of the city and the continuous growth of population, the amount of data collected by the blood station has increased year after year. Although the blood station has always planned to upgrade the equipment, the limited budget hinders the plan to upgrade the equipment on a large scale. Infor

    Shulou · 2022-06-03 09:02
  • RDS deployment issu

    RDS deployment issu

    The rds server has been deployed in the past two days, and the installation is completed according to the operation method on the network, but it still cannot be activated. Finally, the group policy needs to be modified and recorded. 1. Open Group Policy gpmc.msc2, computer configuration-Administrative templates-windows components-remote Desktop Services-remote Desktop

    Shulou · 2022-06-03 09:02
  • # IT star is not a dream # [1 key deployment Shenggong] docker-compos

    # IT star is not a dream # [1 key deployment Shenggong] docker-compos

    Docker is an open source application container engine that packages applications and dependencies into a portable image, deploys to a server and runs in a container container instance. Resource orchestration Docker-compose defines and runs an application system composed of multiple containers.

    Shulou · 2022-06-03 09:01
  • Construction of embedded ARM development environment

    Construction of embedded ARM development environment

    First, choose the appropriate cross-compilation tool chain to find the cross-compilation tool chain (arm-linux-gcc) that matches your target development platform (Soc) as much as possible. For example, you can use arm-2009q3 to develop programs related to the S5PV210 platform, because three

    Shulou · 2022-06-03 09:01
  • AIX removes redundant default gateways

    AIX removes redundant default gateways

    AIX delete redundant default gateway system environment: operating system: AIX 5.3.8Oracle: Oracle 10gR2 case study: there are multiple default gateways on the AIX system, when installing RAC, it causes a network environment detection error and cannot install RAC. Pass through

    Shulou · 2022-06-03 09:01
  • Under the linker-the actual combat of the linker

    Under the linker-the actual combat of the linker

    Linker practice 1 aims to simulate embedded development, write a "volume-limited" executable program, compile it through makefile, and print the traditional way of writing "D.T.Software" after running: test.c#include void main (

    Shulou · 2022-06-03 09:01
  • OpenResty- Enterprise level getting started practice

    OpenResty- Enterprise level getting started practice

    The first part of the foreground introduces the core concepts, advantages and architecture of OpenResty. It is recommended to watch it at least once before this article. OpenResty- enterprise theory and practice this article will install and write the first application process of OpenResty. Note:

    Shulou · 2022-06-03 09:01
  • Use SQL Server Management Studio

    Use SQL Server Management Studio

    Overview this article provides a step-by-step process on how to back up an Orion database. By default, the name of the Orion database is SolarwindsOrion, but users can change it at the beginning of the configuration through the configuration wizard during the initial installation. Environment NPM 12.1

    Shulou · 2022-06-03 09:01
  • Kubernetes--docker Cluster Management (Theory + mini)

    Kubernetes--docker Cluster Management (Theory + mini)

    An overview of Kubernetes Kubernetes is an open source Docker container choreography system, Kubernetes referred to as K8S. Schedule the nodes of the computing cluster and dynamically manage the above jobs by using the concepts of [labels] and [pods]

    Shulou · 2022-06-03 09:01
  • Summary of AIX common commands

    Summary of AIX common commands

    As you know, AIX has countless commands that enable you to perform a large number of tasks. Depending on the tasks you need to accomplish, you may only use a subset of these commands. These subsets vary with different users and needs. However, there are some core commands that you usually use

    Shulou · 2022-06-03 09:01
  • Windows opens iis7 Server remote Desktop Manager

    Windows opens iis7 Server remote Desktop Manager

    WIN10 system computer how to open the iis7 server remote desktop manager: 1, click the start menu, select "windows system"-"Control Panel"; 2, after opening the control panel, change the view mode to "big icon" on the right, and then click [

    Shulou · 2022-06-03 09:01