Get the App
  • Installation and deployment of cinder Block Storage Service

    Installation and deployment of cinder Block Storage Service

    Cinder block storage is an essential component of virtual infrastructure and the basis for storing virtual machine mirror files and data used by virtual machines. Cinder provides management support for block storage by using iSCSI, fibre Channel or NFS protocols, as well as several proprietary protocols

    Shulou · 2022-06-03 03:45
  • Tell me why processes are hidden in the windows kernel.

    Tell me why processes are hidden in the windows kernel.

      has not written a blog for a long time. Recently, he took the time to sort out these bits and pieces of knowledge and share them with more friends for fun. He still forgot to post them in the draft box for several days. Next, let's talk about the theme of this article, hiding two words. What does it mean to hide?   doesn't want to be discovered, so is human nature, and so is it.

    Shulou · 2022-06-03 03:45
  • Want to learn operation and maintenance, want to learn python, want to step into IT circle

    Want to learn operation and maintenance, want to learn python, want to step into IT circle

    622465188 this group is suitable for beginners who want to learn python, and those who want to learn linux operation and maintenance cloud computing in the direction of python development, and what I can do in the direction of linux operation and maintenance, automatic operation and maintenance. If you want to step into this IT circle, give you some suggestions. Learn well.

    Shulou · 2022-06-03 03:45
  • Rsync synchronizes FTP files

    Rsync synchronizes FTP files

    Demand: partners provide a FTP for us to download video materials, and these data need to be loaded into the program, the program directly loaded through the FTP is easy to hong live, need to solve this problem. Solution: mount the local directly through curlftpfs, and then through rs

    Shulou · 2022-06-03 03:45
  • ASMI manages IBM computer

    ASMI manages IBM computer

    The direction of use is: 1, confirm the IP address 2, and use it after connecting. Method: 1, confirm the IP address: the computer of Power5 is 192.168.2 (or 3) .147 Power6/7 is 169.254.2 Power6/7 3.1472, use network cable (ordinary is fine)

    Shulou · 2022-06-03 03:45
  • Overall improvement in the performance of Infortrend's new generation of GS storage system

    Overall improvement in the performance of Infortrend's new generation of GS storage system

    Infortrend introduces two new generation of storage solutions: unified storage EonStor GS Gen2 and all-flash EonStor GSa Gen2,NAS performance improvement of more than 60%. The improvement in performance enables the new storage system to adapt more strictly

    Shulou · 2022-06-03 03:45
  • "?" in C # There are three uses.

    1. Nullable type modifier (?) A reference type can use a null reference to represent a value that does not exist, while a value type usually cannot be represented as null, for example: string str=null; is correct. Int null; the compiler will report an error. In order to make the value type also null

    Shulou · 2022-06-03 03:45
  • Install iptables Firewall on centos7

    Install iptables Firewall on centos7

    CentOS7's default firewall is not iptables, but firewalle# first checks whether iptablesservice iptables status# is installed and iptablesyum install-y is installed.

    Shulou · 2022-06-03 03:45
  • How to realize Cross-host Communication by docker Container

    How to realize Cross-host Communication by docker Container

    What is dockerdocker is an open source application container engine, developers can package their own applications into the container, and then migrate to docker applications on other machines to achieve rapid deployment. If a failure occurs, the service can be quickly restored through mirroring. Doc

    Shulou · 2022-06-03 03:45
  • Exchange 2013 sets the maximum recipient for mailbox users

    Exchange 2013 sets the maximum recipient for mailbox users

    Limit the maximum number of recipients per email at the user level. Open the Exchange 2013 EMS query to query the current maximum number of recipients for all users in the company, and sort Get-Mailbox in descending order | Select DisplayNa

    Shulou · 2022-06-03 03:45
  • Installation, configuration and optimization of Nginx server

    Installation, configuration and optimization of Nginx server

    Nginx introduces that Nginx (engine x) is not only a high-performance HTTP and reverse proxy server, but also an IMAP/POP3/SMTP server. It publishes the source code in the form of a BSD-like license because of its stability, rich feature set,

    Shulou · 2022-06-03 03:45
  • Install Ubuntu using workstation

    Install Ubuntu using workstation

    Use software: 1, VMware-workstation-full-15.0.4 use image: 1, ubuntu-18.04.2-live-server-amd64.iso 1, install Ubu on workstation

    Shulou · 2022-06-03 03:45
  • How to deploy Tomcat web in docker

    How to deploy Tomcat web in docker

    About Tomcat Tomcat is a core project of the Jakarta project of the Apache Software Foundation (Apache Software Foundation), which is jointly opened by Apache, Sun and other companies and individuals

    Shulou · 2022-06-03 03:45
  • Rsync network-wide backup project

    Rsync network-wide backup project

    System version: CentOS 7 kernel version: 3.10.0-957 suppose the leader gives you a rsync full network backup project 1. The basic backup requirements are known that the hostnames of the three servers are web01, backup and nfs01, respectively. The host information is shown in the table below: services.

    Shulou · 2022-06-03 03:44
  • Integrate Lync 2010 and Quintum AF in 10 minutes.

    Integrate Lync 2010 and Quintum AF in 10 minutes.

    Connection topology connection method: l telecom is directly connected to the FXO port of Quintum AF l AF uses RJ45 to access the network effect: l PSTN users dial a straight line number, they will hear a secondary dial tone, and then enter the extension number of the Lync user directly.

    Shulou · 2022-06-03 03:44
  • Advantages of High Defense Server

    Advantages of High Defense Server

    What is a high defense server? High defense server mainly refers to a single hard defense server of more than 50G, which can provide security maintenance for a single customer. Generally speaking, it belongs to a kind of server. According to the environment of each IDC computer room, some provide hard defense and some use soft defense. To put it simply, it can

    Shulou · 2022-06-03 03:44
  • Mariadb master-slave replication on centos7

    Mariadb master-slave replication on centos7

    1 mariadb basic command 1. Start the mysqlsystemctl start mariadb2.linux client to connect to your own mysql-uroot-p-h 127.0.0.13. Remotely link mysql service

    Shulou · 2022-06-03 03:44
  • Imagex backup and incremental backup

    Imagex backup and incremental backup

    Ren E:*.1wim1 * .wimimagex / compress fast / append / capture H:\ files E:\ files.wim% date%imagex / compre

    Shulou · 2022-06-03 03:44
  • Installation of docker in centos system

    Installation of docker in centos system

    About docker docker is an open source application container engine. Developers can package their applications into containers and then migrate them to docker applications on other machines for rapid deployment. If a failure occurs, the service can be quickly restored through mirroring. Environmental preparation

    Shulou · 2022-06-03 03:44
  • Summary of Exchange 2010-2016 Cross-Forest Migration

    Summary of Exchange 2010-2016 Cross-Forest Migration

    The important work in 2018 is the work of cross-domain migration. Some of the details in the article are not very clear. Finally, after admt migrates the account, batch enable mailbox, and pst import.

    Shulou · 2022-06-03 03:44