Logical backup and recovery of IMP/EXP, data pump, SQL*Loader, rman database: exp and imp1. Import library: export and import the entire database 2. Import tablespaces: export and import tablespaces 3. Guide table user: export and import all objects in the user 4. Guide table
Experiment name: vrry, Gateway redundancy, floating routing, pat address Translation, web Server Mapping experiment Topology Diagram: 3. Objective: 1. Enable the intranet to access the web server-server42. Configure vrrp for redundant backups of gateways and link tracing
Among them, oracle and redis no longer need major changes after the first deployment, engineering containers need to be upgraded frequently, and nginx containers need to be restarted frequently. Note: the-v option in docker run mounts the host directory to the specified directory in the container
Always want to do a detailed virtualization practice documentation, most of what is found on the network is to simulate the installation of ESXI in VM WORKSTATION, in fact, there is some difference between the simulation installation and the actual installation. According to the actual operation, this paper records the installation process of ESXI step by step.
Before starting, in some cases, such as high system load, docker stop cannot close a container (no response), then you can find the host process ID according to the ID of the container process, and then kill the container (preferably you have used volume data persistence, otherwise capacity
When using the xe command to add vdisk, you first need to understand the three concepts of SR,VDI,VBD under xenserver. The following figure is shown below: repository (SR) virtual disk image (VDI) physical block device (PBD) virtual block device (VBD)
Linux/Centos7 installation and management program Linux application basic query RPM package information installation, upgrade, uninstall, RPM package / yum warehouse source code compilation 1, the relationship between application and system commands file location system commands: generally in / bin and /
HP Unix: view ndd-get / dev/tcp tcp_keepalive_interval modify ndd-set / dev/tcp tcp_keepalive_interval 300000
Author: OAM Project Manager Guide: on October 17, 2019, Jiang Jiangwei (nickname: Xiaoxie), partner of Alibaba and general manager of Aliyun Intelligent basic products Division, announced in Qcon Shanghai that Aliyun and Microsoft jointly launched the open application model Ope.
Environment Vmware virtual machine OS:CentOS7 fault simulation fault repair
With the release of Windows server 2016 by Microsoft, Windows server 2008R2 is now mostly used in the market, so it is an inevitable trend to upgrade to Windows server 2016, so let's briefly introduce it today.
To view the password policy, it is common to view it through a few steps in the Group Policy Management console. Use Get-ADDefaultDomainPasswordPolicy to view password policies directly. The figure below is as follows
In the experimental environment, 4 GFS node servers do GlusterFS clusters, providing storage services to KVM clients to do virtualized server roles, IP addresses, disk spaces, gfs-node1192.168.142.15240G+40Ggfs-node2192.
The structure of the if statement is in the shell script, and the if statement is the most commonly used flow control method. It is used to judge the result according to specific conditions and perform different operations (if. So.). According to the complexity, the choice structure of if statements can be divided into three basic categories.
Requirements: view multiple machines to see multiple system CPU, specified process CPU, master / standby status, memory usage; and display on one machine; first: first, set ssh password-free login ssh-keygen-t rsa passport'- f ~ / .ssh/id_r
Rip to achieve network interworking, and acl application network topology diagram # configuration idea: first of all, the premise of ACL must ensure the interconnection of the whole network before it can be # then the whole network can be connected first # first configure the ip address of pc7,pc8,pc9 and switch lsw5.ls
Powershell has been learning, the script writing ability is limited, all rely on their own logic to write. If there is a master, please leave a message and give me advice. Come across a case at work: you need to add a registry key to determine that it exists if there is one. If not, add a key value. New-Item
Today, I received a question from a user about automatic reply. The requirements are as follows: as soon as the recipient receives the email, he will automatically send the edited reply to the sender, regardless of whether the sender is the same sender or not. We know that both exchange and exchange online are out.
1. Network Connections manages the objects in the "Network and Dial-up connections" folder, where you can view the local area network and remote connections (disable this service and set the IP address cannot be modified) 2. Logical Disk Manager disable the service
Routine description: execute server two client store content in server two client read content three procedures use semaphores to synchronize server.c--