-- Leo's gemini proxy

-- Connecting to darknesscode.xyz:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-US

Install a Crontab


Cron is a command-line utility (cli), known as cron job as well. Is a job scheduler on **Unix-like** operating systems.


Install


There are some cron jobs utilities out there, The one i use is *cronie* For **Arch Linux** and **Void Linux** and for **Debian** i use cron.


Arch Linux


sudo pacman -S cronie

Debian


sudo pacman install cron

Void Linux


sudo xbps-install -S cronie

Enabled Crontab


Arch Linux (systemd)


sudo systemctl enabled cronie.service

Debian (systemd)


sudo systemctl enabled cron

Void Linux (init)


sudo ln -s /etc/sv/cronie /var/service/

Here are some examples in how to work with contrab


Contrab Examples


----------


Home

Linux

Notes

MicroLog


----------


© DarknessCode

-- Response ended

-- Page fetched on Tue May 21 13:04:56 2024