﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/index.php/rss/posts/27" rel="self" type="application/rss+xml" />
        <title><![CDATA[How to setup cron jobs to automate regular tasks on Linux]]></title>
        <description><![CDATA[<p>Cron is a time-based job that runs in the background at specific intervals or designated times. It allows you to run tasks and scripts automatically, making cron useful for automating maintenance-related tasks. Therefore, it is a very popular server administration tool.</p><p>Cron is present in all Linux distributions. However, if it is not installed, you can install it using <em>apt</em>:</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/index.php/posts/27/how-to-setup-cron-jobs-to-automate-regular-tasks-on-linux]]></link>
        <pubDate>Thu, 18 Nov 2021 18:45:43 +0000</pubDate>
        <language>en</language>
        <category>systems</category>

        <image>
            <title>how-to-setup-cron-jobs-to-automate-regular-tasks-on-linux</title>
            <link><![CDATA[https://www.hibit.dev/index.php/posts/27/how-to-setup-cron-jobs-to-automate-regular-tasks-on-linux]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2021/headers/schedule.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
