Get the App
  • One-click implementation of cluster ssh secret-free login with expect

    One-click implementation of cluster ssh secret-free login with expect

    Expect has a non-interactive function yum-y install expectmkpasswd-l 20 # < = generates a random string, and the-l parameter specifies the length of the generated string non-interactive key distribution adds user (all machines) useradd

    Shulou · 2022-06-03 00:28
  • Essence and Design principle of operating system-- multiprocessor and Real-time scheduling

    Essence and Design principle of operating system-- multiprocessor and Real-time scheduling

    Overview for multiprocessor scheduling, this paper outlines the possible problems and design problems caused by multiple processors; for real-time scheduling, two scheduling methods are summarized: time-limited scheduling and rate monotone scheduling. 1 multiprocessor scheduling multiprocessor systems can be divided into the following categories: loosely coupled, distributed processors

    Shulou · 2022-06-03 00:28
  • The process of installing Sqlmap under Windows and its problems

    The process of installing Sqlmap under Windows and its problems

    Recently learn Network Security to prepare for a * sqlmap is required when you learn about SQL injection. The installation process and problems encountered are recorded here. Later, I found a more convenient Sqlmap to share with you! Link: https://pan.baidu

    Shulou · 2022-06-03 00:27
  • NAT mode as egress gateway

    NAT mode as egress gateway

    1. Physical topology 2, host network card settings echo "1" > > / proc/sys/net/ipv4/ip_forward # enable route forwarding 3. Client network configuration # sets the client ip to 10. Segment and the gateway points to 10.1.1.1

    Shulou · 2022-06-03 00:27
  • Server disk space was not freed after oracle deleted tablespace

    Server disk space was not freed after oracle deleted tablespace

    For once, delete the database physical file, the disk space does not release the problem. Background description: database business offline, delete business account, delete corresponding tablespace, free disk space operation description: 1. Drop user xxx cascade;2. Drop tab

    Shulou · 2022-06-03 00:27
  • Linux/unix inter-system file backup script

    Linux/unix inter-system file backup script

    This is a shell script I wrote earlier for automatic backup of files between linux/unix systems. The main functions of the script are: synchronization or copying of files on the same day between different servers; need expect command support, RHEL and AIX tests are normal, need exp

    Shulou · 2022-06-03 00:27
  • Get to know JavaScipt

    Get to know JavaScipt

    1. What is JavaScript? JavaScript is a scripting language that belongs to the Internet. It is used by millions of web pages to improve design, validate forms, test browsers, create cookies and more, and it is the most popular scripting language on the Internet. 2.J

    Shulou · 2022-06-03 00:27
  • DNS domain name resolution

    DNS domain name resolution

    DNS domain name resolution DNS (Domain Name System), which is located in the application layer of the TCP / IP protocol family, is a computer and network service naming system organized into a domain hierarchy. The services it provides are used to convert host names and domain names into IP addresses.

    Shulou · 2022-06-03 00:27
  • Error installing operating system using windows deployment Services

    Error installing operating system using windows deployment Services

    Recently, there is always an error when installing the win10 system using windows's deployment service. The client reports an error when the boot image starts, as shown in the following figure, prompt: A required device isn't connected or cann't

    Shulou · 2022-06-03 00:27
  • The method of entering the graphical Interface when linux is powered on

    The method of entering the graphical Interface when linux is powered on

    This article will explain in detail the method of entering the graphical interface when linux is booted. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article. Edit / etc/inittab file # inittab I

    Shulou · 2022-06-03 00:27
  • To start linux with a U disk

    To start linux with a U disk

    This article will explain in detail the steps of starting linux with a U disk. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article. Preparation: a 32G U disk (as a system disk) and an 8G U disk (as an installation disk)

    Shulou · 2022-06-03 00:27
  • Windows2008server R2 Group Policy bulk change local administrator password

    Windows2008server R2 Group Policy bulk change local administrator password

    Windows2008 Domain Group Policy batch changes the local administrator password 1 to open the Domain Policy Manager. 2, create a new group policy object under the group policy object; for example, Local_Root3, and then right-click on Local_Root to edit the group policy. 4, at L

    Shulou · 2022-06-03 00:27
  • Compile and install apache

    Compile and install apache

    . / configure-- prefix=/application/apache.2.2.27/\ / / specify the installation location during installation-- enable-deflate\ / / compress a pair of transferred files-- enable

    Shulou · 2022-06-03 00:26
  • WDS+ADK+MDT deployment Touch system installation (2)

    WDS+ADK+MDT deployment Touch system installation (2) "deployment"

    It's too early to be famous! Go ahead. 1. Import image: on the server WDS02GZ settings, turn off "start safe startup". When this option is turned on, MDT will make an error when update deployment share, indicating that WIM cannot be loaded. (it is not clear about the origin.)

    Shulou · 2022-06-03 00:26
  • Important Exchange 2010 / 2013 / 2016 TLS 1.2 will be launched soon

    Important Exchange 2010 / 2013 / 2016 TLS 1.2 will be launched soon

    With the recent frequent security issues, as well as SSL vulnerabilities and other security issues. Microsoft published Exchange Server TLS guidance, part 1: Getting Ready for TLS on January 26th, 2018.

    Shulou · 2022-06-03 00:26
  • What is the meaning of the existence of startupProbe?

    What is the meaning of the existence of startupProbe?

    What is the meaning of the existence of startupProbe? Introduction today, while sorting out the mind map, I suddenly found a probe startupProbe that I didn't know, so I checked the official explanation: you can define a priming probe, which will postpone all other probes.

    Shulou · 2022-06-03 00:26
  • Windows host accesses docker container ip cannot communicate with ping

    Windows host accesses docker container ip cannot communicate with ping

    Windows Host access docker Container ip cannot ping access Container IPping Container IPC:\ WINDOWS\ system32 > ping 172.17.0.2 is Ping 172.17.0.2 with 32

    Shulou · 2022-06-03 00:26
  • Jenkins New Node slave Architecture Multi-Node release Task

    Jenkins New Node slave Architecture Multi-Node release Task

    How do I use the slave schema in jenkins? When using jenkins, due to the single-node architecture, it can not meet a variety of requirements, such as test environment and production environment, maybe your test environment is a set of environment, another production environment is a set of environment, in order to save nodes

    Shulou · 2022-06-03 00:26
  • Pve+ceph Super Fusion (7)-remove and add bad hard drives

    Pve+ceph Super Fusion (7)-remove and add bad hard drives

    In the course of use, when the cluster hard disk fails, what to replace the new hard disk? let's demonstrate how to view the ceph status root@pve-1:~# ceph osd treeID CLASS WEIGHT TYPE NAME STATUS R.

    Shulou · 2022-06-03 00:26
  • Ubantu expands hard disk space under vmware virtual machine

    Ubantu expands hard disk space under vmware virtual machine

    The development environment has been copied from elsewhere, and the hard disk space of the system in vmware is becoming more and more tight, so consider how to expand its capacity. Vmware's hard disk expansion function, after modification, you can see the hard disk space, but it always fails to add to the main partition. The final solution is to add a hard disk and then mount it.

    Shulou · 2022-06-03 00:26