Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Install OpenSC package for your distribution

    Expand
    titleFedora example


    Code Block
    # dnf install opensc



    Expand
    titleUbuntu example


    Code Block
    # apt install opensc



SSH-Askpass

Note

This is written using example uses x11-ssh-askpass. There are desktop environment specific versions of ssh-askpass, ala gnome-ssh-askpass; you may substitute with your preferred binaryAnother popular option isĀ openssh-askpass/ssh-askpass-gnome.

This also infers the use of a GUI.

...