Get the App
  • Nginx virtual machine configuration and how to use location

    Nginx virtual machine configuration and how to use location

    Today, the editor will bring you an article that introduces the configuration of nginx virtual machines and the use of location. The editor thinks it is very practical, so I will share it for you as a reference. Let's follow the editor and have a look. A virtual host server {list

    Shulou · 2022-06-03 05:30
  • How do I create, manage, and delete Azure Migrate projects?

    How do I create, manage, and delete Azure Migrate projects?

    How do I create, manage, and delete Azure Migrate projects? I believe that many novices do not know how to manage Azure Migrate projects, through the summary of this article, I hope you can gain something. 1. Create a project and add a tool to set the new in the Azure subscription

    Shulou · 2022-06-03 05:30
  • Abrt-ccpp CentOS7 bug reporting Service

    Abrt-ccpp CentOS7 bug reporting Service

    Unable to create the "abrtd" creates a sub-directory (named something like "ccpp-1279914365-14618") in the d caused by the ccpp file

    Shulou · 2022-06-03 05:30
  • SecureCRT modifies the color scheme

    SecureCRT modifies the color scheme

    Open-option-session option 1. Terminal-Simulation as shown in figure 2. Terminal-appearance modification of the current color scheme 3. Effect.

    Shulou · 2022-06-03 05:30
  • PowerShell prompt for a command is not a valid command

    PowerShell prompt for a command is not a valid command

    To the task, due to the Windows server version to upgrade: 2008-> 2016, so we need to do a lot of preparatory work, such as OU, GPO. Because the OU is divided into several hundred OU, you need to create a new one under 2016OU that has been saved under 2008OU.

    Shulou · 2022-06-03 05:30
  • Memcached High availability Cluster-keepalived

    Memcached High availability Cluster-keepalived

    Content points 1, magent introduction: 2, architecture deployment: 1, magent introduction: magent is an open source proxy service software, we can use it to achieve cache data synchronization, of course, the synchronization here does not mean that memcached can communicate with each other

    Shulou · 2022-06-03 05:30
  • Remote access credentials do not work in windows10

    Remote access credentials do not work in windows10

    Remote classmate computer, found that entering the account password is still not good, prompt your credentials do not work, problem solving: Win+R---gpedit.msc network access-classic.

    Shulou · 2022-06-03 05:30
  • Get disk information in SCVMM virtual machine

    Get disk information in SCVMM virtual machine

    < # / /-/ / Copyright (c) {charbel

    Shulou · 2022-06-03 05:30
  • The separation of master and slave from reading and writing in 48.MYSQL

    The separation of master and slave from reading and writing in 48.MYSQL

    Linux enterprise knowledge summary Mysql master-slave replication and read-write separation schematic Mysql master-slave replication: slave server automatically synchronizes data on the master server. Read-write separation of Mysql: control the user to read and write data from the slave server through the amoeba server

    Shulou · 2022-06-03 05:30
  • Protected Hyper-V environment and protected virtual machine Guarded fabric and shielded VMs

    Protected Hyper-V environment and protected virtual machine Guarded fabric and shielded VMs

    Whether it is a virtual machine within an enterprise or hosted in an IDC or cloud service provider, how to ensure that the running environment is secure? the virtual machine is secure (the data in the virtual machine file and the monitor screen you see) become the topic of this article. For example, if you are running a virtual machine, the administrator can

    Shulou · 2022-06-03 05:30
  • Nginx configures http https in the same server

    Nginx configures http https in the same server

    Server {listen 80 leading 443 ssl; # listens on the port. For https and http to coexist, you cannot use ssl onserver_name 192.168.1.193 in the configuration file.

    Shulou · 2022-06-03 05:30
  • The method of installing, starting and shutting down redis Service in Windows system

    The method of installing, starting and shutting down redis Service in Windows system

    1. Download windows version from: https://github.com/MicrosoftArchive/redis/releases next step 2. Install the unzipped files to the specified directory to open the cmd command window (if not

    Shulou · 2022-06-03 05:29
  • Using heapster to realize HPA

    Using heapster to realize HPA

    Horizontal Pod Autoscaling (Pod horizontal automatic scaling), referred to as HPA. HAP determines whether the number of copies of Pod needs to be adjusted by monitoring and analyzing the load changes of all Pod controlled by RC or Deployment.

    Shulou · 2022-06-03 05:29
  • Installation and configuration of WGCLOUD-v2.3 distributed Monitoring system

    Installation and configuration of WGCLOUD-v2.3 distributed Monitoring system

    WGCLOUD is developed based on java language and is a distributed monitoring system with micro-service architecture. the core modules include: server cluster monitoring, ES cluster status monitoring, CPU monitoring, memory monitoring, data monitoring, service heartbeat detection, application process management, disk IO monitoring, system load monitoring.

    Shulou · 2022-06-03 05:29
  • Application scenario of Samba Service in Centos system

    Application scenario of Samba Service in Centos system

    Samba is a free software that implements SMB protocol on Linux and UNIX systems, which is composed of server and client programs. SMB (Server Messages Block, Information Service Block) is a way to share files and printers on a local area network.

    Shulou · 2022-06-03 05:29
  • How to create exchange mailboxes in batches?

    How to create exchange mailboxes in batches?

    Create an exchange mailbox on domain control corresponding to OU batch creation and define a unified password: password$MailPasswd = ConvertTo-SecureString password-AsPlainText-F

    Shulou · 2022-06-03 05:29
  • Installation and deployment of sqoop tools

    Installation and deployment of sqoop tools

    Sqoop introduces Sqoop as a tool for transferring data from Hadoop and relational databases, which can import data from a relational database (such as MySQL, Oracle, Postgres, etc.) into H of Hadoop.

    Shulou · 2022-06-03 05:29
  • How to improve the concurrent processing ability of the server?

    How to improve the concurrent processing ability of the server?

    (a) what is the concurrent processing capability of the server? The more requests a server can handle per unit time, the higher the server's ability, that is, according to Xiao Yun, the more concurrent processing ability of the server, the essence of the server's job is to try to get the user request data in the kernel buffer as fast as possible.

    Shulou · 2022-06-03 05:29
  • Compilation, installation and startup of nginx

    Compilation, installation and startup of nginx

    Nginx can be compiled and run on most UnixLinux OS, and there is a portable version of Windows. The 1.4.0 stable version of Nginx was released on April 24, 2013. in general, for new sites, it is recommended to use the latest stability.

    Shulou · 2022-06-03 05:29
  • What are the common maintenance methods of the server?

    What are the common maintenance methods of the server?

    The probability of server failure is very small, but it still needs a high degree of attention, because this type of product is very important, as we all know, especially for the whole website, so we need to pay attention to the product all the time, whether there are some problems or not.

    Shulou · 2022-06-03 05:29