Simple way to clear the minerd process

  • 2020-05-14 05:52:33
  • OfStack

1 modify the redis configuration file

// high risk orders are prohibited
rename - command FLUSHALL ""
rename - command CONFIG ""
rename - command EVAL ""
mypassword is set to its own password and logged in with a password
requirepass mypassword
Local connection only to redis
bind 127.0.0.1

2 go to crontab-e clear first is not your timer plan

Then top finds the minerd process
Clear it and it won't appear again


Related articles: