Get the App
  • What if the network is unstable after linux upgrade?

    What if the network is unstable after linux upgrade?

    What if the network is unstable after linux upgrade? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem. Solution: check the firewall status root@localhost # first

    Shulou · 2022-06-02 23:32
  • Helm deployment Dashboard of CentOS7.5Kubernets (k8s) 1.12.2 (3)

    Helm deployment Dashboard of CentOS7.5Kubernets (k8s) 1.12.2 (3)

    Image (v1.10.0) required for Helm to deploy Dashboarddashboard address: link: https://pan.baidu.com/s/1vkdYNGjQD0hD_Q0_I_2t3A extraction code: 7i7k1,

    Shulou · 2022-06-02 23:32
  • Lsi array card command

    Lsi array card command

    Root@BlueNAS:~# lspci-s 06VR 00.0-v06VR 00.0 Ethernet controller: Intel Corporation I210 Gigabit Netw

    Shulou · 2022-06-02 23:32
  • Linux system shell script shows how to solve the problem if the file cannot be found

    Linux system shell script shows how to solve the problem if the file cannot be found

    Linux system shell script shows that the file can not be found how to solve? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem. Linux source shell script

    Shulou · 2022-06-02 23:32
  • Quick collection of Exchange Server information PowerShell script

    Quick collection of Exchange Server information PowerShell script

    Whether it is preliminary research or regular maintenance inspection, it is often necessary to quickly understand the overall situation of Exchange. I didn't bother to click on it one by one in ECP, and I didn't bother to enter commands one by one, so I spent some time writing a PowerShel to collect Exchange information.

    Shulou · 2022-06-02 23:31
  • What if Windows Process Activation Service fails to start?

    What if Windows Process Activation Service fails to start?

    What if Windows Process Activation Service fails to start? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem. At the time of division

    Shulou · 2022-06-02 23:31
  • Efficient use of search engines

    Efficient use of search engines

    1) intitle this search command is to tell the search engine, the search results, the title must include the keywords you enter. Otherwise, sometimes your search page will include the keywords you have entered. 2) the search instruction of keyword A-keyword B is to tell the search engine, search

    Shulou · 2022-06-02 23:31
  • Jmeter installation and monitoring server performance metrics _ Huashan

    Jmeter installation and monitoring server performance metrics _ Huashan

    Install jdk and configure environment variables the system is ready to install "raw materials" to extract the apache-jmeter-2.13 package to disk C configure jmeter environment variables into jmeter's bin directory, find jmeter.bat, right-click to send to "Desktop Shortcut"

    Shulou · 2022-06-02 23:31
  • Virtual server in vmware workstation connection management ESXI

    Virtual server in vmware workstation connection management ESXI

    1. Install vmware workstation. 2. Open vmware workstation-File-connect to server3, enter the IP address of esxi: 4, fill in the account number and password, and select the connection. 5. Log in

    Shulou · 2022-06-02 23:31
  • What are the domestic virtual hosts?

    What are the domestic virtual hosts?

    This article mainly introduces what are the domestic virtual hosts, the sample code in the article is very detailed, has a certain reference value, interested friends must read it! As we all know, domestic virtual host lines are mainly divided into telecom and Unicom, with Unicom in the north and telecom in the south. Visit on the line

    Shulou · 2022-06-02 23:30
  • The process of recovering data after a server is paralyzed by power outage

    The process of recovering data after a server is paralyzed by power outage

    First, the failure of server data recovery describes that the sudden power outage in the computer room leads to the paralysis of the entire storage, and the storage is still unusable after power-up. After diagnosis by the user engineer, it is believed that the damage to the storage array was caused by a power outage. The whole storage is a RAID-6 disk array composed of 12 Hitachi hard drives (3T SAS hard drives).

    Shulou · 2022-06-02 23:30
  • Solution for opening new desktops and sessions every time Windows server 2008 R2 server remote desktop

    Solution for opening new desktops and sessions every time Windows server 2008 R2 server remote desktop

    Software environment: window server 2008 R2 problem description: before, the server could not connect remotely. After listening to the relevant solutions on the Internet, we could connect remotely after restarting, but recently we found that we could log in remotely with the same account, like every time.

    Shulou · 2022-06-02 23:30
  • Record a Muggle experience of configuring a custom error page for nginx

    Record a Muggle experience of configuring a custom error page for nginx

    In fact, I haven't touched nginx for a long time, so I have to deal with a task all of a sudden. First of all, let's talk about the background: our business is deployed in the form of a container, and nginx does the reverse structure. When a user requests to reach the nginx server, it first determines whether it is stored in the root directory of the nginx configuration.

    Shulou · 2022-06-02 23:30
  • The exchange server 2010 OWA attachment feature only supports IE browsers

    The exchange server 2010 OWA attachment feature only supports IE browsers

    Failure phenomenon: can not use Google, Firefox, Edge and other browsers to add exchange owa accessories; solution: 1. Switch Google browser to IE kernel compatibility mode, add IE Tab extension, after testing IE Tab 11.1.13.1 can be positive

    Shulou · 2022-06-02 23:29
  • Layer 3 switch turns on DHCP

    Layer 3 switch turns on DHCP

    1, experiment name: layer 3 switch turns on DHCP2, experiment purpose: turn on DHCP, realize automatic acquisition of IP address 3, realize topology: 4, experiment steps: (1) sw2:Switch > enSwitch#confSwitch (config) # vl

    Shulou · 2022-06-02 23:29
  • Notes of Linux Operation and maintenance Yunsheng (1) regular expressions and document Editor sed

    Notes of Linux Operation and maintenance Yunsheng (1) regular expressions and document Editor sed

    An overview of regular expressions uses a single character to describe and match a series of strings that conform to the rules of a sentence, which is composed of ordinary characters and special characters. Regular expressions are widely used in script programming and text editors. Regular expressions are abbreviated to regex, regexp, RE. In most languages

    Shulou · 2022-06-02 23:29
  • Deploy WDS services to implement unattended installation of Windows7

    Deploy WDS services to implement unattended installation of Windows7

    WDS deployment service reference (no unattended part) https://blog.51cto.com/14154700/2337244 A few days ago, when I came into contact with the unattended installation of the centos7 system, I have been thinking about how to implement the unattended installation of Wi

    Shulou · 2022-06-02 23:29
  • Deploy Tomcat8 under windows

    Deploy Tomcat8 under windows

    System environment: Windows Server 2012 R21 installation JDK environment, recommended exe installation; 2 install apache-tomcat-8.5.31-windows-x64, directly decompress it; 3 set relevant environment variables to add

    Shulou · 2022-06-02 23:29
  • MF825C surfing the Internet under embedded linux

    MF825C surfing the Internet under embedded linux

    After the usb network card is plugged into ZTE's MF825C telecom version, the # lsusb19d2:1225 (bus 1, device 3) 00000 bus 0000 (bus 1, device 1) network card will automatically switch mode # lsusb19d2:1

    Shulou · 2022-06-02 23:29
  • DHCP trunk link assignment ip interworking between different vlan pc

    DHCP trunk link assignment ip interworking between different vlan pc

    Experimental topology: 3. Experimental requirements: configure trunk link between switches configure routing function of layer 3 switch configure DHCP trunk link 4 PCs automatically obtain address backup link 4 from DHCP server. The experimental step is to change the ip address mode of the PC to dh.

    Shulou · 2022-06-02 23:29