127.0.0.1
  • Home
Subscribe

Eviter la validation automatique du mot de passe Yubikey

  • Akira

Akira

18 août 2025 • 1 min read

Le choix de la validation automatique ne peut se faire que lorsque le mot de passe est modifié avec l'option --no-enter

ykman otp static --no-enter {1|2} [PASSWORD]

Sources

  • https://docs.yubico.com/software/yubikey/tools/ykman/OTP_Commands.html
  • https://thomasheinz.net/yubikey-disable-or-enable-enter-after-otp-or-oath-hotp/

CA Certificate under Debian

Add your custom CA Certificate in the folder /usr/local/share/ca-certificates/<yoursubfolder>/<yourcertificate.crt> Use the command update with -f option to add missing symlink sudo update-ca-certificates -f In return, the command will show you the added certificates. You can verify the result in folder

  • Akira
Akira 2 juil. 2025 • 1 min read

Reinstall grub

Startup system with Debian Live USB key. Prepare envirnoment to chroot Mount system (here with boot included) mount /dev/nvme1n1p2 /mnt # with /boot included in root mount -t sysfs /sys /mnt/sys mount -t proc /proc /mnt/proc mount -o bind /dev /mnt/dev Mount efi requirements mount /dev/nvme1n1p1

  • Akira
Akira 19 avr. 2022 • 1 min read
Debian on X1 Yoga 5th gen

Debian on X1 Yoga 5th gen

General support Consider to use Debian Bullseye for a correct Intel Chipset support. Wireless You'll need the non-free firmware-iwlwifi package to use wireless card. Touchscreen They are working great by default with multi touch, rotation Firefox Firefox need a little configuration to be able to use scroll and pinch. Just

  • Akira
Akira 26 janv. 2021 • 1 min read
127.0.0.1 © 2025
Powered by Ghost