SudoDecember 11, 20211 min read CheatsheetLinuxContentsRemember sudo globallysourceJust add following line in sudo visudoDefaults timestamp_type=global Change password reset timeoutssource (arch wiki)To lockout after 4 failed attempts for 6 minutes:Edit /etc/security/faillock.conf and set:deny=4 unlock_time=360
Comments