Linux给用户分配无需登陆权限



Linux给用户分配无需登陆权限

sudo visudo

用户名     ALL=(ALL) NOPASSWD:ALL


你可能感兴趣的:(linux,sudo,password)