When you run any command as root, using sudo, the password is remembered for 15 minutes by default.
If you want to change the time that the password is cached, open the terminal (as root) and run:
[precode]nano /etc/sudoers [/precode]
Search for this line:
[precode]defaults env_reset[/precode]
And change it into:
[precode]defaults env_reset , timestamp_timeout=x[/precode]
where “x” is the time in minutes that the password will be cached.
Save and exit and work is done!
My partner and I stumbled over here different web page and thought I might as well check things out.
I like what I see so i am just following you. Look forward to going over your web page
repeatedly.
Welcome aboard. Hope you find the posts here of use, make sure you tell your friends about this place 🙂