Get the App
  • How to turn off hibernation mode

    How to turn off hibernation mode

    After Hibernate switches the system to this mode, the system automatically transfers all data in memory to a dormant file on the hard drive, and then cuts off the power to all devices. In this way, when restoring, the system will read the contents of the dormant file directly into memory from the hard disk and restore to the

    Shulou · 2022-06-02 20:30
  • How to prevent internal user address from being used to send e-mail

    How to prevent internal user address from being used to send e-mail

    By default, the Anonymous user permission group has the following permissions: Ms-Exch-SMTP-SubmitMs-Exch-SMTP-Accept-Any-SenderMs-Exch-SMTP-Accept-A

    Shulou · 2022-06-02 20:30
  • Add password change option in the OWA interface of Exchange 2013

    Add password change option in the OWA interface of Exchange 2013

    Recently, a client asked me that it is much more convenient to change the password in ECP, but it is more annoying that colleagues who do not enable mailboxes cannot reset their passwords. They asked me if I could make an interface for users without mailboxes to change their passwords. In fact, there are several ways to change passwords through web pages.

    Shulou · 2022-06-02 20:30
  • Rabbitmq brief introduction, installation and go client use

    Rabbitmq brief introduction, installation and go client use

    Rabbitmq brief introduction, installation and go client use 1, message queuing 1.1 what is message queuing? Message queuing (English: Message queue) is a way of communication between processes or between different threads of the same process, and the storage column of the software is used to process

    Shulou · 2022-06-02 20:30
  • Exchange Server 2016 installation and deployment Series 3: edge Transport role deployment and Edge subscription

    Exchange Server 2016 installation and deployment Series 3: edge Transport role deployment and Edge subscription

    This blog article enters the third part of the Exchange server 2016 installation and deployment series: the Edge Transport server installation and edge subscription function configuration of Exchange server 2016. This article takes the edge server as an example to demonstrate the installation.

    Shulou · 2022-06-02 20:29
  • Database backup, Compression and deletion by bat batch processing under windows

    Database backup, Compression and deletion by bat batch processing under windows

    @ echo offrem deletes the database backup 7 days ago cd D:\ db_bak\ qd_web_project\ dumpforfiles / m * .sql.gz / d-7 / c "cmd / c del @ f

    Shulou · 2022-06-02 20:29
  • VSphere deploys OVF templates for VDP to back up virtual machines

    VSphere deploys OVF templates for VDP to back up virtual machines

    No matter what kind of service, backup is a very important part of the enterprise, of course, vSphere virtualization is no exception. VSphrer Data Protection, abbreviated as VDP, is promoted by VMware and EMC through technical cooperation.

    Shulou · 2022-06-02 20:29
  • WSFC2016 Cross-site Health Inspection

    WSFC2016 Cross-site Health Inspection

    We have introduced the process of Microsoft WSFC failover in the foundation of WSFC fundamentals before. Let's review 1. Deploy and configure cluster nodes as required to ensure that the cluster server uses redundancy technology to eliminate a single point of failure of the server, network, and storage. Ensure all nodes within the cluster

    Shulou · 2022-06-02 20:29
  • Instructions for redundant backup of SylixOS dual network cards

    Instructions for redundant backup of SylixOS dual network cards

    The work preparation development board needs to have dual network cards and be able to communicate normally. If the interrupt mechanism is selected, the hardware PHY needs to have interrupt pins and be able to output normally. An overview of the principle of environment preparation the redundant backup scheme of dual network cards uses the "primary-backup" network card strategy to bind multiple physical network cards, and bind the last two networks.

    Shulou · 2022-06-02 20:29
  • Lnmp script installation

    Lnmp script installation

    #! / bin/bashSOFTWARE_SOURCE=/home/sourceNGINX_VERSION=nginx-1.8.0.tar.gzMYSQL_VERSION=mysql-5.6.26.ta

    Shulou · 2022-06-02 20:28
  • Install JDK, Tomcat and related Linux commands in CentOS environment

    Install JDK, Tomcat and related Linux commands in CentOS environment

    Because of personal needs, JDK and Tomcat are installed together, and the steps are not difficult. The following steps are for reference only, thinking that the personal understanding of the Linux system is not enough, so I dare not say so. Haha, I default that CentOS has been installed. If there is no installation, you can refer to: htt.

    Shulou · 2022-06-02 20:28
  • RedHat 6 implements Windows remote login graphical interface after installing xrdp

    RedHat 6 implements Windows remote login graphical interface after installing xrdp

    Nagging do not like to touch: the work has been done for so long, the installation of the machine is not graphical interface, today's sudden development needs a graphical interface, this is also very simple, when installing the system can be installed, but Nima also needs to be able to connect remotely under windows, which is unexpectedly said to use m

    Shulou · 2022-06-02 20:28
  • Wrong copy of database

    Wrong copy of database "DB1" on the server MSExchangeIS 9519 0x972

    MSExchangeIS 9519 0x972: the public folder container is deleted, or the required properties are missing to explain when the public folder container has been removed from Active Directory, or the affected public store is not configured to use the public folder container

    Shulou · 2022-06-02 20:28
  • Analysis of ntp time synchronization setting in win2012 R2

    Analysis of ntp time synchronization setting in win2012 R2

    NTP time synchronization is a kind of time synchronization network technology. At present, there are many kinds of time synchronization technologies, each of which has its own characteristics, and there are great differences in time synchronization accuracy among different technologies. Common synchronization technology time synchronization technology accuracy coverage short-wave time service 1-10 millisecond global long-wave service

    Shulou · 2022-06-02 20:28
  • Raid5 data recovery method, successful case of server disk array data recovery

    Raid5 data recovery method, successful case of server disk array data recovery

    [introduction to physical server and logical storage] customers use an IBM 3850 server and a RAID5 disk array made of 4 300GB SAS disks. The server operating system is windows2003 x64, and there is a single node Oracle with version 1

    Shulou · 2022-06-02 20:28
  • Brief introduction and configuration of OSPF Protocol redistribution

    Brief introduction and configuration of OSPF Protocol redistribution

    Setting in gns3 during the experiment includes: dynamic routing, default routing, OSPF,RIO

    Shulou · 2022-06-02 20:28
  • P2V conversion on Windows Server 2012 R2 failed

    P2V conversion on Windows Server 2012 R2 failed

    Scenario: P2V conversion on Windows Server 2012 R2 failedRecently, I need to convert a physical Wind

    Shulou · 2022-06-02 20:28
  • Introduction to Docker and practical application of Linux installation Docker

    Introduction to Docker and practical application of Linux installation Docker

    1. Docker version Community Edition (Community Edition, CE) Enterprise Edition (Enterprise Edition, EE) 2, supporting platform Linux (CentOS,Debian,Fedora,Orac)

    Shulou · 2022-06-02 20:28
  • Windows and Linux use WinSCP scripts (backups) to automatically synchronize data

    Windows and Linux use WinSCP scripts (backups) to automatically synchronize data

    Automatic data synchronization using WinSCP script (backup) is written first: this note applies to data backup between windows and linux. Use the following script if windows has installed the WinSCP program script file script.txtoption

    Shulou · 2022-06-02 20:28
  • Deploy PXE remote installation service (Centos 7 system)

    Deploy PXE remote installation service (Centos 7 system)

    About PXE PXE (Pre-boot Execution Environment, pre-boot execution environment) is a network boot technology developed by Inter that works in Client/Server mode and allows clients to serve remotely over the network.

    Shulou · 2022-06-02 20:27