• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

Tag: cron

09 October 2020

How to List Cron Jobs in Linux

Written by Admin
Cron is a scheduling daemon, used to schedule the execution of any tasks at specified time intervals. Such tasks (cron jobs) can be schedule to run at every minute, 5 minute, hour, day of the month, day of week, etc. Generally, cron jobs are used to perform repeated tasks, such as to backup databases,...
Read More about How to List Cron Jobs in Linux
Linux Commands Leave a Comment
21 September 2020

How to Run Cron Job Every 5, 10 or 15 Minutes

Written by Admin
In Linux, a cron job means a task that should execute at defined intervals. You can set interval of a minute, hour, day of the week, month, day of the month, or in any combination of these units. In this tutorial we will show you how to run cron job in Linux system. The...
Read More about How to Run Cron Job Every 5, 10 or 15 Minutes
Linux Commands Leave a Comment
01 June 2019

How to Setup Cron Job on Ubuntu 18.04

Written by Admin
CronJob is a task scheduler in Linux. It will schedule a task at a specific time or repeat automatically itself after a duration. Using this you can schedule scripts to be executed periodically. It is usually used for system admin jobs such as backups or cleaning temp directories and more. This tutorial will describe...
Read More about How to Setup Cron Job on Ubuntu 18.04
Ubuntu Leave a Comment

Popular Posts

  • How to Install Python 3.9 on CentOS 8
    How to Install Python 3.9 on CentOS 8 December 31, 2020
  • How to Install Php 8 on Debian 10
    How to Install PHP 8 on Debian 10 January 2, 2021
  • How to Install Php 8 on Ubuntu 20.04
    How to Install PHP 8 on Ubuntu 20.04 December 28, 2020
  • How to Install GIMP on Debian 10
    How to Install GIMP 2.10 on Debian 10 December 27, 2020
  • How to Install GIMP 2.10 on CentOS 8
    How to Install GIMP 2.10 on CentOS 8 December 30, 2020
© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook