Get the App
  • How does linux create a directory with a command?

    How does linux create a directory with a command?

    You can create a new directory with the mkdir command. Create a directory mkdir directory name for example: mkdir aa set up a folder called aa. The location is in the current working directory (which can be obtained by typing pwd in the terminal). Delete directory rm-r directory name for example: rm

    Shulou · 2022-06-03 05:38
  • Introduction to the node types and overall architecture of OpenStack

    Introduction to the node types and overall architecture of OpenStack

    The preface reads the description of the OpenStack architecture of some blogs on the Internet, most of which capture the structure picture of the official website (or the picture described in pure English text) or directly copy and paste the description into Chinese. If for beginners, this may be a book of heaven. So

    Shulou · 2022-06-03 05:38
  • The concept and function of Internet Protocol

    The concept and function of Internet Protocol

    What is IP and how does it relate to the server? What's the use? To answer this question, computer and network expertise is required, and each question can be written as a paper. The editor of the Sanskrit media gives a brief introduction. What is IP? Its English is: Internet Proto

    Shulou · 2022-06-03 05:38
  • The solution to the error report of github Clone Library

    The solution to the error report of github Clone Library

    Today, when cloning a library using git, the error is as follows: cloning to 'lepus'...fatal: unable to access' https://github.com/ruzuojun/lepus.git/

    Shulou · 2022-06-03 05:38
  • Yosojben scripting device network detection

    Yosojben scripting device network detection

    YoSo script Network Detection [AT] [/] Version=1.1.5 [] [/] Version_Messages= is recently updated frequently during open testing, and now supports writing your own scripts-> download script editor https://y

    Shulou · 2022-06-03 05:38
  • Application of shell Command in centos7 system

    Application of shell Command in centos7 system

    1. Count the number of users whose default shell is not / sbin/nologin in / etc/passwd file, and display all users as [root@centos7 ~] # grep-v "/ sbin/nologin" /

    Shulou · 2022-06-03 05:38
  • How do I configure an accelerator in a docker container?

    How do I configure an accelerator in a docker container?

    # vim / etc/docker/daemon.json {"registry-mirrors": ["https://0336tjyp.mirror.aliyuncs.com"]}systemctl

    Shulou · 2022-06-03 05:38
  • How do I Exchange Server 2016 servers?

    How do I Exchange Server 2016 servers?

    Most of the articles are about new installation, deployment, adding more features, and so on. Today, the topic we are going to discuss is the process of removing an Exchange Server 2016 server from an existing environment. Here, we introduce the deletion of a single Exchange service without a DAG ring

    Shulou · 2022-06-03 05:38
  • Kubernetes clusters impose resource restrictions in yaml files

    Kubernetes clusters impose resource restrictions in yaml files

    The resource restriction of Kubernetes is actually controlled by cgroup. Cgroup is a collection of related attributes used by the container to control how the kernel runs the process. There is a corresponding cgroup for memory and CPU devices. By default, Pod runs

    Shulou · 2022-06-03 05:38
  • The difference between leased and non-licensed servers

    The difference between leased and non-licensed servers

    Many webmasters mentioned that filing is a headache. Filing procedures are cumbersome, providing materials and photos, and waiting for a long time to review; while exemption from filing is different, as long as the procedures are good, buy and use, simple and fast, so what's the difference between rent-free filing service and filing server?

    Shulou · 2022-06-03 05:38
  • How do I install docker in a Linux environment?

    How do I install docker in a Linux environment?

    Recommended linux installation: I. install Docker# installation dependency package: yum install-y yum-utils device-mapper-persistent-data lvm2# add docker package source y

    Shulou · 2022-06-03 05:38
  • HPA realizes automatic expansion and reduction of the number of pod replicas in Kubernetes cluster

    HPA realizes automatic expansion and reduction of the number of pod replicas in Kubernetes cluster

    Kubernetes clusters can expand or reduce the capacity of services through Replication Controller's scale mechanism to achieve scalable services. Kubernetes cluster auto scaling is divided into: sacle manual scaling: for more information

    Shulou · 2022-06-03 05:38
  • How does kubeadm deploy a multi-node master cluster?

    How does kubeadm deploy a multi-node master cluster?

    Version information linux Centos7kubernetes v1.14.5docker v18.06.1-ce node information VIP:47.110.19.11 Ali Cloud load balancer is ready to start deployment before you ensure that all

    Shulou · 2022-06-03 05:38
  • FasterDFS basic configuration installation

    FasterDFS basic configuration installation

    Basic Overview of FasterDFS basic configuration installation ​ FastDFS is an open source lightweight distributed file system that manages files with functions such as file storage, file synchronization, file access (file upload, file download), etc., solving mass storage and load balancing

    Shulou · 2022-06-03 05:38
  • How do ordinary domain user permissions view the status of any domain user account?

    How do ordinary domain user permissions view the status of any domain user account?

    Use the scenario to use ordinary domain user rights to view the status of any domain user account on any computer in the domain, for example, whether the account is locked or whether the expired password expires, the password is initially set, the last successful login time is allowed, and the group in which the account belongs to step 1. Check the permissions of the test domain account in A.

    Shulou · 2022-06-03 05:38
  • The usage of Monitoring Resource Index Pipeline Metrics API

    The usage of Monitoring Resource Index Pipeline Metrics API

    Resource metrics pipeline: starting with Kubernetes 1.8, resource usage metrics, such as container CPU and memory utilization, can be obtained in Kubernetes through Metrics API. These metrics can be accessed directly by users, such as using the

    Shulou · 2022-06-03 05:38
  • Introduction of siege stress testing tool

    Introduction of siege stress testing tool

    Siege is a HTTP / HTTPS regression and benchmarking tool. It is a very convenient stress testing tool. Official website: http://www.joedog.org/ download website: http://www.joedog.org

    Shulou · 2022-06-03 05:38
  • How does Elasticsearch install the Head plug-in?

    How does Elasticsearch install the Head plug-in?

    1. Head plug-in introduction and download Head plug-in is a graphical interface tool of Elasticsearch. Through this plug-in, you can easily add, delete, modify, query and other data interactive operations. After the Elasticsearch6.x version, the head plug-in has

    Shulou · 2022-06-03 05:38
  • A brief introduction to the tools of Microsoft's Best Toolkit

    A brief introduction to the tools of Microsoft's Best Toolkit

    Introduction to the tools of the Microsoft Best Toolkit AccessChk to ensure a secure environment, Windows administrators often need to know what kind of access specific users or groups of users have to resources such as files, directories, registry keys, and Windows services. AccessChk

    Shulou · 2022-06-03 05:38
  • The method of using regular expressions for user Management in centos7

    The method of using regular expressions for user Management in centos7

    1. Display / etc directory, starting with a non-letter, followed by a letter and other files or directories of any length and any character [root@centos7 etc] # touch _ di234 [root@centos7 etc] # ls

    Shulou · 2022-06-03 05:38