Need to Delete a Cronjob via SSH

Posted by epic1231, 03-23-2007, 11:12 AM
I have a cronjob that is still entered in my server, but due to my own lack of knowledge i deleted the domain from my server without removing the cronjob and now i keep getting the emails from my server I just need to know how to remove the cronjob via SSH, i logged in as Root to my SSH and then did crontab -l and I see the two cronjobs I want to remove, but can't find the code to do so anywhere via Google. There is 3 total that I want to remove but there is about 10 cronjobs setup there so i want to remove those three and make sure the other 7 stay running as they should. Any suggestions? Thanks in advance, Bill

Posted by Burhan, 03-23-2007, 11:37 AM
man crontab crontab -e

Posted by innova, 03-23-2007, 12:17 PM
Or for the truly adventurous, check out /var/spool/cron

آیا این پاسخ به شما کمک کرد؟

 پرینت این مقاله

در همین زمینه

Automated file transfer

Posted by daniel_law, 01-16-2008, 02:00 PMI want to automate the file transfer from a remote site...

Emails sent with PHP often end up in spam/junk folder

Posted by redtail, 03-07-2010, 07:32 PMMy website on VPS with Hostgator sends out emails to...

Editting the default web page using SSH

Posted by MrDGOrman, 03-09-2010, 09:44 AMThis might be in the wrong section - if so, ma bad....

Database design question: Indexing

Posted by phoqoo, 01-15-2008, 12:38 PMFrom what I've read, indexing columns helps optimize DB...

How to go about PCI compliance?

Posted by ramdak5000, 01-14-2008, 09:48 PMI have taken basic security measures on my VPS such as...