Howdy: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''Tutorial:''' [https://itsfoss.com/face-unlock-ubuntu/ How to Set Up Facial Recognition to Sign into Ubuntu and Other Linux Distributions] == In A Nutshell == === Installa...") |
(No difference)
|
Revision as of 18:46, 31 August 2020
Tutorial: How to Set Up Facial Recognition to Sign into Ubuntu and Other Linux Distributions
In A Nutshell
Installation
add-apt-repository ppa:boltgolt/howdy apt update apt install howdy v4l-utils
Checking
v4l2-ctl --list-devices
Add your face for facial recognition
howdy -U username add
Supplying the user name is optional.