After the previous recovery environment is ready for disaster recovery, navigate to the exchange installation media directory and run the following command: the process is fully automatic, wait patiently for the recovery to be completed, and restart the computer database bit nomount state. Use DPM backup for text
First, the main points of content: deploy PXE remote installation service, set up PXE remote installation server, verify PXE network installation, realize kickstart unattended installation, prepare to install answer files, and realize batch automatic installation. 2. mass deployment of servers on a large scale: assembling multiple servers at the same time: security
A download project uses a total of two multi-cabinet servers. Why do you need so many servers? Because a few years ago, the mobile company's idc provided free machines and bandwidth, so you don't have to do it for nothing. After a few years of wasted use, they got an IDC license and began to charge. When the business is good, it doesn't feel expensive, with
1. The first step is to boot the computer using the installation CD of Windows 2008 R2. After the installation image is loaded, enter the language selection interface, press "Shift+F10", open the command prompt interface, enter the partition where the Windows directory is located, and set the
First, the experimental task configures the FTP server (verifying basic and anonymous authentication, FTP IP address restriction, command line access, multiple file download and upload, command line verification anonymous access) configuring WEB station (verifying different port access from IP, different IP access from the same port). Second, two experimental steps are configured.
Windows environment using apxs compilation to add apache module introduction: this article uses the mod_limitipconn module as an example. Environment: windows7 x86 system apache 2.4.18 Target: in windows environment
Sometimes you have solutions to business problems, but your management just won't listen. Some people in the company are also working on this, who have tried to attract investment in CRM projects and hope to get support from colleagues to implement the system, but failed. What is even more frustrating for them is that they realize that, such as
Recently I have been watching the advanced management course of VMWARE. There are many management tools involved in this course, including Vsphere Client, Vsphere Web Client, ESXCLI, ESXTOP, vmkfstoo
The case of Shell script programming uses regular expression 1) VMware software, virtual machine is Centos7 system, use shell script to configure static network card #! / bin/bash# this shell script is suitable for VMware Centos7 dual network card
Yum groupinstall "GNOME Desktop"-y enters the graphical interface 1, init 5 (1 meme 2) 2, startx
[TOC] Preface: disk array (Redundant Arrays of Independent Drives,RAID), which means "redundant array of independent disks". A disk array is made up of many separate disks that are combined into one
Introduction to Django CMDB system (1) basic environment Preface author: he Quan, github address: https://github.com/ × × × QQ Exchange Group: 62-01-76-50-1 through this tutorial, you can start from scratch.
Virtual network troubleshooting is difficult, traditional traceroute and other tools are difficult to play a big role, in most cases, you need to go to the host, hybrid cloud gateway to grab packets to troubleshooting, time-consuming and laborious. In some scenarios, the delivery path of the packet is relatively long (such as
This lab implements memcached+magent+keepalived high availability cluster: magent: proxy memcached to achieve load balancing keepalived:magent master / slave HA high availability memcached: cache
The full name of WDS is Windows deployment Service, which is mainly used in the batch deployment of computer operating systems in large and medium-sized networks. By using WDS, we can manage system images and unattended installation scripts, and provide manual and unattended installation, which greatly improves our installation operations.
Summarize the construction of OpenSSL and Tomcat https in the first part: first, look at how OpenSSL works: the steps to create a certificate: (1) generate a private key (2) generate a certificate to be signed (3) generate a x509 certificate, and sign with a CA private key (4)
Step 1: download https://dev.mysql.com/downloads/mysql/ from the official website step 2: extract to a folder step 3: configure the environment variable to insert% MYSQL_HOME%\ bin into the last fourth of the Path
What is Vim? Vim is a highly configurable text editor that is very efficient for creating and changing any type of text. Along with most UNIX systems and Apple OS X, it is included as "vi". Vim is stable and continues to evolve and become better.
1. Based on port 1, modify listening port, add file read path (based on httpd directory) 2, dns configuration 3, configure vhost file 4, test win,Web server uses port 80 by default, so you don't need to add ": 8" to the site at port 80.
Why can't docker run ansible/ansible pull properly? Mingming Laozi network is connected to dig @ 114.114.114.114 registry-1.docker.io. Is it DNS pollution?