I've just recently started daily driving Ubuntu and I am taken aback by how many times in a day I need to write my password; there are situations in which I input it every few minutes.
Now I don't want to simplify my password or to outright remove it for safety reasons but are there any options to reduce login requests?
Maybe asking only once every hour or using a phone to log in (I couldn't make face id work)?
Edit: it's not only using sudo in terminal but also every time root has to do something it wants my password
– JeyNessuno Dec 06 '21 at 17:45sudo
commands. Check https://askubuntu.com/questions/1312226/confirm-system-dialogs-solely-by-u2f-device – pLumo Dec 06 '21 at 18:42