Open a Terminal window. Type in sudo visudo
Add the following line to the END of the file (if not at the end it can be nullified by later entries):
開啟終端機畫面,直接輸入 sudo visudo
至檔案最尾端,編輯加入以下:
indy ALL=NOPASSWD: ALL
存檔完,還要關閉 Terminal window 生效。
重新登入後, 輸入 sudo bash