crontab command

Linux: Delete / Remove User Account

by Vivek Gite on June 16, 2011 · 1 comment

How do I remove a user’s access from my server? How do I delete a user account under Linux operating systems?

{ 1 comment }

How do I install vnStat under FreeBSD 8 operating system to keep track of my network traffic?

{ 1 comment }

The cron and at services are used to allow commands to be executed at a later time. How do I restrict them to selected users such as root, opt1, opt2 and so on? How do I make sure user php can run php script but cannot modify or install a new job?

{ 0 comments }

Linux: List / Display All Cron Jobs

by Vivek Gite on July 7, 2009 · 0 comments

How do I view currently setup or all running cron jobs under Linux operating systems?

{ 0 comments }

Linux Execute Cron Job After System Reboot

by Vivek Gite on February 17, 2009 · 2 comments

I am on Red Hat Enterprise Linux 5.x server. Is there is an easy way to run script or command at boot time after fresh reboot command?

{ 2 comments }

Q. I’d like to send email to user@example.com instead of default root user. How do I change email settings under crontab file?
Q. I’d like to send email to user@example.com instead of default root user. How do I change email settings under crontab file?

{ 9 comments }

Linux / UNIX Crontab File Location

by Vivek Gite on September 19, 2008 · 2 comments

I login to my UNIX system as a normal user. However, I need to update my cronjob entry. But, I can’t find where the crontab file is. How do I find out my crontab file location?

{ 2 comments }