How To Easily And Safely Manage Cron Jobs In Linux using Crontab UI with a GUI interface

How To Easily And Safely Manage Cron Jobs In Linux using Crontab UI with a GUI interface

When it comes to schedule tasks in Linux, which utility comes to your mind first? Yeah, you guessed it right. Cron! The cron utility helps you to schedule commands/tasks at specific time in Unix-like operating systems.

Noobs may unknowingly do small mistakes while editing plain text crontab and bring down all cron jobs. Just in case, if you think you might mess up with your cron jobs, there is a good alternative way. Say hello to Crontab UI, a web-based tool to easily and safely manage cron jobs in Unix-like operating systems.

You don’t need to manually edit the crontab file to create, delete and manage cron jobs. Everything can be done via a web browser with a couple mouse clicks. Crontab UI allows you to easily create, edit, pause, delete, backup cron jobs, and even import, export and deploy jobs on other machines without much hassle. Error log, mailing and hooks support also possible. It is free, open source and written using NodeJS.

See https://www.ostechnix.com/how-to-easily-and-safely-manage-cron-jobs-in-linux/

#cron

How To Easily And Safely Manage Cron Jobs In Linux - OSTechNix
This guide explains how to easily and safely manage cron jobs in Linux using Crontab UI web-based tool.


from Danie van der Merwe - Google+ Posts https://ift.tt/2ognljL
via IFTTT

Comments