Cron is a classic utility found on Linux and UNIX systems for running tasks at pre-determined times or intervals. These tasks are referred to as Cron tasks or Cron jobs. In this video, I will show you how to schedule tasks to run in the future. We will use Ubuntu in this example.
Related Posts
Best Strategies to Implement an ERP: Phased vs. Big Bang Approaches – Case Study of ERPNext
Implementing ERPNext, a robust and comprehensive ERP system, is a critical decision for any organization. The approach to implementation can significantly impact the success of the project and the overall business operations. There are two primary methods to implement ERPNext: Phased Implementation and Big Bang Implementation. This blog post delves into a detailed comparison of […]
Server Hardening & Production Security for ERPNext (Complete Linux Guide)
ERPNext is powerful – but in production, your biggest risk is rarely ERPNext itself. The biggest risk is a Linux server with: This guide is a practical hardening checklist for real ERPNext deployments. Before You Start (Important) You need: Golden rule: Do not lock yourself out.When changing SSH settings, keep one terminal session open while […]
How To Install ERPNext in Ubuntu 20.04 – A Step by Step Guide
ERPNext installation can be a pain in the neck, especially if you are getting started. In this article, I will take a step-by-step approach to configure our newly installed ubuntu 20.04 OS to set up an environment and install ERPNext. We will not leave any stone un-turned here. Let’s get to work! Prerequisites Software Requirements […]