Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:11:57 +02:00
Auto renewal error
certbot --renew-by-default --apache --key-type ecdsa --elliptic-curve secp384r1 -d altiscraft.fr,www.altiscraft.fr,lemnoslife.com,www.lemnoslife.com,dofus.lemnoslife.com
<…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:11:28 +02:00
Auto renewal error
certbot --keep-until-expiring --apache --key-type ecdsa --elliptic-curve secp384r1 -d altiscraft.fr,www.altiscraft.fr,lemnoslife.com,www.lemnoslife.com,dofus.lemnoslife.com
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:10:29 +02:00
Auto renewal error
certbot --help automation
Output:
usage: 
  certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...

Certbot can obtain and install…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:10:07 +02:00
Auto renewal error
certbot -n --apache --key-type ecdsa --elliptic-curve secp384r1 -d altiscraft.fr,www.altiscraft.fr,lemnoslife.com,www.lemnoslife.com,dofus.lemnoslife.com
Output:<…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:09:50 +02:00
Auto renewal error
certbot --apache --key-type ecdsa --elliptic-curve secp384r1 -d altiscraft.fr,www.altiscraft.fr,lemnoslife.com,www.lemnoslife.com,dofus.lemnoslife.com
Output:
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:09:46 +02:00
Auto renewal error
certbot -n --apache --key-type ecdsa --elliptic-curve secp384r1 -d altiscraft.fr,www.altiscraft.fr,lemnoslife.com,www.lemnoslife.com,dofus.lemnoslife.com
Output:<…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:09:13 +02:00
Auto renewal error
certbot --apache --key-type ecdsa --elliptic-curve secp384r1 -d altiscraft.fr,www.altiscraft.fr,lemnoslife.com,www.lemnoslife.com,dofus.lemnoslife.com
Output:
Benjamin_Loison opened issue Benjamin_Loison/certbot#13 2026-04-01 01:08:56 +02:00
Auto renewal error
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#25 2026-03-30 00:38:51 +02:00
Avoid *You are about to leave: cryptpad.fr* prompt

www/bounce/main.js does not seem to propose a workaround.

Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#25 2026-03-30 00:35:56 +02:00
Avoid *You are about to leave: cryptpad.fr* prompt
grep -r 'bounce_confirm' --exclude-dir=translations
www/bounce/main.js:        var question = Messages._getKey('bounce_confirm', [host.hostname, target.href]);
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#25 2026-03-29 23:36:51 +02:00
Avoid *You are about to leave: cryptpad.fr* prompt

DuckDuckGo and Google search Disable CryptPad "You are about to leave".

https://forum.cryptpad.org/d/2431-google-safe-browsing-shows-a-warning-on-sandboxcryptpadinfo/4

is the only relevant…

Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-28 00:14:18 +01:00
Play 2 different audios on laptop speaker and jack earphone

It works as wanted!

Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-28 00:05:28 +01:00
Play 2 different audios on laptop speaker and jack earphone
pactl list sinks 
Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-28 00:00:52 +01:00
Play 2 different audios on laptop speaker and jack earphone
sudo mv /etc/alsa-card-profile/mixer/paths/analog-output-speaker.conf /etc/alsa-card-profile/mixer/paths/analog-output-speaker-split.conf

does not return anything.

ls…
Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-27 23:56:02 +01:00
Play 2 different audios on laptop speaker and jack earphone

Note that it is a noise sound.

speaker-test -Dhw:0,2 -c2
Output:

speaker-test 1.2.9

Playback device is hw:0,2
Stream parameters are…