Get the App
  • * * introduction and usage scenarios of cloud load balancer * *

    * * introduction and usage scenarios of cloud load balancer * *

    Upward expansion and outward expansion of the load balancing server (vertical expansion): upgrade to a single node conditional hardware device or it to a large node. Scale out (scale out horizontally): add more nodes and distribute data and workloads among them. Upward expansion is limited by its own physics

    Shulou · 2022-06-03 08:38
  • Logical structure of active directory

    Logical structure of active directory

    1. Domain-the general concept of Microsoft environment description   domain high availability: create multiple DC2. When does the subdomain   need to create a subdomain? In general, the naming of the   subdomain in the branch office of "management independence":. The   of the parent domain is a prerequisite for creating a child domain: the parent domain must be given to you

    Shulou · 2022-06-03 08:38
  • Note that the deletion of Python under windows is not clean, resulting in the problem that the program uninstall panel cannot be uninstalled.

    Note that the deletion of Python under windows is not clean, resulting in the problem that the program uninstall panel cannot be uninstalled.

    The cause of the problem: delete Python did not delete normally, but directly deleted the folder where Python was installed, resulting in the corresponding version of the uninstall panel, but the uninstall will make an error (uninstall can not be removed). Solution: find the path: C:\ Users\ [user name] AppData\

    Shulou · 2022-06-03 08:38
  • The domain control DNS is built separately to enable the client to join the domain successfully.

    The domain control DNS is built separately to enable the client to join the domain successfully.

    Preparation work + domain I p 10.1.10.111DNS I p 10.1.10.222 build domain (do not install DNS when building domain) create new user build DNS1 in domain, create new host A record in DNS + authorize DNS task completed. Second, enter

    Shulou · 2022-06-03 08:38
  • RAID O for the entire row of RAID disks

    RAID O for the entire row of RAID disks

    Simply speaking, disk array (Redundant Arrays of Independent Drives,RAID) means "redundant array of independent disks". A disk array is made up of many separate disks that are combined into a magnetic field with a huge capacity.

    Shulou · 2022-06-03 08:38
  • Deployment of Prometheus Services based on docker Container-- A powerful tool for Cloud platform Monitoring

    Deployment of Prometheus Services based on docker Container-- A powerful tool for Cloud platform Monitoring

    Blog outline: first, deploy Weave- Scope II, start configuration 1, run Node Server Container 2, run cAdvisor Container 3, run Prometheus server Container 4 on docker01, run Prometheus server Container 4 on docker01

    Shulou · 2022-06-03 08:38
  • Introduction to the Foundation of MySQL Database-- Control commands (rookies can also understand ~)

    Introduction to the Foundation of MySQL Database-- Control commands (rookies can also understand ~)

    Introduction to MySQL database fundamentals this outline: a brief introduction to mainstream databases general classification of MySQL database management, a brief introduction to mainstream databases SQL Server (Microsoft products)-mainly for the client, can carry very little concurrency for Window

    Shulou · 2022-06-03 08:37
  • Upgrade the curl version

    Upgrade the curl version

    Centos6 [CityFan for Curl] name=City Fan Repobaseurl= http://www.city-fan.org/ftp/contrib/yum-repo/rhel6/

    Shulou · 2022-06-03 08:37
  • Four key points for enterprises to consider when deploying hybrid cloud

    Four key points for enterprises to consider when deploying hybrid cloud

    The rise of cloud computing is a boon for a variety of industries. Because of the public cloud advantages of hybrid clouds, and it also enables enterprise users to take full advantage of the additional security and control of on-premises private clouds, enterprises of all sizes began to adopt them for their storage applications and workloads in 2015

    Shulou · 2022-06-03 08:37
  • GE GE Micro Service practice: deploying stateful applications in containers

    GE GE Micro Service practice: deploying stateful applications in containers

    GE General Electric GE, founded in 1892, is the world's largest multinational company in technology and services. Since Thomas Edison founded GE, it has operations in more than 100 countries and employs 315000 people. GE in aviation, electricity, transportation, energy

    Shulou · 2022-06-03 08:37
  • Wordpress configuration fixed link nginx access 404 problem solver

    Wordpress configuration fixed link nginx access 404 problem solver

    Found problems: WordPresss home page, click on the article link, return to 404, unable to view the solution: 1. Modify the configuration file vim / etc/nginx/nginx.confserver {listen 8

    Shulou · 2022-06-03 08:37
  • [summary of BMC_patrol FAQs] Unix_ installation _ Media decompression problem

    [summary of BMC_patrol FAQs] Unix_ installation _ Media decompression problem

    Problem: some hosts will encounter decompression media will cause decompression error resolution: if there is still an error after confirming that it is transmitted in bin mode, the media can be uploaded to other virtual machines or hosts that can be decompressed normally. Unlock the tar, delete the tar package, change the new tar into a new tar package, and upload to

    Shulou · 2022-06-03 08:37
  • CentOS learning notes from the heart part 5: file content viewing command cat,

    CentOS learning notes from the heart part 5: file content viewing command cat,

    Cat starts to display file contents from the first line tac displays from the last line, you can see that tac is cat backwards when nl display, and output line number more one page display file contents less is similar to more, but better than mo

    Shulou · 2022-06-03 08:37
  • [diskpart] hard disk operation command

    [diskpart] hard disk operation command

    Using DISKPART,diskpart is a disk management tool that comes with Microsoft, which can complete the operations that cannot be done by the graphical interface. Help help commands. 1. In disk management, the Singapore disk hints that the disk is offline due to the policy set by the administrator. 1.

    Shulou · 2022-06-03 08:37
  • CVM: how to set 301 for CVM

    CVM: how to set 301 for CVM

    How to set 301 for CVM? The so-called 301 redirection is a permanent redirection. When establishing a website on a CVM, you need to standardize and centralize the primary domain name to prevent decentralization, so you need to redirect the website to 301. General server sets 301 redirected

    Shulou · 2022-06-03 08:37
  • Chapter 1 Nine Analysis takes you to upgrade linux kernel easily

    Chapter 1 Nine Analysis takes you to upgrade linux kernel easily

    Note: linux kernel can be downloaded from the network disk. Version 4.14 directory 1 Why upgrade kernel 2 kernel version view 3 automatic upgrade 4 manual upgrade 4.1 download installation package 4.2 extract installation package 4.3 compile installation 4.4 restart 5 postscript 5

    Shulou · 2022-06-03 08:37
  • Research on concurrent Thread Program for Windows Multithreading Development

    Research on concurrent Thread Program for Windows Multithreading Development

    As a distributed server developer, I have my own experience and experience in server development, multi-thread development and concurrent programming. I would like to share it with my colleagues. I would like to discuss thread concurrent program development under Windows. The following demonstrates the thread by implementing a simple array sorting with two threads

    Shulou · 2022-06-03 08:37
  • Get to know openstack-Virtualization and introduction to Xen and KVM

    Get to know openstack-Virtualization and introduction to Xen and KVM

    First, the working mechanism of CPU Virtualization 1.CPU with the rise of cloud computing, virtualization as a part of cloud computing is also popular, but virtualization is not a new technology, as early as the 1960s virtualization technology has appeared. The CPU architecture of X86 has four protection rings, which are divided into: ring 0

    Shulou · 2022-06-03 08:36
  • A summary of common operating system interview knowledge points

    A summary of common operating system interview knowledge points

    What are the common operating system interview knowledge points, do you know? In order to make it easier for everyone to interview, the editor summed up the following content for you, hurry up and look down! There's got to be something you can't think of. Summary of operating system knowledge points 1. The software system consists of various programs and data, packages.

    Shulou · 2022-06-03 08:36
  • Reading the Technical Manual of UNIX/Linux system Management (11)

    Reading the Technical Manual of UNIX/Linux system Management (11)

    2016.11.72 Scripting and the ShellGood system administrators write scripts. Scripts standardize and

    Shulou · 2022-06-03 08:36