Darn it. I just saw the Twitter page of the supposed Helen Keller.
Vaaaaaaaasp. (Source)
I laughed and am prepared to go to hell.
Darn it. I just saw the Twitter page of the supposed Helen Keller.
Vaaaaaaaasp. (Source)
I laughed and am prepared to go to hell.
What fun is there when sudo replies your incorrect password attempt with a mere incorrect password – make it insult you. Masochistic people can shout hooray.
Here’s how you do it, you have to edit ‘sudoers’. It uses vi commands which I hate. You’ll be prompted for your password.
sudo visudo
Append “,insults” at the end without the quotes and then save the file.
Defaults env_reset,insults
Now you can make your terminal window forget your sudo password:
sudo -K
And now type ‘sudo visudo’ or even ‘sudo me a sandwich’ and then input an incorrect password. It will say something like:
Well, have fun. (Source: Ubuntu Tutorials)