2 Factor Authentication for Linux: Difference between revisions
From KlavoWiki
Jump to navigationJump to search
Created page with "= Arch Linux = I'll do up a more details document but I followed these instruction<br> https://wiki.archlinux.org/index.php/Google_Authenticator Category : Linux" |
No edit summary |
||
Line 1: | Line 1: | ||
= Arch Linux = | = Arch Linux = | ||
I'll do up a more | I'll do up a more detailed document but I followed these instruction<br> | ||
https://wiki.archlinux.org/index.php/Google_Authenticator | https://wiki.archlinux.org/index.php/Google_Authenticator | ||
Install yaourt if not already installed. | |||
<pre> | |||
pacman -S yaourt | |||
</pre> | |||
<pre> | |||
yaourt -S google-authenticator-libpam-git | |||
</pre> | |||
'''Note''': You will need to edit the build and change the kernel from x686 and x386 to all | |||
[[Category : Linux]] | [[Category : Linux]] |
Revision as of 06:38, 19 June 2013
Arch Linux
I'll do up a more detailed document but I followed these instruction
https://wiki.archlinux.org/index.php/Google_Authenticator
Install yaourt if not already installed.
pacman -S yaourt
yaourt -S google-authenticator-libpam-git
Note: You will need to edit the build and change the kernel from x686 and x386 to all