From 189dcc59fd9834a98fa5a1f17dca0d34ac720d06 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 5 Nov 2021 07:08:47 -0700 Subject: [PATCH] updated notes on faillock.conf --- linux_notes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/linux_notes.txt b/linux_notes.txt index c7bc40af..32f36afd 100644 --- a/linux_notes.txt +++ b/linux_notes.txt @@ -439,6 +439,10 @@ You can copy these into a new installation of xfce by putting this file into the ~/.config/xfce4/xfconf/xfce-perchannel-xml +Allow infinite tries to log in (default is 3 attempts): + Navigate to /etc/security/faillock.conf + Change deny = 0 + Other Apps of Mention: alacritty (nice simple terminal emulator)