💾 Archived View for pwshnotes.flounder.online › gemlog › 2022-04-26-disable-sudo-caching.gmi captured on 2023-01-29 at 15:55:40. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

Disable sudo Caching

I don't like to have sudo cache my credentials. The -k parameter will prevent sudo from caching your credentials.

sudo -k #command

Created: Tuesday, April 26, 2022

Updated: Tuesday, April 26, 2022