How to Disable Sudo Password Prompt | Urdu/Hindi

How to Disable Sudo Password Prompt | Urdu/Hindi

Disable Sudo Password Prompt or Extend Timeout in Linux Every time you issue a sudo command, Linux asks for your user password after a certain inactivity timeout, usually 5 minutes. This is the recommended behavior to prevent unauthorized commands from being run by someone or a malicious script in your absence. However, this requirement can be disabled per session or permanently, or you can extend the inactivity timeout.