Whenever we use the sudo command , the password is saved for 15 mins by default . But we can change the time by using simple method .
Step 1 : Go to terminal and run the following command
sudo visudo
Step 2 : Now search the below line .
defaults env_reset
change the above line into
Defaults env_reset , timestamp_timeout=x
where x is the remembering time.
Press Ctrl + x to save .
You may also like :
How to : Install New Lock Dialog Theme on Ubuntu 10.04 /9.10
Wammu – Mobile Phone Manager for Linux
How to:Sync Blackberry with Ubuntu
Debthumbnailer:Add Icon to Deb Packages
How to: Reset Windows Password Using Ubuntu
Related posts:
How to : Install Wireshark 1.6.1 on Ubuntu
How to : Install Mobile Media Convertor in Ubuntu 11.10
How to : Remove the Guest Session from the Logon screen in Ubuntu 11.10
How to : Change Start Up Sound in Ubuntu 11.10
How to : Configure Thunderbird in Ubuntu 11.10 to Send & Receive Mails of Gmail Account
How to : Create Desktop Icon in Ubuntu 11.10