How to disable a copy using linux commands

Source: Internet
Author: User
Use the linux Command to disable the copy-Linux Enterprise Application-Linux server application information. For details, refer to the following section. In linux, the ps command (note that it is not the ps for the graph) is used to display the number of processes. Therefore, you can use this command to disable unnecessary copies. The kill command is used to kill processes, in fact, it is similar to windows process management.

The following is an example:

Enter the ps-aux command, press enter, and find the process number. For example, if you want to disable the twilight copy, find the process number before the gs is31. After finding it, run kill-9 "process number", for example, kill-9 2342.

-Aux:

A. display all processes of all users (including other Users)

U displays processes by user name and startup time

X Display the process of the uncontrolled Terminal

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.