当前位置:网站首页>How to deal with mining process
How to deal with mining process
2022-06-25 14:59:00 【qq_ twenty-three million nine hundred and fifty-three thousand 】
explain
Mining program generally consists of main process and daemon process , Some will pass crontab To start a scheduled task
The screening process
- Enter the mining master process proc View the basic process information under file , You can view the execution path of the process (cwd file ), The path where the executable program is located (exe),fd There will be network related information under the folder , In general, you can find a lot of information
- see crontab Whether there are any abnormal conditions
see /etc/crontab Scheduled tasks in
see /var/spool/cron/crontabs Scheduled tasks in
Direct execution crontab -l View scheduled tasks
/var/log/cron The file records the execution records of all scheduled tasks , Or documents /var/spool/main Information in the file
Treatment process
1,kill The main process
2, Delete scheduled tasks and daemons
3, You can add permissions to the file where the mining program is located , perform chattr +i
The domain name with problems encountered
owa.conf1g.com
onion The Internet
边栏推荐
- 从0到1完全掌握 XSS
- Use Matplotlib to draw a line chart
- HMS Core机器学习服务实现同声传译,支持中英文互译和多种音色语音播报
- Dmsetup command
- System Verilog — interface
- Compile Caffe's project using cmake
- 3. Sequential structure multiple choice questions
- 90 后眼中的理想 L9:最简单的产品哲学,造最猛的爆款 | 指南斟
- C language LNK2019 unresolved external symbols_ Main error
- BM setup process
猜你喜欢

15 -- k points closest to the origin

搭建极简GB28181 网守和网关服务器,建立AI推理和3d服务场景,然后开源代码(一)

Std:: vector minutes

Using Sphinx to automatically generate API documents from py source files

Flexible layout (display:flex;) Attribute details

Gif动画怎么在线制作?快试试这款gif在线制作工具

Master XSS completely from 0 to 1

In 2022, the score line of Guangdong college entrance examination was released, and several families were happy and several worried

What moment makes you think there is a bug in the world?

Stack and queue
随机推荐
NBD Network Block Device
网上办理股票开户安全吗?
QT opens the print dialog box in a text editor
QT inline dialog
How to cut the size of a moving picture? Try this online photo cropping tool
14 -- validate palindrome string II
Js- get the mouse coordinates and follow them
Remove interval (greedy)
JS to add elements to the header, or tail of an array
QT pop up open file dialog box QFileDialog
从0到1完全掌握 XSS
Source code analysis of synergetics and ntyco
Add the resources directory under test in idea
Extend JS copy content to clipboard
【深度学习】多标签学习
Usage of qlist
Learning notes on February 8, 2022 (C language)
C language escape character and its meaning
Usage of pure virtual functions
Disable scrolling in the iPhone web app- Disable scrolling in an iPhone web application?