linux - How to disable (turn off) tripwire -


i setup ids tripwire , found when check integrity of fs it's have huge cpu consumption. in manuals says how setup this, not how delete.

i have root permissions, cause server. how may turn off?

i forget install tripwire via apt-get :) that's why found answer myself

sudo apt-get remove tripwire 

Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -