Petrunko.com

Useful articles for IT-specialists

Skip to content
  • Home
  • Posts

Sudo without password on Ubuntu

Leave a reply

Run in your terminal

sudo visudo

Add this line at the end (change “ivan” to your username):

ivan ALL=(ALL) NOPASSWD: ALL

Ctrl-X to leave, save your changes, and you’re done!

This entry was posted in Ubuntu and tagged sudo empty password, sudo without password, ubuntu on 2014-06-06 by admin.

Post navigation

← Install Double Commander on Ubuntu Remove old kernels from Ubuntu →

Recent Posts

  • Set up OpenVPN connection on Ubuntu with DNS solving
  • Disable media controls on lockscreen in KDE
  • Mastering ssh-tunnels
  • Change ssh-key comment
  • KDE disable Windows key shortcut as menu luncher

Archives

  • July 2020
  • December 2019
  • November 2018
  • October 2018
  • February 2018
  • February 2015
  • January 2015
  • December 2014
  • October 2014
  • September 2014
  • July 2014
  • June 2014
  • April 2014
  • October 2013
  • July 2013

Categories

  • Administration (26)
    • 1C (2)
    • FreeBSD (1)
    • Ubuntu (21)
    • Windows (3)
  • Development (3)
    • C# (1)
    • C/C++ (1)
    • Git (1)
© Ivan Petrunko 2013-2021