Get the App
  • MongoDB start and stop

    MongoDB start and stop

    MongoDB is a database based on distributed file storage. Written in C++ language. Designed to provide scalable high-performance data storage solutions for WEB applications. It is widely used because of its high performance, easy to deploy, easy to use, convenient data storage and so on. Its installation and configuration is quite simple.

    Shulou · 2022-06-03 01:40
  • NetApp 7MTT tool for migration of stored data

    NetApp 7MTT tool for migration of stored data

    1 NetApp 7MTT tool for migration of stored data 1.1 7MTT migration process prepares a virtual machine in advance for the installation of 7MTT tools. 1.2 configuration requires Dual-core x64 processor, 1.0 GHz o

    Shulou · 2022-06-03 01:40
  • Detailed steps of mysql master / slave configuration (test successful)

    Detailed steps of mysql master / slave configuration (test successful)

    The theoretical knowledge related to mysql master-slave configuration can be found online. Here, I mainly introduce the mysql master-slave configuration from the actual configuration. I have queried a lot of information and tested many times. Finally, I have sorted out the configuration steps that can successfully mysql the master-slave configuration. Environmental introduction and description due to

    Shulou · 2022-06-03 01:40
  • Server Model of Reading and Notetaking in linux High performance Server

    Server Model of Reading and Notetaking in linux High performance Server

    1. Model 1: TCP/IP S (classic) cause: there is no difference between the client and the server. But resources (video, news, software) are all monopolized by the data provider: after the server starts, first create one or more listening socket and call the bind function

    Shulou · 2022-06-03 01:40
  • Route tracking tracert under Windows

    Route tracking tracert under Windows

    Tracert: route tracker that determines the path taken by IP packets to access the destination and the delay at each hop in the IP network. The example is as follows: parameter-d means that the IP address is not resolved to the hostname C:\ Users\ win7 > tracert-d pr

    Shulou · 2022-06-03 01:40
  • Scrapy setting & quot; request Pool & quot

    Scrapy setting & quot; request Pool & quot

    Common error of crawler request 200: successful processing of request: get the content of the response, process 201: the request is completed, and the result is that a new resource is created. The URI of the newly created resource can be handled in the responding entity: the crawler does not encounter 202: the request is accepted, but where

    Shulou · 2022-06-03 01:40
  • JQuery dynamically lets input follow the width of td & # 160; grow js files

    JQuery dynamically lets input follow the width of td & # 160; grow js files

    23dddddddddddd//jQuery code function demo1 () {/ / var dd = document.getElementsByName ('t1') [0] .value; / / by name

    Shulou · 2022-06-03 01:40
  • Files that even root can't kill.

    Files that even root can't kill.

    Do you have the impression that root users can do whatever they want? Any rm-rf *, a wave of coquettish operation leaving? It may not be that easy. Come on, delete me! To start with an example, create a text file called test.txt$ touch test.txt

    Shulou · 2022-06-03 01:40
  • MD3800I dual control + MD1200 disk expansion cabinet configuration

    MD3800I dual control + MD1200 disk expansion cabinet configuration

    1. Boot and shutdown sequence boot: expansion cabinet-controller shutdown: controller-expansion cabinet 2. The network port on the back of the controller is shown above: 0 IN 0, 0 IN 1, 1 IN 0, 1 IN 1 as data ports, connected to the storage switch, 0 IN 0 and 1 IN 0.

    Shulou · 2022-06-03 01:40
  • Implementation and Management of Windows Server 2008 Network Infrastructure

    Implementation and Management of Windows Server 2008 Network Infrastructure

    Click to download: implementation and Management of Windows Server 2008 Network Infrastructure

    Shulou · 2022-06-03 01:40
  • Execute php artisan migrate:install error report

    Execute php artisan migrate:install error report

    Execute php artisan migrate:install error report: SQLSTATE [42000]: Syntax error or access violation: 1231 Variable'

    Shulou · 2022-06-03 01:40
  • VirtualBox can only create virtual machines with 32-bit systems on windows7 32-bit systems.

    VirtualBox can only create virtual machines with 32-bit systems on windows7 32-bit systems.

    VirtualBox can only create virtual machines with 32-bit systems on windows7 32-bit systems! VirtualBox can only create virtual machines with 32-bit systems on windows7 32-bit systems! VirtualBox in windows

    Shulou · 2022-06-03 01:40
  • How to understand AWS network and how to create a multi-layer secure network architecture

    How to understand AWS network and how to create a multi-layer secure network architecture

    First, it is required to create a three-tier network architecture, and the server can only be connected through the springboard; the web server can only be connected by the springboard, port 80 can only be accessed by ELB, the server does not assign a public network IP, and the external network connection can only be connected by the web server through the NAT; database server.

    Shulou · 2022-06-03 01:40
  • What do you mean by

    What do you mean by "/" and ". /" in linux

    There are many special symbols in Linux Shell, which should be paid special attention to when we write Shell scripts: on the one hand, we should know the usage of these special symbols, these symbols can get twice the result with half the effort; on the other hand, we should avoid the excessive use of these special symbols and lead to feet.

    Shulou · 2022-06-03 01:40
  • Windows system Management Learning Notes 6

    Windows system Management Learning Notes 6

    Windows system management to view their own public network IP:www.ip138.com network disk service: data sharing remote customer data backup and recovery data backup: data security to avoid data loss; backup object: system; data cold backup: refers to the documents that need to be backed up

    Shulou · 2022-06-03 01:40
  • Common windows commands (delay extension)

    Common windows commands (delay extension)

    In the compound statement: setlocal EnableDelayedExpansionset axiom 1 & & echo! a compound for loop: setlocal EnableDelayedExpansionfo

    Shulou · 2022-06-03 01:40
  • The method of checking the status of Service in linux

    The method of checking the status of Service in linux

    1. Use the process to view the command: ps-aux | grep xxx can check whether a process or service exists. 2. Use services command 1 to view the running status of a single service: service service name status, such as [ro

    Shulou · 2022-06-03 01:40
  • Depth Optimization of Nginx (2)

    Depth Optimization of Nginx (2)

    Nginx, as the most popular Web application, is very important to optimize it. Through Nginx preliminary optimization and in-depth optimization Nginx (1) has been able to do a lot of optimization of Nginx to meet basic needs, but as a qualified operation and maintenance engineer

    Shulou · 2022-06-03 01:40
  • Disk and file system management

    Disk and file system management

    We know that a disk can be partitioned into multiple partitions (partition). From Windows's point of view, you may have a disk and partition it into CRV, DRV, E: disk, that C, D partition E is the partition. Linux's devices are all written in text.

    Shulou · 2022-06-03 01:40
  • How to solve the problem of garbled codes in files written by linux running windows

    How to solve the problem of garbled codes in files written by linux running windows

    Problem: when the code (.m) file written in matlab under Windows is copied to Linux (Ubuntu), the annotated Chinese is all garbled, and vice versa, it is the same problem. Reason: GB2312 encoding is used by default under Windows, Linux default

    Shulou · 2022-06-03 01:40