mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

689
comptes actifs

#cron

0 message0 participant0 message aujourd’hui
Mika E.<p>Want to monitor all your cron jobs on your WordPress site? You can do this, but it's messy. Really messy.</p><p><a href="https://halfelf.org/2025/automate-your-site-checks-with-cron-and-wpcron/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">halfelf.org/2025/automate-your</span><span class="invisible">-site-checks-with-cron-and-wpcron/</span></a></p><p><a href="https://tech.lgbt/tags/wordpress" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>wordpress</span></a> <a href="https://tech.lgbt/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> <a href="https://tech.lgbt/tags/healthchecksio" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>healthchecksio</span></a></p>
Hugo van Kemenade<p>TIL: how to disable cron for GitHub forks</p><p>Quick update to this post: no need to hardcode the repo owner name, which makes it easier to maintain projects across organisations.</p><p><a href="https://hugovk.dev/blog/2023/til-how-to-disable-cron-for-github-forks/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hugovk.dev/blog/2023/til-how-t</span><span class="invisible">o-disable-cron-for-github-forks/</span></a></p><p><a href="https://mastodon.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHub</span></a> <a href="https://mastodon.social/tags/GitHubActions" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHubActions</span></a> <a href="https://mastodon.social/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> <a href="https://mastodon.social/tags/TIL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TIL</span></a></p>
Pasquale 📷 🇫🇷 🦻<p><a href="https://piaille.fr/tags/question" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>question</span></a> <a href="https://piaille.fr/tags/bash" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bash</span></a> <a href="https://piaille.fr/tags/crontab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>crontab</span></a> <a href="https://piaille.fr/tags/mysql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mysql</span></a> :</p><p>j'ai un script qui fait</p><p>for db in database1 database2 database3;<br>do<br>echo $db<br>if [[ "$db" != "database2"&nbsp;]]; then<br> echo "dumping database $db"<br> mysqldump -u $USER -p$PASSWORD --databases $db &gt; $db.sql<br>fi<br>done</p><p>quand je le lance directement, pas de souci, ça fonctionne. mais en tâche <a href="https://piaille.fr/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a>, rien, que dalle, que pouic, mon cul dans les orties.<br>et je ne vois pas pourquoi.</p><p>Une idée ?</p><p>Edit : La solution à mon problème ici par <span class="h-card" translate="no"><a href="https://mastodon.social/@Dominix" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Dominix</span></a></span> :</p><p><a href="https://mastodon.social/@Dominix/114132696033730693" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mastodon.social/@Dominix/11413</span><span class="invisible">2696033730693</span></a></p>
ricardo :mastodon:<p><a href="https://fosstodon.org/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a>: How to Use <a href="https://fosstodon.org/tags/Cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Cron</span></a> to Schedule Regular Jobs </p><p><a href="https://thenewstack.io/linux-how-to-use-cron-to-schedule-jobs/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">thenewstack.io/linux-how-to-us</span><span class="invisible">e-cron-to-schedule-jobs/</span></a></p>
Nicolas Delsaux<p>J'ignorais qu'il y avait dans Linux un outil pour garantir qu'un cronjob ne s'exécutait qu'une fois ... <a href="https://linuxhandbook.com/flock-command/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">linuxhandbook.com/flock-comman</span><span class="invisible">d/</span></a> <a href="https://framapiaf.org/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> <a href="https://framapiaf.org/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> <a href="https://framapiaf.org/tags/commandline" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>commandline</span></a> <a href="https://framapiaf.org/tags/bash" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bash</span></a></p>
Tino Eberl<p>Wieso hat die Welt eigentlich keine coole kleine <a href="https://mastodon.online/tags/GUI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GUI</span></a> für die <a href="https://mastodon.online/tags/crontab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>crontab</span></a> erfunden? </p><p>So nach 40 Jahren wär's fei scho mol Zeit, gell?</p><p>(Oder wieso gibt es nix Gnome Scheduler mäßiges mehr?)</p><p><a href="https://mastodon.online/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> <a href="https://mastodon.online/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a></p>
Luisa Donato<p>Smart use of cron: reminding forgetful users every year on October 31 to stock up on trick-or-treat goodies for Halloween 🎃</p><p><a href="https://hachyderm.io/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a></p>
Radgryd<p>I think I'm done. Ever since Cron became Notion Calendar it's been laggy and glitchy. I also don't like the design as much as I used to because they changed quite a few things ...</p><p>Does anyone have a recommendation for an open-source calendar that is able to sync with Google Calendar? 🤔 :boost_ok: <a href="https://mstdn.games/tags/Calendar" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Calendar</span></a> <a href="https://mstdn.games/tags/Cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Cron</span></a> <a href="https://mstdn.games/tags/NotionCalendar" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NotionCalendar</span></a></p>
circl<p>OpenBSD crond / crontab set_range() heap underflow - CVE-2024-43688</p><p><a href="https://www.supernetworks.org/CVE-2024-43688/openbsd-cron-heap-underflow.txt" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">supernetworks.org/CVE-2024-436</span><span class="invisible">88/openbsd-cron-heap-underflow.txt</span></a></p><p><a href="https://vulnerability.circl.lu/cve/CVE-2024-43688" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">vulnerability.circl.lu/cve/CVE</span><span class="invisible">-2024-43688</span></a></p><p><a href="https://social.circl.lu/tags/vulnerability" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vulnerability</span></a> <a href="https://social.circl.lu/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> <a href="https://social.circl.lu/tags/crontab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>crontab</span></a> <a href="https://social.circl.lu/tags/infosec" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>infosec</span></a> <a href="https://social.circl.lu/tags/crond" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>crond</span></a> <a href="https://social.circl.lu/tags/openbsd" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>openbsd</span></a> <a href="https://social.circl.lu/tags/unix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unix</span></a></p>
Ⓥ Gregory Trolliet 🚴 🇵🇸 🇱🇧<p>// English below ↓</p><p>Salut les <a href="https://c.im/tags/adminsys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>adminsys</span></a>, je gère mes <a href="https://c.im/tags/certificats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>certificats</span></a> <a href="https://c.im/tags/web" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>web</span></a> avec <a href="https://c.im/tags/dehydrated" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dehydrated</span></a> et j'ai des soucis pour faire un renew automatique avec <a href="https://c.im/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> depuis un moment.<br>J'ai enfin pu diagnostiquer clairement le soucis: le process de renew s'arrête après le premier certificat à renouveler... Je ne récupère aucune erreur, et si je lance la commande hors du cron, tout fonctionne évidemment correctement.</p><p>J'ai un crontab avec:<br>01 01 * * * /usr/bin/dehydrated -c &gt;&gt; /var/log/dehydrated.log</p><p>Est-ce que vous avez des idées de la cause?</p><p>Merci d'avance.</p><p>----------------------</p><p>Hi <a href="https://c.im/tags/adminsys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>adminsys</span></a>, I manage my <a href="https://c.im/tags/web" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>web</span></a> <a href="https://c.im/tags/certificates" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>certificates</span></a> with <a href="https://c.im/tags/dehydrated" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dehydrated</span></a> and I've been having problems renewing automatically with <a href="https://c.im/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> for a while.<br>I've finally been able to diagnose the problem clearly: the renew process stops after the first certificate to be renewed... I don't get any errors, and if I run the command outside the cron, everything obviously works correctly.</p><p>I have a crontab with:<br>01 01 * * * /usr/bin/dehydrated -c &gt;&gt; /var/log/dehydrated.log</p><p>Do you have any ideas about the cause?</p><p>Thanks in advance.</p><p><a href="https://c.im/tags/ssl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ssl</span></a> <a href="https://c.im/tags/help" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>help</span></a></p>
settima<p>This was the final Film du Jour sent via <a href="https://social.horrorhub.club/tags/Buffer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Buffer</span></a>. If anyone knows a reliable <a href="https://social.horrorhub.club/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> alternative – or of a <a href="https://social.horrorhub.club/tags/curl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>curl</span></a> / <a href="https://social.horrorhub.club/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> tutorial for dummies – please let me know.</p><p><a href="https://social.horrorhub.club/tags/FOSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FOSS</span></a></p>
axelhahn<p>Cronjobs are quite basic stuff. Mostly you create “simple, stupid” jobs without output … that just run. Or should.</p><p>How do you check if a job was successful? Just trust them? Watching each log? On each of your systems?</p><p>How do you detect if the last job execution was successful but does not run anymore?</p><p>My simple approach:</p><p>For 20 years I add a wrapper in front of my commands.</p><p>Docs: <a href="https://www.axel-hahn.de/docs/cronwrapper/index.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">axel-hahn.de/docs/cronwrapper/</span><span class="invisible">index.html</span></a></p><p>Source: <a href="https://github.com/axelhahn/cronwrapper" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/axelhahn/cronwrappe</span><span class="invisible">r</span></a></p><p><a href="https://fosstodon.org/tags/foss" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>foss</span></a> <a href="https://fosstodon.org/tags/freesoftware" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>freesoftware</span></a> <a href="https://fosstodon.org/tags/Bash" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Bash</span></a> <a href="https://fosstodon.org/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> <a href="https://fosstodon.org/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a></p>
Micheal :devterm:<p>*installing new crontab*<br><br>that's my fetish!<br><br><a href="https://social.ecliptik.com/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> <a href="https://social.ecliptik.com/tags/unix_surealism" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unix_surealism</span></a> <a href="https://social.ecliptik.com/tags/unix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unix</span></a></p>
Doug Parker 🕸️<p><span class="h-card" translate="no"><a href="https://alpaca.gold/@seldo" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>seldo</span></a></span> IIRC, <a href="https://techhub.social/tags/Google" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Google</span></a> had to implement `?` support for <a href="https://techhub.social/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> in the hour and minute fields because otherwise daily tasks would cause increased traffic at UTC midnight and lead to reliability issues.</p><p>So apparently, it was observable enough at Google to warrant extra effort to fix.</p>
Aslak Raanes<p>Når <a href="https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#disable-cron-and-cron-timeout" rel="nofollow noopener noreferrer" target="_blank"><code>WP_CRON</code> er slått av</a> og disse <a href="https://developer.wordpress.org/cli/commands/cron/event/run/" rel="nofollow noopener noreferrer" target="_blank">kjører istedenfor vha. wp-cli</a> i en crontab-jobb hvert 5 minutt så ser en at det er litt aktivitet fra f.eks. mastodon.social for kontoer som blir slettet.</p><p>Følgende:</p><pre><span><code>wp cron event list \ --fields=hook,next_run_relative,args</code></span><span class="">Code language:</span> <span class="">Bash</span> <span class="">(</span><span class="">bash</span><span class="">)</span></pre><p>gir da:</p>Resultatet fra wp cron event list<p><a href="https://aslakr.folk.ntnu.no/2024/01/activitypub_delete_actor/" rel="nofollow noopener noreferrer" target="_blank">https://aslakr.folk.ntnu.no/2024/01/activitypub_delete_actor/</a></p><p><a rel="nofollow noopener noreferrer" class="hashtag u-tag u-category" href="https://aslakr.folk.ntnu.no/tag/activitypub/" target="_blank">#ActivityPub</a> <a rel="nofollow noopener noreferrer" class="hashtag u-tag u-category" href="https://aslakr.folk.ntnu.no/tag/cron/" target="_blank">#cron</a> <a rel="nofollow noopener noreferrer" class="hashtag u-tag u-category" href="https://aslakr.folk.ntnu.no/tag/crontab/" target="_blank">#crontab</a> <a rel="nofollow noopener noreferrer" class="hashtag u-tag u-category" href="https://aslakr.folk.ntnu.no/tag/wordpress/" target="_blank">#WordPress</a> <a rel="nofollow noopener noreferrer" class="hashtag u-tag u-category" href="https://aslakr.folk.ntnu.no/tag/wp-cli/" target="_blank">#wpCli</a></p>
Hexagon :github:<p>Exploring <a href="https://social.56k.guru/tags/deno" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>deno</span></a> 's new cron feature led me to a detour in <a href="https://social.56k.guru/tags/rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rust</span></a> - creating a new, hopefully better crate for parsing cron patterns called croner. Croner support different time zones, second granularity, and better control of standard (and non-standard) options.</p><p>Check out my post at the link below and let me know your thoughts!</p><p><a href="https://hexagon.56k.guru/posts/croner-for-rust/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hexagon.56k.guru/posts/croner-</span><span class="invisible">for-rust/</span></a></p><p><a href="https://social.56k.guru/tags/RustLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RustLang</span></a> <a href="https://social.56k.guru/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> <a href="https://social.56k.guru/tags/javascript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>javascript</span></a></p>
Guillaume Lacasa :dotnet:<p>Comment j'ai configuré mes sauvegardes :</p><p><a href="https://docs.l09.fr/sauvegardes.html" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">docs.l09.fr/sauvegardes.html</span><span class="invisible"></span></a></p><p>S'il y a des vrais admin Linux qui me lisent, je suis curieux de leur retour. <br>Ça va ce que je fais, ou c'est n'importe quoi ? 😁</p><p><a href="https://dotnet.social/tags/adminsys" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>adminsys</span></a> <a href="https://dotnet.social/tags/admin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>admin</span></a> <a href="https://dotnet.social/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> <a href="https://dotnet.social/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> <a href="https://dotnet.social/tags/backups" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>backups</span></a></p>
🌈 ☯️Teresita🐧👭<p><a href="https://techhub.social/tags/Cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Cron</span></a> <a href="https://techhub.social/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> <a href="https://techhub.social/tags/C13" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>C13</span></a></p>
Rocky Linux :rockylinux:<p>Automation is a key trick for making your work minutes count, buying yourself more play minutes. Or, for the nerdiest among us, scheduling your play minutes for maximum effect. Whatever your purpose, let's schedule Linux processes using 'cron' and 'crontab'. </p><p>The&nbsp;crontab&nbsp;is a list where users add automated tasks and jobs, and has many options, from basic to advanced, that can simplify things even further. <a href="https://docs.rockylinux.org/guides/automation/cron_jobs_howto/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">docs.rockylinux.org/guides/aut</span><span class="invisible">omation/cron_jobs_howto/</span></a> <a href="https://fosstodon.org/tags/tutorialtuesday" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tutorialtuesday</span></a> <a href="https://fosstodon.org/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> <a href="https://fosstodon.org/tags/automation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>automation</span></a> <a href="https://fosstodon.org/tags/linuxtips" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linuxtips</span></a> <a href="https://fosstodon.org/tags/documentation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>documentation</span></a></p>
Michael<p>Und mit <a href="https://mastodon.social/tags/cron" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cron</span></a> automatisiert ...</p><p>Zeit für'n Belohnungsbierchen. 🍻</p>