Get the App
  • Remote call at command on windows & invalid quot; binding handle & quot; solution

    Remote call at command on windows & invalid quot; binding handle & quot; solution

    Adding IP to the hosts file solves the problem

    Shulou · 2022-06-03 02:55
  • Basic script programming

    Basic script programming

    Programming style procedure: instruction-centered, data serving instruction object: data-centered, instruction serving the execution of data programs computer: running binary instruction programming language: language for interaction between people and computers low-level programming language machines: binary sequences of 0 and 1, called machines

    Shulou · 2022-06-03 02:55
  • AIX extended file system

    AIX extended file system

    Found that there is a file system on the server is almost full, so expand it a little space, record the steps here: 1, check the file system situation 2, check the remaining rootvg space here you can see the remaining space 378 PP, each PP size is 512M3, extend and check

    Shulou · 2022-06-03 02:55
  • Implement a http server from scratch

    Implement a http server from scratch

    I always think that birth is very important, but acquired efforts are more important, so many of today's "classes" are often not as good as acquired "non-classes". Therefore, we need to redefine "professional" and "expert": the so-called profession means that others do not do it, and this is your "profession".

    Shulou · 2022-06-03 02:55
  • Introduce a third-party editor

    Introduce a third-party editor

    Ckeditor editor is very powerful download address: Ckeditor download address: http://ckeditor.com/download introduces the ckeditor core file ckeditor.js in the page if it is an ASP.NET ring

    Shulou · 2022-06-03 02:55
  • Data backup and recovery, system backup and recovery

    Data backup and recovery, system backup and recovery

    Data backup and recovery, system backup and recovery 1, data backup and recovery 1, what is backup backup, that is, to prepare for unexpected situations such as files, data loss or corruption, copy data from electronic computer storage devices to mass storage devices 2, categories of backup objects

    Shulou · 2022-06-03 02:55
  • How to optimize the performance of Apache Server

    How to optimize the performance of Apache Server

    How to optimize the performance of Apache server? I believe that many novice rookies have not yet learned this skill. Through the summary of this article, I hope you can learn this skill. The following materials are the steps for implementation. Configure the website, make full use of the system resources, drain all the potential of the system, and let

    Shulou · 2022-06-03 02:55
  • The method of running jar package in linux

    The method of running jar package in linux

    This article will explain in detail how to run the jar package in linux. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article. When we need to run the Java program developed on Windows on Lin

    Shulou · 2022-06-03 02:55
  • What are the operations that cause thread switching in linux

    What are the operations that cause thread switching in linux

    What are the operations that cause thread switching in linux? In view of this problem, this article gives the corresponding analysis and answers, hoping to help more friends who want to solve this problem to find a more simple and feasible way. Linux adopts one-to-one thread model, user thread switching and kernel thread cutting.

    Shulou · 2022-06-03 02:55
  • A new method of permanent activation of Windows10

    A new method of permanent activation of Windows10

    "first use the activated Windows7_SP1 or Windows8.1 to upgrade Windows10 Professional Edition, and after the upgrade, Windows10 will be permanently activated." This is the one-year windows10 proposed by Microsoft in July 2015.

    Shulou · 2022-06-03 02:55
  • Nginx Optimization-Web Page Compression and caching time

    Nginx Optimization-Web Page Compression and caching time

    1. The ngx http .gzip _ module compression module of Nginx provides the function of compressing the contents of files, allowing the Nginx server to compress the output before sending it to the client, so as to save the bandwidth of the website and enhance the user's access experience.

    Shulou · 2022-06-03 02:55
  • Linux-Centos7 system boot, login control and weak password

    Linux-Centos7 system boot, login control and weak password

    1. Grub menu login is controlled in the Internet environment, most servers are managed by remote login, while the local boot and terminal login process are easy to be ignored, thus leaving security risks. Especially when the environment of the computer room where the server is located lacks a strict and safe control system.

    Shulou · 2022-06-03 02:54
  • Exchange 2013 Statistical mailbox capacity-Powershell

    Exchange 2013 Statistical mailbox capacity-Powershell

    Hello, everyone, there is a demand today, that is, to count the mailbox capacity of all users in preparation for the migration to OFFICE365, because the capacity we buy on O365 is limited, there are no restrictions on our own management, and some users have used dozens of gigabytes. I don't even know how to use graphics for this requirement.

    Shulou · 2022-06-03 02:54
  • [NetApp] use powershell mount and umount Volume

    [NetApp] use powershell mount and umount Volume

    1) connect to the DataOntap Cmode controller Connect-NCController 10.20.30.40. This IP address is the Cluster management address. 2) Mount existing volumeMount-NcVo

    Shulou · 2022-06-03 02:54
  • How to export vm to OVA file use PowerCLI

    How to export vm to OVA file use PowerCLI

    $myVApp = Get-VApp-Name "Ubuntu-temp" Export-VApp-vApp $myVApp-Destination "E:\ ova\"-Format Ova

    Shulou · 2022-06-03 02:54
  • Introduction and use of df Command in linux

    Introduction and use of df Command in linux

    In this issue, the editor will bring you the introduction and use of the df command in linux, and analyze and describe it from a professional point of view. I hope you can get something after reading this article. The function of the df command in linux is to check the magnetism of the file system of the linux server.

    Shulou · 2022-06-03 02:54
  • Linux's method of viewing the percentage of memory usage

    Linux's method of viewing the percentage of memory usage

    How does Linux view the percentage of memory usage? First go to the Linux desktop and right-click to open the terminal; then enter the top command on the command line, which can display the resource consumption of each process in the system in real time; finally, look at line 3 "Cpus". Content interpretation comes first.

    Shulou · 2022-06-03 02:54
  • How to install and deploy Prometheus Monitoring

    How to install and deploy Prometheus Monitoring

    Prometheus introduced Prometheus as an open source system monitoring and alarm toolkit, and Prometheus joined the Cloud Native Computing Foundation in 2016, becoming the second project after Kubernetes. The main features of Prometheus are: multi-dimension

    Shulou · 2022-06-03 02:54
  • The method of judging the existence of a file or directory by linux through if statement

    The method of judging the existence of a file or directory by linux through if statement

    Directory judgment: path= "/ home" # if [!-d ${path}]; then if [- d ${path}]; then echo dir ${path}

    Shulou · 2022-06-03 02:54
  • The solution to the failure of linux installation Software

    The solution to the failure of linux installation Software

    Problem 1. Ubuntu encountered an error prompt you might want to run 'apt-get-f install' to correct these solution when using the "apt-get install" installer.

    Shulou · 2022-06-03 02:54