Hi All,
I'm fairly new to linux, and one thing I've been wondering about for some time is why, when you enter a command with 'sudo', it doesn't just run that command with root access, but basically gives everything root access for five minutes.
I'm sure the problem is simply that I don't understand how this is really working, but if I enter my password to install some updates, and then, a minute or two later, open some system settings that requires root access, it opens right up without asking for the password again.
What's the reasoning for this 5 minute window? Is it a security risk?