1 operating system startup process and startup of centos6 and centos7 1.1 GRUB boot manager GNU GRUB (GRand Unified Bootloader referred to as "GRUB") is a multi-operating system from the GNU project
Blog directory 1, RPM package management tool 2, install, upgrade and uninstall RPM software 3, Linux application foundation 4, source code compilation and installation 1, RPM package management tool RPM Pachage Manager proposed by Red Hat company, by many Linu
A domain name, corresponding to an IP address, can be resolved into an IP address through the DNS domain name resolution server. Here, by modifying the host file, specify the IP address of the domain name host hijacking refers to the configuration of the domain name and the IP address in the host file, because ho is used to access the domain name.
Recently, the computer crashed frequently, which was found by checking the log. The event ID10,WMI error finds a solution through a search, copy the following code to a text file, save it with the extension "repair .vbs", and run it all the way to determine. Code: strComputer = "." Se
Date +% Y%m%d date cal 7 2005 Calendar bc Calculator [tab] key to complete the command shutdown reboot halt poweroff sync shutdown command / etc/paswd / etc
Introduction to Django CMDB system (4) addition, deletion, modification and search preface author: he Quan, github address: https://github.com/hequan2017 QQ Exchange Group: 620176501 through this tutorial to complete zero entry
WDS Automated deployment Service Windows deployment Service (Windows Deployment Services, abbreviated WDS), suitable for deployment of computer operating systems in large and medium-sized networks. You can use the Windows deployment service to manage images to
Open the notebook and copy the following text: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\ SOFTWARE\ Policies\ Google\ Chrome
Docker monitoring: what is cAdvisor cAdvisor?cAdvisor is an open source Google visualization tool for displaying and analyzing the running status of containers, which can be easily obtained by running cAdvisor on the host.
The Chinese interpretation of common HTTP error messages, that is, some of the main reasons why we often cannot open the web page or go online. In fact, I know that many friends are really a weak link in this respect, because many friends just think about how to install the system and how to deal with the system problems, but
The purpose of writing this article is to let everyone take fewer detours. If you think it's good, you should like it. Why deploy windows node machines? Because otherwise, some operations can only be performed on the machine where the jenkins is deployed, and the windows node is deployed to be able to execute win remotely
Configure the host A record (1) to correspond the domain name www.ytvc.com.cn to the IP address 192.168.1.11, select "New Host" in the ytvc.com.cn area (2) Type the host name "www" in the "name" text box, and DNS will
Readers with basic knowledge of regular expressions must be familiar with expressions such as "\ d" and "[amurz] +", the former matching a numeric character and the latter matching more than one lowercase letter. But if you have used Linux/Un like vi, grep, awk, sed, etc.
Blog outline: 1, Nginx introduction 2, build Nginx server 3, Nginx service version upgrade to 1.2 4, modify Nginx service header information 5, detailed explanation of location options in nginx main configuration file 6. Configure https to access Ngi
NAMEcat-concatenate file and print on the standard output: connect the file and display it to standard output. SYNOPSIScat [OPTION]... [
Ubuntu new configuration 1, configure apt source 1, backup ubuntumv / etc/apt/sources.list / etc/apt/sources.list.bak2, configure Tsinghua source su rootcat > /
What is the average salary in the cloud computing industry? Is it necessary to take part in professional study? Relying on the development of science and technology and the strong support of national policies, China's cloud computing market has developed vigorously. Large and small cloud platforms have emerged one after another, which has given rise to a large number of demand for cloud computing talents, and the salaries of employees have gone up.
# coding=utf-8import urllib2import reimport xlwtimport smtplibimport randomimport timefrom email.mime
1. Restart centos6 Nic: restart service network restartcentos7 Nic: systemctl restart network [root@centos7 ~] # systemct
1. Install ansiblecentos and install ansible as follows: [root@ansible ~] # yum-y install epel-release [root@ansible ~] # yum-y I