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
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
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
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/
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
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" /
# vim / etc/docker/daemon.json {"registry-mirrors": ["https://0336tjyp.mirror.aliyuncs.com"]}systemctl
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
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
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?
Recommended linux installation: I. install Docker# installation dependency package: yum install-y yum-utils device-mapper-persistent-data lvm2# add docker package source y
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
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
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
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.
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
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
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
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
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