Skip to content

Instantly share code, notes, and snippets.

View PaSSw0rds's full-sized avatar
:octocat:

chippy PaSSw0rds

:octocat:
View GitHub Profile
@dmcbane
dmcbane / README.md
Last active October 29, 2025 06:09
Setup Ubuntu for PIN login

Setup Ubuntu for PIN Login Instead of Long Password

  • Install packages if they aren't already installed.
sudo apt install libpam-pwdfile whois
  • Backup the Original PAM Configuration File