Get the App
  • Restart the server

    Restart the server

    Shutdown / s / f / t "Hostname" / c "This Computer Will Shutdown at 18:30 20190610"

    Shulou · 2022-06-03 08:43
  • MFS distributed file system (actual combat! )

    MFS distributed file system (actual combat! )

    MFS working principle distributed file system is to gather some shared folders scattered on multiple computers into a shared folder. When users want to access these folders, as long as they open a folder, they can see all the shared folders linked to this folder. M

    Shulou · 2022-06-03 08:43
  • Cloud Computing Learning system-1.1-computer basic Learning-03-Windows

    Cloud Computing Learning system-1.1-computer basic Learning-03-Windows

    In the last section, we learned the operation of Vmware Workstation virtual machine software. using this software, we can use virtual machines to install all kinds of systems in our real machine, which is very convenient and practical. Today we will learn to install and use Windows 10 in a virtual machine.

    Shulou · 2022-06-03 08:42
  • Operations related to Red Hat File

    Operations related to Red Hat File

    Red Hat Operation (3) File mkdir this is to create a path that can be created once. You can also directly add-pmkdir-p < path > to delete the directory rmdir < file name > you must delete rm-rf < file name > install yum insta from the bottom

    Shulou · 2022-06-03 08:42
  • Resolve the problem that the MPIO Missing link cannot be deleted

    Resolve the problem that the MPIO Missing link cannot be deleted

    In the case that cfgmgr,reboot can not eliminate the Missing link, it is a good way to delete the question link and re-cfgmgr. Delete link rmpath reference http://www.kuqin.com/aixcmds/aix

    Shulou · 2022-06-03 08:42
  • The fission growth of App users' Natural Traffic: the response of Mobile Internet Social + Deep Link Technology

    The fission growth of App users' Natural Traffic: the response of Mobile Internet Social + Deep Link Technology

    According to the 43rd Statistical report on the Development of China's Internet in 2019, as of December 2018, the number of mobile Internet users in China reached 817 million, accounting for 98.6% of the total Internet users. This shows that China has fully entered the era of mobile Internet, among the many functions of smartphones.

    Shulou · 2022-06-03 08:42
  • TLS usage Guide (1): how to do TL in Rancher 2.x

    TLS usage Guide (1): how to do TL in Rancher 2.x

    Introduction this is a series of articles in which we will explore different ways in which Rancher uses TLS certificates. TLS, the secure transport layer protocol, is an encryption protocol used to protect network communications. It is the successor to the currently deprecated secure Sockets layer (SSL). You can learn from this series

    Shulou · 2022-06-03 08:42
  • Stack and stack

    Stack and stack

    Difference: heap: the programmer allocates and releases the stack: the compiler automatically allocates and releases the return value of the function, local variable usage skills: the stack of tasks in the embedded system is very small, try not to allocate memory-intensive variables on the stack, and do not use recursive methods to design programs to prevent stack overflow.

    Shulou · 2022-06-03 08:42
  • How to efficiently monitor multiple servers and what aspects of monitoring should be done?

    How to efficiently monitor multiple servers and what aspects of monitoring should be done?

    This time, I will mainly introduce the changing experience of the monitoring system in the process of operation and maintenance from dozens of servers to thousands of servers. It is often said that there are a thousand hamlets in the hearts of a thousand people, and there are a thousand methods of operation and maintenance in the hearts of a thousand operators, none of which is omnipotent and suitable for all scenarios.

    Shulou · 2022-06-03 08:42
  • Brief introduction of C pointer

    Brief introduction of C pointer

    When studying C in college, the teacher will emphasize that the "pointer" is a difficult point and very important when he talks about this chapter. After work, engaged in PLC programming. The colleagues who debugged the production line together saw that I wrote FB blocks in STL language in Step7, without using pointers to make some DB blocks or communications.

    Shulou · 2022-06-03 08:42
  • Understand the average load on Linux and other UNIX-Like systems

    Understand the average load on Linux and other UNIX-Like systems

    Understanding the average load on Linux and other UNIX-Like systems, Linux,Mac, and other UNIX-like systems can display "load average" messages. These numbers tell you that your system's CPU, hard drive, and other resources are busy.

    Shulou · 2022-06-03 08:42
  • Proficient in shell programming for four days (2)

    Proficient in shell programming for four days (2)

    Two variables 5 position parameter variable $0 command yourself $1 first parameter $2 second parameter $9 ninth parameter example 2: output position parameter variable, followed by parameter #! / bin/bashecho "the command is $0" echo "

    Shulou · 2022-06-03 08:42
  • [server2012] shared printer prompt

    [server2012] shared printer prompt "do you trust this printer"

    Background: the company eliminated a server2003 and deployed the original printing service to server 2012. A very simple operation, driver, set the default print color, add Everyone permissions, everything on the server is going well. But the story is far from over. Therefore

    Shulou · 2022-06-03 08:42
  • The BAT script gets the pid through the port number and ends the process

    The BAT script gets the pid through the port number and ends the process

    For / f "tokens=5"% an in ('netstat / ano ^ | findstr 8088') do taskkill / F / pid% a//for loop, extract the fifth field (from the command

    Shulou · 2022-06-03 08:42
  • Who knows the difference between a server and a workstation?.

    Who knows the difference between a server and a workstation?.

    Since I entered the IDC industry, I have learned too much. Xi'an Zhiyun Youchuang has taught me too much. Next, I would like to share with you on this issue. In fact, the server provides all kinds of services to workstations, including network communication services, file sharing services, hardware sharing services, and various resource services.

    Shulou · 2022-06-03 08:42
  • (Centos7) Supervisor installation and deployment

    (Centos7) Supervisor installation and deployment

    1.yum install yum install-y epel-releaseyum install-y supervisorsystemctl enable supervisord # Boot self-starting syste

    Shulou · 2022-06-03 08:42
  • Azure Administrator-Chapter 6 implementing Azure backup-3-2-RecoveryServicesVault

    Azure Administrator-Chapter 6 implementing Azure backup-3-2-RecoveryServicesVault

    Azure Administrator-Chapter 6 implement Azure backup-3-2-create and configure Recovery Services Vault from this article will begin to write: "Azure Administrator Certification exam AZ-103" study notes to share! Be careful

    Shulou · 2022-06-03 08:42
  • Azure Administrator-Chapter 3 _ Azure Management tools-3-3-install and use the AzureRm module

    Azure Administrator-Chapter 3 _ Azure Management tools-3-3-install and use the AzureRm module

    Starting with this article, I will write: "Azure Administrator Certification exam AZ-103" study notes as a sharing! Note: the role of learning notes: it is only for the convenience of future study, and for those who are willing to learn. * *

    Shulou · 2022-06-03 08:42
  • Network congestion caused by docker Network failure

    Network congestion caused by docker Network failure

    The failure situation received feedback from the developers on the project today. After installing docker, the customer found that some docker container services could not start properly when he started some docker container services on a virtual machine. Check through tail-f / var/log/messages

    Shulou · 2022-06-03 08:41
  • Parameters of nginx question mark

    Parameters of nginx question mark

    $is_args$args

    Shulou · 2022-06-03 08:41