Skip to content

Instantly share code, notes, and snippets.

@m4gu5
Created July 25, 2016 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m4gu5/62eeeb52ec3bcbc15c0c45b584bd496c to your computer and use it in GitHub Desktop.
Save m4gu5/62eeeb52ec3bcbc15c0c45b584bd496c to your computer and use it in GitHub Desktop.
Set up YubiKey on GNU/Linux without reboot
1. Download udev rule
# cd /etc/udev/rules.d/ && wget https://raw.githubusercontent.com/Yubico/libu2f-host/master/70-u2f.rules
2. Reload udev rules
# udevadm trigger
3. Plug in YubiKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment