Get the App
  • The first lesson of Operation and maintenance-- computer composition and Operation

    The first lesson of Operation and maintenance-- computer composition and Operation

    Computer is a kind of modern electronic computing machine for high-speed computing, which can not only carry out numerical calculation, but also logical calculation, but also has the function of storage and memory. It is a modern intelligent electronic device that can run according to the program and process large amounts of data automatically and at high speed. It is composed of hardware system and software system.

    Shulou · 2022-06-02 18:58
  • Record-install windows7 prompt error

    Record-install windows7 prompt error

    Error at the end of reinstalling win7: windows setup could not configure windows to run on this computer `s hardware solution: s

    Shulou · 2022-06-02 18:58
  • What are the professional requirements of Java software development?

    What are the professional requirements of Java software development?

    Java is an object-oriented programming language, which not only absorbs the advantages of C++ language, but also abandons the concepts of multi-inheritance and pointers which are difficult to understand in C++, so Java language has two characteristics: powerful and easy to use. Java language as the representative of static object-oriented programming language

    Shulou · 2022-06-02 18:58
  • Nextcloud can not log in. There is no response after filling in the password.

    Nextcloud can not log in. There is no response after filling in the password.

    The reason is that web, php nginx and / var/lib/php/session/ are not the same user path: / var/lib/php/session/ solution is replaced by the same user (my nginx user) chown

    Shulou · 2022-06-02 18:58
  • Xshell6 installation orientation

    Xshell6 installation orientation

    Xshell6 is the most popular terminal simulator software, through which we can connect to different remote servers to upload and download files. At the same time, it can also greatly increase the speed of file transfer, so that you can easily complete the upload work. 1: ready to install

    Shulou · 2022-06-02 18:58
  • Zabbix add monitoring items, trigger alarm, etc.

    Zabbix add monitoring items, trigger alarm, etc.

    1, add monitoring items and finally choose to add 2. 5. Add graphic display 3. Set trigger 4. Alarm script alarm-first add an alarm medium before adding an action (in what case the alarm is triggered) Server: {HOST.NAME} occurs: {TRIGGER.NAME}

    Shulou · 2022-06-02 18:57
  • Dynamic increase of memory and CPU in boot state of virtual machine

    Dynamic increase of memory and CPU in boot state of virtual machine

    Experimental environment: a virtual machine 1, right-click the virtual machine, click "Edit Settings", 2. In "options", find the item "memory / cpu hot plug", tick "start memory hot add for this virtual machine" and "start CPU hot add for this virtual machine only", and click "OK". Note: in

    Shulou · 2022-06-02 18:57
  • Nginx access log (access_log) configuration and detailed information explanation

    Nginx access log (access_log) configuration and detailed information explanation

    Nginx access log (access_log) configuration and information details by accessing the log, you can know the user's address, which parts of the site are the most popular, the user's browsing time, and optimize the browsers used by most users. Nginx access log (acces

    Shulou · 2022-06-02 18:57
  • Perfect solution to the problem of Linux source code packet failure

    Perfect solution to the problem of Linux source code packet failure

    Resolve Linux source code package-unknown host option: error message: [root@data SPECS] # rpmbuild-ba. / nginx.specExecuting (% prep): / bin/sh

    Shulou · 2022-06-02 18:57
  • AD account weak password scanning tool

    AD account weak password scanning tool

    Tool authorization: free tool software size: 275KB software language: simplified Chinese author blog: http://319216.blog.51cto.com update time: 2017-02-22 application platform: Microsoft ActiveDir

    Shulou · 2022-06-02 18:57
  • How to recover data due to Linux server downtime and data loss

    How to recover data due to Linux server downtime and data loss

    [data recovery failure description] A linux website server, DELL R200, manages about 50 websites and uses an SATA 160GB hard drive. There was a sudden downtime during normal use, and the attempt to start again failed. When the hard drive was removed and tested, it was found that there were about 100 bad sectors.

    Shulou · 2022-06-02 18:57
  • Firefox Firefox browser shows that your links are not safe solutions

    Firefox Firefox browser shows that your links are not safe solutions

    Firefox browser, today suddenly opened the web page to remind, "your link is not safe", so how to refresh the web page can not be opened. Later, after several inquiries, we finally solved the problem. Here's how to solve the situation. 1. This measure is mainly aimed at the following situations: "your link is not safe".

    Shulou · 2022-06-02 18:57
  • Day 2 creates a virtual machine and installs CentOS7

    Day 2 creates a virtual machine and installs CentOS7

    How to create a virtual machine download and install software vmware download the image file of CentOS-7 and install a new virtual machine through vmware, similar to installing a physical computer. Select item 3 to install the image. The hard disk is assigned to 20g or above to configure the hardware how to install

    Shulou · 2022-06-02 18:57
  • Regular expression notes

    Regular expression notes

    one。 Introduction: regular expression is basically a "representation", as long as the tool program supports this representation, then the tool program can be used as a string processing of regular expressions. Tools such as vi,grep,awk,sed because they support regular expressions. Positive

    Shulou · 2022-06-02 18:57
  • Toss Electron's support for JQuery

    Toss Electron's support for JQuery

    Recently, when I was learning about the writing application of Electron framework, I accidentally found that JQuery was introduced in html in this way, but the program always reported an error: Uncaught ReferenceError: $is not defin

    Shulou · 2022-06-02 18:57
  • Operation and maintenance super-large log viewing tool

    Operation and maintenance super-large log viewing tool

    Do operation and maintenance super large log viewing tool: Large Text File Viewer 5.2 download please see the attachment.

    Shulou · 2022-06-02 18:57
  • The Foundation of linux Command (1)

    The Foundation of linux Command (1)

    Linux command basis shell definition: in computer science, Shell is commonly called shell (used to distinguish it from kernel), which refers to software (command parser) that "provides the user with an operating interface". It is similar to command.com under DOS and later c

    Shulou · 2022-06-02 18:57
  • After installing zabbix, the page suddenly prompts: zabbix server is not running:

    After installing zabbix, the page suddenly prompts: zabbix server is not running:

    After installing zabbix, the page suddenly prompts: zabbix server is not running: the information displayed may not be current, the following

    Shulou · 2022-06-02 18:56
  • Learning notebook-Linux minimum system burning based on iTOP4412 development board

    Learning notebook-Linux minimum system burning based on iTOP4412 development board

    The minimum system can only be operated through hyperterminal and there is no screen display. Tools: Super terminal, fastboot communication: serial RS232 operating environment: complete bootloader after boot, but before mounting the file system. (abort the text through "HyperTerminal" after boot

    Shulou · 2022-06-02 18:56
  • LNMP dynamic and static Separation & &memcache caching Service

    LNMP dynamic and static Separation & &memcache caching Service

    Blog outline: 1, MemCache introduction 1, protocol 2, event handling 3, storage mode 4, communication distributed 5, memcached application scenario 6, workflow 7 in memcached application, memcached consistency Hash algorithm 2, deployment

    Shulou · 2022-06-02 18:56