|
You are here |
www.csamuel.org | ||
| | | | |
blog.bitexpert.de
|
|
| | | | | 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
|
|
| | | | | FOSS ? Linux ? Programming | |
| | | | |
anilwadghule.com
|
|
| | | | | 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
|
|
| | | [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. | ||