Heapster has already deprecated: https://github.com/kubernetes/heapster, so the following demonstration is mainly aimed at the version of Kubernetes before 1.10, I
This article mainly introduces the use of linux autoupdate command to update configure.in to the newer Autoconf, has a certain reference value, friends in need can refer to. Let's take a look at it with me. Use autoupdate
The following is the blog of Jay Christopherson, Chief engineer of Spaceflight Industries, JAY CHRISTOPHERSON, Aug. 10, 2017. Spaceflight is passing through
In this article, take a look at using linux's pstree command to display progress in a tree diagram. There is a certain reference value, friends in need can refer to, hope to help you. The English full name of pstree command in Linux system is "process t".
Recently, win10 has been updated automatically, and many students have upgraded from win7, win8, win10 and other low versions to the latest win10 1607 version. There is an extra Windows.old folder in disk C. This is the old system file for restore. If we don't need it,
This article mainly introduces the use of linux's swapoff command to close the system exchange area, which can be used for reference by friends who need it. Let's take a look at it with me. Swapoff is actually a symbolic link for swapon and can be used to shut down the switching area of the system.
This article mainly introduces the use of linux isosize command output iso9660 file system length, has a certain reference value, friends in need can refer to. Let's take a look at it with me. Use the isosize command to output an iso containing a specified file
1 first confirm the occupied port number. Take port 443 as an example. 2 then check the program PID; ① on port 443 and enter the cmd interface (shortcut key win+R or click run, enter cmd, enter cmd interface) ②, enter netstat-nao | f
This article mainly introduces the use of linux's userpasswd command to allow users to change the password of the graphical tool, has a certain reference value, friends in need can refer to. Let's take a look at it with me. Use the userpasswd command to allow users to easily change the
In this article, let's take a look at system setup using linux's export command. There is a certain reference value, friends in need can refer to, hope to help you. The export command is used to output shell variables to environment variables, or to shell
In this article, let's take a look at changing your finger information using linux's userinfo command. There is a certain reference value, friends in need can refer to, hope to help you. Use the userinfo command to allow users to easily change themselves
This article mainly introduces the use of linux csplit command to split the file, has a certain reference value, friends in need can refer to. Let's take a look at it with me. The English full name of the csplit command is "context split", which is used to set a
Today, what the editor shares with you is to use linux's mkfs.minix command to build a Minix file system. I believe many people don't know much about it. In order to make you understand better, I summarized the following contents for you. Let's look down together. I'm sure you'll get something. Mkfs.m
This article takes a look at activating swap space using linux's swapon command. There is a certain reference value, friends in need can refer to, hope to help you. The swapon command is used to activate swap space in the Linux system, within the Linux system
Sed is a text processing tool, which depends on regular expressions. It can read text content and add, delete and replace data according to specified conditions. It is widely used in shell scripts to complete automatic processing tasks. By default, Sed does not directly modify the source file when processing data, but treats it as a
This article mainly introduces the use of linux nethogs command real-time statistics of network bandwidth utilization tool, has a certain reference value, friends in need can refer to. Let's take a look at it with me. Nethogs is a small net top tool, unlike most
In this article, let's learn about using linux's rgrep command to find qualified strings in a file. There is a certain reference value, friends in need can refer to, hope to help you. The function of the rgrep command is similar to that of the grep command, but you can find the contents that refer to the
In this article, let's take a look at building a DOS file system using linux's mkfs.msdos command. There is a certain reference value, friends in need can refer to, hope to help you. The mkfs.msdos command is used to establish the DOS file system. And mk
This article mainly introduces the use of linux dpkg-reconfigure command to reconfigure the installed software package, has a certain reference value, friends in need can refer to. Let's take a look at it with me. The dpkg-reconfigure command is De
This article mainly introduces the method of using linux's id command to display user ID and group ID, which has certain reference value and can be used for reference by friends who need it. Let's take a look at it with me. The id command displays the real and valid user ID (UID) and group ID (GID). U