How to restore the usage of rpm,yum by mistakenly deleting tree command 1. Delete tree command, tree command is not available [root@centos7 ~] # which tree/usr/bin/tree [root@centos7 ~
Recently, the amount of data buried in online ES clusters has skyrocketed, and the machine's memory and disk space is about to explode. However, this part of the data is also cold data, which does not need to be queried at present, but it cannot be directly delete, and future data analysis needs to be retained. Due to the rush to launch in the early stage, the business code did not reasonably allocate the index to cut on a monthly basis.
Continue the user profile management under Windows (1) 3. Force the user profile to force the user profile to also be in the roaming user profile, but it is read-only and users cannot modify it. In general, the contents of this settings file are set in advance by the system administrator. Creation process: in actual life
Using the domain name pointing to the nginx service to proxy https,nginx, you can get the access domain name by analyzing the server_name field in the clienthello, and then act as a proxy by resolving the domain name address. There are a few problems here. The first one is the lower version of ie.
one。 Jenkins install yum install java-11-openjdk java-11-openjdk-develwget-O / etc/yum.repos.d/jenkins.repo h
1. Download installation package mysql official website: http://dev.mysql.com/downloads/mysql/ is downloaded to the designated directory folder, I put it in F:\ mysql, and the decompressed files are also placed in the changed directory 2. You don't want to configure environment variables every time.
Recently, the company migrated Exchange2010 to Exchange2016 across domains. Because the mailbox data is imported and exported by pst, undelivered returns are received when replying to previous messages. Although you can re-enter the address to solve the problem, it is very inconvenient for students to use it. Later classics
Pycharm usage Tip 1: just after installation, please select the option to cancel the automatic opening of the last project each time to give yourself the choice of pycharm Tip 2: just after installation, set the display toolbar and font pycharm Tip 3: just install
Does your computer often suffer from stutters and crashes? Your operating system will be used for too long, the computer can not boot normally, but it is not a hardware problem, the computer is deeply poisoned and not thoroughly antivirus. If the user's computer encounters the above situation, then your computer had better reinstall an operating system, but no
Grep is an instruction that is widely used when analyzing data files, and there is a "--color=auto" in the parameter option of grep to add a highlight color to the captured data, specifying which color is controlled by the GREP_COLOR variable.
1: install Filezila.2 on windows: install the ftp software on linux. The specific commands are as follows. The first is to install, and the second is to open ftp2.1 sudo apt-get install vsftpd2.3 s.
To change the number of Nginx running processes in high concurrency scenarios, you need to start more Nginx processes to ensure a quick response to process user requests and avoid blocking. With more processes running, Nginx will not temporarily start new processes to provide services in response to access requests, thus reducing the number of systems.
With the increasing popularity of Linux system in enterprises, as a qualified Linux operation and maintenance staff to master the basic operation of Linux system is one of the necessary skills. But the Linux system is all in English. For us Chinese, we see error messages, help messages and so on.
Recently encountered a problem: to let the latest MAC system join the domain of windows. After thinking a lot of ways, I finally got over it. Because the latest version of the MAC OSX MACOS High Sierra system cannot be set up in the account like the previous version.
First of all, query whether to install the vnc-server package. If it is not installed, first install the package # yum install vnc-server set the password for vnc, and the password is redhat#vncpasswd, use the following command to start vncserv
Docker container commit, abbreviated as docker commit description: create a new from a container's changesdocker image b
This article uses easy-to-understand examples to introduce the use of linux cmp command to compare whether there are differences between the two files, the code is very detailed, interested friends can refer to, hope to be helpful. The cmp command is used to compare two files of any type, if two text
How do I use the bzless command of linux to view the contents of a bzip2 compressed text file? Many novices are not very clear about this. In order to help you solve this problem, the following editor will explain it in detail. People with this need can come and learn. I hope you can gain something. B
Editor to share with you the use of linux's sftp-server command sftp protocol server-side programs, I hope you will learn a lot after reading this article, let's discuss it together! The sftp-server command is IETF draft-ie
This article will explain in detail about the use of linux's alias command to set command aliases. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article. The alias command is used to set the alias of the instruction. We can use the