Get the App
  • Kubernetes Monitoring Scheme: heapster+influxdb+grafana (XVIII)

    Kubernetes Monitoring Scheme: heapster+influxdb+grafana (XVIII)

    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

    Shulou · 2022-06-02 19:46
  • Use linux's autoupdate command to update configure.in to the newer Autoconf

    Use linux's autoupdate command to update configure.in to the newer Autoconf

    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

    Shulou · 2022-06-02 19:46
  • Spaceflight uses HashiCorp Consul for service discovery and runtime configuration

    Spaceflight uses HashiCorp Consul for service discovery and runtime configuration

    The following is the blog of Jay Christopherson, Chief engineer of Spaceflight Industries, JAY CHRISTOPHERSON, Aug. 10, 2017. Spaceflight is passing through

    Shulou · 2022-06-02 19:46
  • Use the pstree command of linux to display the process in a tree view

    Use the pstree command of linux to display the process in a tree view

    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".

    Shulou · 2022-06-02 19:46
  • Delete windows.old after upgrading Win10

    Delete windows.old after upgrading Win10

    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,

    Shulou · 2022-06-02 19:45
  • Use the swapoff command of linux to shut down the system exchange

    Use the swapoff command of linux to shut down the system exchange

    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.

    Shulou · 2022-06-02 19:45
  • Use the isosize command of linux to output the length of the iso9660 file system

    Use the isosize command of linux to output the length of the iso9660 file 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

    Shulou · 2022-06-02 19:45
  • How to shut down the port in use in Windows

    How to shut down the port in use in Windows

    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

    Shulou · 2022-06-02 19:45
  • A graphical tool that uses linux's userpasswd command to allow users to change passwords

    A graphical tool that uses linux's userpasswd command to allow users to change passwords

    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

    Shulou · 2022-06-02 19:45
  • Use the export command of linux for system setup

    Use the export command of linux for system setup

    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

    Shulou · 2022-06-02 19:45
  • Use the userinfo command of linux to change your finger information

    Use the userinfo command of linux to change your finger information

    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

    Shulou · 2022-06-02 19:45
  • Use the csplit command of linux to split the file

    Use the csplit command of linux to split the file

    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

    Shulou · 2022-06-02 19:45
  • Use the mkfs.minix command of linux to establish the Minix file system

    Use the mkfs.minix command of linux to establish the Minix file system

    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

    Shulou · 2022-06-02 19:45
  • Activate swap space using the swapon command of linux

    Activate swap space using the swapon command of linux

    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

    Shulou · 2022-06-02 19:45
  • The sed,awk,grep,egrep of the three Musketeers

    The sed,awk,grep,egrep of the three Musketeers

    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

    Shulou · 2022-06-02 19:45
  • Real-time statistics of network bandwidth usage tool using linux's nethogs command

    Real-time statistics of network bandwidth usage tool using linux's nethogs command

    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

    Shulou · 2022-06-02 19:45
  • Use the rgrep command of linux to find qualified strings in the file

    Use the rgrep command of linux to find qualified strings in the file

    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

    Shulou · 2022-06-02 19:45
  • Use the mkfs.msdos command of linux to establish the DOS file system

    Use the mkfs.msdos command of linux to establish the DOS file system

    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

    Shulou · 2022-06-02 19:45
  • Reconfigure installed software packages using the dpkg-reconfigure command of linux

    Reconfigure installed software packages using the dpkg-reconfigure command of linux

    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

    Shulou · 2022-06-02 19:45
  • The method of displaying user ID and group ID using the id command of linux

    The method of displaying user ID and group ID using the id command of linux

    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

    Shulou · 2022-06-02 19:45