When you install AIX for the first time, start the telnet service using smit mktcpip: # startsrc-t telnet
Solution 1) Log in to Huawei Cloud www.huaweicloud.com2) Click to enter the console 3) Select the address of the computer room to purchase the server. The default is Shanghai II, which is actually purchased from Beijing. You need to switch 4) Click the elastic CVM to view the current server ecs-1.
Today, the editor will bring you an article that introduces the command to kill the process under linux. 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. First, we can execute the [ps-ef | grep process name] command to view the PID of the process.
Let's learn about the linux environment mysql operation errors how to view, I believe you will benefit a lot after reading, the text in the essence is not much, hope that the linux environment mysql operation errors how to view this short content is what you want. 1. Enter mysql Security
This paper mainly uses the external mailbox account to send the alarm email. 1 if Sendmail or postfix is installed, the service needs to be stopped: [root@www alertscripts] # uname-aLinux www 3.10
Today, the editor will bring you an article that introduces the commands to start, stop, restart php and kill php processes under linux. 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. Check whether php starts ps-ef | gr
This article is to share with you the method of using the command to open php in linux. I believe most people have not yet learned this skill. In order to make you understand better, I have summarized the following content. Without saying much, let's read on. The command to enable php is as follows: / usr/local
This article mainly discusses the solution of non-recognition of linux commands. There is a certain reference value, friends in need can refer to, follow the editor to see the solution. Solution: first, directly modify the path value. First, execute the following command to add the target path to PATHexpor.
How do I view device information using the linux command? This problem may be often seen in our daily work. Through this question, I hope you can gain more. Let's take a look at the solution with the editor today. View pci device lspci-v for cpu information? Answer: more /
How does linux view cpu information? This problem may be often seen in our daily work. Through this question, I hope you can gain more. Here are the steps to solve this problem. We can use the cat command to see, and the cat command is used to connect files and print to standard output
Ppp protocol PPP protocol is a point-to-point link protocol, which is mainly used for point-to-point data transmission on full-duplex links:-support point-to-point and point-to-multipoint-support synchronous and asynchronous serial services-support multiple network layer protocols at the same time-support authentication-support automatic address negotiation
The following is about how to set the password for the Mysql database. The secret of the text is that it is close to the topic. So, no gossip, let's go straight to the following, I believe you will benefit from reading this article on how to set the password for the Mysql database. Mysqladmin
On Linux systems, users can create new directories from the command line or from the desktop file manager. The command to create a directory (also known as a folder) in Linux is the mkdir command. The following article will introduce you to the basics of the mkdir command, and give you an example.
Installation: sudo apt-get install monit profile: sudo vim / etc/monit/monitrc main configuration options: SMTP server for outgoing mail, AWS Simple is used here
Google browser-- > Properties-- > goal: add: / high-dpi-support=1 / force-device-scale-factor=1 notice that there is a space in the middle.
TiOps provides the function of a scripting library for unified storage and authorization of scripts. TiOps script library, the biggest feature is that it can support the script version of the function, a little gitlab web version of the feeling. Log in to TiOps and select "script Library" in the left menu bar. By default,
We are all old friends of mine, so let's have some practical information today. Of course, the first dedication to you is the technical summary (e-book). Read the article in front of the mobile phone. Don't worry, keep it before you finish it, and then read it slowly. The author summarizes, classifies and refines the original articles on the history of official accounts, and combs them into e-books and e-books.
CentOS6 logs are kept for 4 weeks by default, which is too short. In order to keep the log longer, the modification period is 24 months from 4 weeks. 1. Modify the configuration logrotate.conf [root@D65 etc] # vi / etc/logrotate.co
Due to the vulnerability of ssh scanned by security, it is relatively slow to upgrade ssh one by one to compile and install. Therefore, it is convenient to install and download the source package wget https://openbsd.hk/pub/OpenBSD/OpenSSH by making the source package into a rpm package.
The overview increases as the Nginx runtime increases, so does the log. In order to easily grasp the running status of Nginx, you need to always pay attention to Nginx log files that are too large for monitoring-a catastrophe requires regular log file cutting. Nginx itself does not have log segmentation.