Get the App
  • Linux operating system startup process and centos6 and centos7

    Linux operating system startup process and centos6 and centos7

    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

    Shulou · 2022-06-03 09:37
  • Linux installation and management program

    Linux installation and management program

    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

    Shulou · 2022-06-03 09:36
  • Nginx domain name configuration virtual host

    Nginx domain name configuration virtual host

    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.

    Shulou · 2022-06-03 09:36
  • The solution to ID10,WMI error of Windows7 event

    The solution to ID10,WMI error of Windows7 event

    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

    Shulou · 2022-06-03 09:36
  • Linux basic command

    Linux basic command

    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

    Shulou · 2022-06-03 09:36
  • Introduction to Django CMDB system (4) addition, deletion, modification and search

    Introduction to Django CMDB system (4) addition, deletion, modification and search

    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

    Shulou · 2022-06-03 09:36
  • WDS automatic deployment service operation-- install Win10 for bare metal operation

    WDS automatic deployment service operation-- install Win10 for bare metal operation

    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

    Shulou · 2022-06-03 09:36
  • Chrome automatically remembers passwords through the registry

    Chrome automatically remembers passwords through the registry

    Open the notebook and copy the following text: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\ SOFTWARE\ Policies\ Google\ Chrome

    Shulou · 2022-06-03 09:36
  • Docker monitoring: cAdvisor

    Docker monitoring: cAdvisor

    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.

    Shulou · 2022-06-03 09:36
  • Chinese interpretation of Common HTTP error messages

    Chinese interpretation of Common HTTP error messages

    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

    Shulou · 2022-06-03 09:36
  • Detailed tutorial on jenkins deployment of windows Node Machine

    Detailed tutorial on jenkins deployment of windows Node Machine

    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

    Shulou · 2022-06-03 09:36
  • Configuration and management of DNS service-configure host A record

    Configuration and management of DNS service-configure host A record

    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

    Shulou · 2022-06-03 09:36
  • Linux/Unix tool and POSIX Specification of regular expressions

    Linux/Unix tool and POSIX Specification of regular expressions

    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.

    Shulou · 2022-06-03 09:36
  • Building Nginx Server and depth Optimization (1)

    Building Nginx Server and depth Optimization (1)

    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

    Shulou · 2022-06-03 09:36
  • Detailed explanation of cat command

    Detailed explanation of cat command

    NAMEcat-concatenate file and print on the standard output: connect the file and display it to standard output. SYNOPSIScat [OPTION]... [

    Shulou · 2022-06-03 09:36
  • New Ubuntu configuration

    New Ubuntu configuration

    Ubuntu new configuration 1, configure apt source 1, backup ubuntumv / etc/apt/sources.list / etc/apt/sources.list.bak2, configure Tsinghua source su rootcat > /

    Shulou · 2022-06-03 09:35
  • What is the general salary in the cloud computing industry? is it necessary to participate in professional study?

    What is the general salary in the cloud computing industry? is it necessary to participate in professional study?

    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.

    Shulou · 2022-06-03 09:35
  • Python crawls movie records and generates excel tables

    Python crawls movie records and generates excel tables

    # coding=utf-8import urllib2import reimport xlwtimport smtplibimport randomimport timefrom email.mime

    Shulou · 2022-06-03 09:35
  • Centos Network Card restart / Firewall / selinux/hosts-

    Centos Network Card restart / Firewall / selinux/hosts-

    1. Restart centos6 Nic: restart service network restartcentos7 Nic: systemctl restart network [root@centos7 ~] # systemct

    Shulou · 2022-06-03 09:35
  • Ansible Notes-install and configure ansible

    Ansible Notes-install and configure ansible

    1. Install ansiblecentos and install ansible as follows: [root@ansible ~] # yum-y install epel-release [root@ansible ~] # yum-y I

    Shulou · 2022-06-03 09:35