Explore >> Select a destination


You are here

www.csamuel.org
| | blog.bitexpert.de
1.6 parsecs away

Travel
| | Setting up cron jobs for Magento on Debian 12 now requires configuring a systemd service instead of the cron package. This blog post explains how to do this in detail.
| | blog.orhun.dev
1.6 parsecs away

Travel
| | FOSS ? Linux ? Programming
| | anilwadghule.com
1.7 parsecs away

Travel
| | Add following files [Unit] Description=Upload Janus recordings to AWS S3 After=network.target [Service] Type=oneshot User=ubuntu WorkingDirectory=/home/ubuntu/janus_recordings ExecStart=/bin/bash /usr/local/bin/upload_videos [Install] WantedBy=multi-user.target [Unit] Description=Janus S3 Upload timer [Timer] OnCalendar=*:0/1 OnBootSec=5min [Install] WantedBy=
| | sylvaindurand.org
8.3 parsecs away

Travel
| [AI summary] This article explains how to obtain wildcard SSL certificates using Let's Encrypt's ACME v2 protocol, including manual and automated methods with DNS validation.