From 92540f5e42277467e993ed11ecbeb32ab742d801 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sat, 15 Jun 2024 23:14:19 +0200 Subject: [PATCH] update arch linux notes page --- content/notes/archlinux/index.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/content/notes/archlinux/index.md b/content/notes/archlinux/index.md index d2181fd..0db9f6c 100644 --- a/content/notes/archlinux/index.md +++ b/content/notes/archlinux/index.md @@ -1,9 +1,10 @@ --- title: Archlinux date: 2023-11-29T20:33:48+0100 -lastmod: 2024-05-26T06:31:47+0000 +lastmod: 2024-06-15T21:14:19+0000 tags: - archlinux + - systemd #showDate: false showReadingTime: false @@ -23,6 +24,19 @@ A nice and informative article about unit files. +## Unlock locked user accounts + +If your user account is locked, wait 15 minutes (usually) and you can try again. + +If you need to unlock your account immediately: run this command (if you have another user +that can login on the box): + +~~~console +$ sudo faillock --user dominic --reset +~~~ + +Calling `faillock` without arguments show an overview. + ## Predictable network interfaces Get back the "old" interface names like `eth0` or `wlan0` with