how can I disactivate to keep in memory the sudo passoword once I have use it in the terminal? For example, when I type "sudo apt update" it asks me the sudo password, but then, when I type "sudo apt upgrade" it doesn't ask it. I would like to type it every time I use sudo.
Thanks!