Results 1 to 7 of 7

Thread: [SOLVED] Enable sudo insults

  1. #1
    Join Date
    Oct 2007
    Location
    Zagreb, Croatia, Europe
    Beans
    513
    Distro
    Ubuntu 9.10 Karmic Koala

    [SOLVED] Enable sudo insults

    I heard that you can enable insults when you mismatch password in sudo, how to enable it????
    Dear god, I would like to file a bug report.

    increase Firefox startup speed and speed of Smart Location Bar:
    http://ubuntuforums.org/showthread.php?t=1088094

  2. #2
    Join Date
    Feb 2007
    Location
    Romania
    Beans
    Hidden!

    Re: Enable sudo insults

    edit the sudoers file:
    Code:
    export EDITOR=nano && sudo -E visudo
    find the line that begins with Defaults

    and append insults to the end:
    Defaults env_reset,insults
    save the file and exit(Ctrl+o, Enter, Ctrl+x)

    clear your sudo session:
    Code:
    sudo -K
    Sorry about this, I know it's a bit silly.

    You can't come in. Our tiger has got flu

    Have a gorilla...
    Last edited by sisco311; October 17th, 2008 at 11:41 PM.

  3. #3
    Join Date
    Aug 2008
    Beans
    17
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Enable sudo insults

    aahahahah didn't knew about this one ...

    my next screenshots will have this fo shure

  4. #4
    Join Date
    Oct 2008
    Location
    Arizona
    Beans
    7
    Distro
    Ubuntu Intrepid Ibex (testing)

    Re: Enable sudo insults

    Thanks for posting this. I was bored over the weekend and ended up seeing some amusing responses...

    "Are you trying to match wits with a rutabaga"


  5. #5
    Join Date
    Dec 2007
    Beans
    1,042
    Distro
    Ubuntu Karmic Koala (testing)

    Re: [SOLVED] Enable sudo insults

    Code:
    maxtothemax@maxtothemax-laptop:~$ sudo apt-get install random-crap
    [sudo] password for maxtothemax: 
    My pet ferret can type better than you!
    [sudo] password for maxtothemax: 
    Your mind just hasn't been the same since the electro-shock, has it?
    [sudo] password for maxtothemax: 
    I can't hear you -- I'm using the scrambler.
    sudo: 3 incorrect password attempts
    maxtothemax@maxtothemax-laptop:~$ sudo apt-get install random-crap
    [sudo] password for maxtothemax: 
    I feel much better now.
    [sudo] password for maxtothemax: 
    I don't wish to know that.
    [sudo] password for maxtothemax: 
    You'll starve!
    sudo: 3 incorrect password attempts
    maxtothemax@maxtothemax-laptop:~$ sudo apt-get install random-crap
    [sudo] password for maxtothemax: 
    There must be cure for it!
    [sudo] password for maxtothemax: 
    Ying Tong Iddle I Po
    [sudo] password for maxtothemax: 
    Speak English you fool --- there are no subtitles in this scene.
    sudo: 3 incorrect password attempts
    maxtothemax@maxtothemax-laptop:~$
    Whee!
    He that would make his own liberty secure must guard even his enemy from oppression; for if he violates this duty he establishes a precedent that will reach to himself.
    -Thomas Paine

  6. #6
    Join Date
    Apr 2007
    Location
    Sao Paulo
    Beans
    237
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [SOLVED] Enable sudo insults

    This is awesome!!!
    Life sux, then you die.

  7. #7
    Join Date
    May 2008
    Beans
    35

    Re: [SOLVED] Enable sudo insults

    [sudo] password for phk:
    I've seen penguins that can type better than that.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •