{"id":116,"date":"2016-11-08T00:45:54","date_gmt":"2016-11-07T17:45:54","guid":{"rendered":"http:\/\/prosindo.com\/blog\/?p=116"},"modified":"2016-11-08T00:45:54","modified_gmt":"2016-11-07T17:45:54","slug":"ubuntu-sudo-without-password","status":"publish","type":"post","link":"https:\/\/prosindo.com\/blog\/2016\/11\/08\/ubuntu-sudo-without-password\/","title":{"rendered":"Ubuntu SUDO without Password"},"content":{"rendered":"<p>type this command:<\/p>\n<p><code>sudo visudo<\/code><\/p>\n<p>add this line:<\/p>\n<p><code>username ALL=NOPASSWD: ALL<\/code><\/p>\n<p>Note: When multiple entries match for a user, they are applied in order. Where there are multiple matches, the last match is used (which is not necessarily the most specific match). So add the line above at the bottom of file.<\/p>\n<p>Source:<br \/>\n&#8211; http:\/\/askubuntu.com\/questions\/334318\/sudoers-file-enable-nopasswd-for-user-all-commands<\/p>\n","protected":false},"excerpt":{"rendered":"<p>type this command: sudo visudo add this line: username ALL=NOPASSWD: ALL Note: When multiple entries match for a user, they are applied in order. Where there are multiple matches, the last match is used (which is not necessarily the most specific match). So add the line above at the bottom of file. Source: &#8211; http:\/\/askubuntu.com\/questions\/334318\/sudoers-file-enable-nopasswd-for-user-all-commands<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-116","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/116","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/comments?post=116"}],"version-history":[{"count":0,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/116\/revisions"}],"wp:attachment":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/media?parent=116"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/categories?post=116"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/tags?post=116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}