Warum kein #LetsEncrypt mit #Cerbot und/oder #Dehydrated und Eintrag in die #Crontab ?
#letsencrypt #cerbot #dehydrated #crontab
A new "Your own extras" is available:
Check the new "Donation list" to support your favourite free and open source software.
It includes all the #donation links with all the listed #tutorials and #services we provide.
https://wiki.techsaviours.org/en/extras/donation_list
Still missing links:
- #lvm
- #luks
- #networkmanager
- #zram
- #sddm
- #firewalld
- #cronie ( #crontab )
- #rsync
- #AdGuardHome
- #redis
- #docker
- #LibreWolf
- #arkenfox
- #CustomNewTabPage
- #ProxySwitchOmega
- #Icecraven
#donation #tutorials #services #lvm #luks #networkmanager #zram #sddm #firewalld #Cronie #crontab #rsync #AdGuardHome #redis #docker #librewolf #arkenfox #customnewtabpage #proxyswitchomega #icecraven #foss #donate
Now I know how those automated 'toot of the day' posts are done using a #CLI tool. 🤣\n\nCombine that with a #Crontab entry to post a #FortuneCookie and you're done.\n\n#Linux #Bash #Mastodon\nhttps://github.com/ihabunek/toot
#cli #crontab #fortunecookie #bash #Mastodon
I’m having VMs and crontabs running all over the place 😂
I've just asked #Bard #AI to write a #poem about what I'm currently doing in work (editing a #crontab) and it's done a pretty good job. 😂
I'm editing my crontab,
I'm trying to get it right,
I want it to run every day,
At a specific time of night.
I've set the minute and hour,
And the day of the week,
I've even set the month and year,
I think it's all complete.
I save my changes and exit,
And cross my fingers and hope,
That my cron job will run as planned,
And not crash and burn my hopes.
Cómo auto versionar archivos en un directorio usando git, bash y crontab
#Automation #Bash #Commit #Crontab #Git #Push
https://osiux.com/2023-02-27-git-auto-commit-and-push-using-crontab.html
#automation #bash #commit #crontab #git #push
A Beginners Guide To Cron Jobs #cron #cronjob #linux #linuxhowto #linuxadministration #crontab #linuxcommands
https://ostechnix.com/a-beginners-guide-to-cron-jobs/
#cron #cronjob #Linux #linuxhowto #Linuxadministration #crontab #linuxcommands
Crontabs are amazing
Being able to automatically delete some rows in a database periodically is amazing... I love you crontab
thanks for helping my not fill up and crash
Cómo seguir un crontab con el usuario www-data en Linux #crontab #usuarios https://noviello.it/es/como-seguir-un-crontab-con-el-usuario-www-data-en-linux/
Thanks. This is super helpful - I can never remember the order of the time and dates. Also didn't know you could just echo and | into #crontab. That is handy.
In case someone who needs to edit a crontab doesn't already know, "crontab -e" opens the editor specified in VISUAL or EDITOR. This can be set / changed in .bashrc
So my #Mastodon instance is really my first time really using #Ubuntu. I've mostly been in the RedHat ecosystem since leaving Slackware in 1998. System crons are working but not a single user cron ever runs. No errors in the logs. Configs all look fine. Google doesn't have any suggestions I haven't tried. Anyone have any ideas? #Linux #Crontab
#mastodon #ubuntu #linux #crontab
I updated my #python #crontab module last night with a #wheel to help people making deployments.
Five people show up at my project's gitlab this morning to complain the hash has changed for their automatic builds.
This is a bit of an eyebrow moment for me, since all these people are clearly depending on my code, but more importantly depending on me somehow maintaining it. Despite not being employed to do so. Fortunately it's my master work, so I'm not likely to drop it. But still.
Crontab.guru is a very useful web app if you need help with cron syntax. I've been using it for many years now. It's not like cron has a complicated syntax but for some reason I can't ever seem to commit it to memory, especially for slightly trickier things like doing something once every first Monday of every month.