Get the App
  • Windows Serve 2008 R2 IIS7 create W

    Windows Serve 2008 R2 IIS7 create W

    Experiment preparation: a virtual machine with Windows 2008 R2 system is installed. Install IIS1. Open Server Manager-add role 2. Next step 3. Check "WEB Server (IIS)"-the next step is   II. Create a site and open IIS-

    Shulou · 2022-06-03 09:38
  • Linux decompression command

    Linux decompression command

    Extract command: command format: tar-zxvf compressed file name .tar.gz. Unzipped files can only be placed in the current directory. Extract all commands reference: tar-xvf file.tar extract tar package tar-xzvf fi

    Shulou · 2022-06-03 09:38
  • Use open-falcon to monitor vSphere

    Use open-falcon to monitor vSphere

    Https://blog.csdn.net/weixin_42280360/article/details/80664960https://blog.51cto.com/wangzhijian/209

    Shulou · 2022-06-03 09:38
  • Kubernetes-- Container Cloud platform Management (Bureau of Theory!)

    Kubernetes-- Container Cloud platform Management (Bureau of Theory!)

    Kubernetes-Docker Cluster Management Kubernetes introduces that Kubernetes is an open source Docker container choreography system, Kubernetes is referred to as K8S. Schedule the nodes of the computing cluster and dynamically manage the jobs above by making

    Shulou · 2022-06-03 09:38
  • Gpg encrypts and decrypts batch files

    Gpg encrypts and decrypts batch files

    When pgp does decryption and encryption, the command line always needs to manually enter the password and specify ID, which is more tedious, so I wrote an automatic script. What is interesting is that the delay of setlocal enabledelayedexpansion variables and

    Shulou · 2022-06-03 09:38
  • CSVN installation configuration

    CSVN installation configuration

    1. Prepare the installation environment 1. Download JDK and decompress the downloaded tar-zxvf jdk-8u211-linux-x64.tar.gz and copy it to the / usr/local directory # tar-zxvf jdk-8u211-l

    Shulou · 2022-06-03 09:38
  • A tutorial on Building TFTP Server based on SAIL-IMX6

    A tutorial on Building TFTP Server based on SAIL-IMX6

    1. Install server, client, and daemon # sudo apt-get install tftp-hpa tftpd-hpaxinetd2. Server configuration first, create a tftpboot in the root directory, and change the property to any user

    Shulou · 2022-06-03 09:38
  • Network Foundation of KVM Virtualization

    Network Foundation of KVM Virtualization

    KVM virtualization uses a technology called virtual switching to realize the network interconnection of virtual machines. Virtual switching is a software structure running on the host host, and the virtual host communicates with the outside world through direct connection with the virtual exchange. When we have deployed the virtualized environment, the libvirt process will

    Shulou · 2022-06-03 09:38
  • Exchange Online closes key mailboxes for users in the organization.

    Exchange Online closes key mailboxes for users in the organization.

    Set-ExecutionPolicy RemoteSigned$USerCredential = Get-Credential$Session = New-PSSession-Configurat

    Shulou · 2022-06-03 09:38
  • Get windows AD user

    Get windows AD user

    Get all user information under windows AD Get-ADUser-Filter *-Properties *-SearchBase "DC=staff,DC=azureyun,DC=com" | Sel

    Shulou · 2022-06-03 09:38
  • Play zynq7010--FPGA and turn on tricolor lights.

    Play zynq7010--FPGA and turn on tricolor lights.

    This article shares the trial experience of Mir zynq7010 development board. In the early stage, we mainly focus on the development of the PL part of Z-TURN, in order to understand the logic architecture and system bus of the chip, as well as all the peripherals. Later, at the beginning of the development of the PS part, let's first look at the whole 7z010 department.

    Shulou · 2022-06-03 09:37
  • Lnmp+wordpress environment building

    Lnmp+wordpress environment building

    Question summary Nginx part of the prerequisite library yum install-y wget vim gcc gcc-c++ zlib-devel pcre-devel openssl-devel compilation option. / configure

    Shulou · 2022-06-03 09:37
  • Hand in hand to build the actual combat environment of enterprise IT season 5: how to quickly build enterprise virtual private network

    Hand in hand to build the actual combat environment of enterprise IT season 5: how to quickly build enterprise virtual private network

    Build enterprise IT actual combat environment hand-in-hand season 5: how to quickly build enterprise virtual private network server? ©Lander Zhang focuses on on-demand IT operation and maintenance services for foreign enterprises, and IT Helpdesk practical training practitioners blog: https://blog.51c

    Shulou · 2022-06-03 09:37
  • Automatically create script definition content and implement version control

    Automatically create script definition content and implement version control

    #! / bin/bashexport LANG=zh_CN.UTF-8author: zhizhimao filename: vishversion: v.0.0date:2020-01-30 13:1

    Shulou · 2022-06-03 09:37
  • Install Win2008R2 for Dell T620 large hard disk

    Install Win2008R2 for Dell T620 large hard disk

    The company bought a new hard drive for Dell T620 and eight 2TB SAS hard drives, which were loaded and put into the machine when they arrived. 1. Do RAID boot according to the prompt press Ctrl+R to enter raid configuration, who knows, can not do press F2 start to do raid always prompt error Virtu

    Shulou · 2022-06-03 09:37
  • The number of shard of dynamically expanding index under ES7.5

    The number of shard of dynamically expanding index under ES7.5

    In older versions of ES (for example, version 2.3), after the number of shard of index is set, it cannot be modified unless the data is rebuilt. Starting with ES6.1, ES support can operate online to expand the number of shard (Note: inde is also required during operation

    Shulou · 2022-06-03 09:37
  • Netty uses EmbeddedChannel to channel

    Netty uses EmbeddedChannel to channel

    A special Channel implementation-EmbeddedChannel, which is provided by Netty specifically to improve unit testing for ChannelHandler. Name responsibility writeInbound writes inbound messages to Embed

    Shulou · 2022-06-03 09:37
  • Permission denied appears on git push (p

    Permission denied appears on git push (p

    1 the above error occurred when describing the push, it said, please make sure that there are sufficient permissions and the warehouse exists, the warehouse does not exist. This estimate is not, so it is a question of permissions, to be exact, it is a problem of sshkey. 2 regenerate ssh keyssh-key-

    Shulou · 2022-06-03 09:37
  • AD DS deployment in Windows 2012 R2

    AD DS deployment in Windows 2012 R2

    Tip: in the process of deploying AD DS (Active Directory Domain Service), all operating systems in the forest, domain or terminal are not recommended to use the same replication operations such as GHOST and virtual machine cloning mode, which will result in the same probability of SID.

    Shulou · 2022-06-03 09:37
  • New modules added to nginx

    New modules added to nginx

    Take the gunzip module as an example to describe how to install a new module in nginx. 1. First check which modules have been installed in nginx. Nginx-V2, found that there is no gunzip module, installed into the installation directory of nginx, not ngin

    Shulou · 2022-06-03 09:37