Viewing root Crontabs

Each system user has their own list of scheduled tasks. This list is called a crontab.

To view a root user crontab, SSH in to your server as root and run the command:

crontab -l

Editing Crontabs

To edit a system user's crontab, run the command:

crontab -e

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Move Accounts From One cPanel Server To Another ?

  This tutorial explains a simple, straightforward method for migrating cPanel accounts from...

How do I set the Primary Interface in WHM?

Under Basic cPanel/WHM Configuration, there is an area called Primary Interface. By default, if...

How to install cPanel on CentOS

Installation Notes A CentOS or Red Hat server that is going to have cPanel installed needs a...

Why is cPanel/WHM not loading?

There are two main reasons why cPanel/WHM isn't loading that we've seen.Brand New ServerIf you...

Where Does cPanel Put It?

I can think of a few things that are wrong with that title but in all seriousness…don’t...