「sudoers」ファイルにアクセスし、「su -」にもアクセスしたいのですが、失敗して次のエラーが表示されます。試したターミナル出力を確認してください。私は m-usman (管理者) ですが、編集またはアクセスを許可されていませんか? :(
m-usman@muhammad-usman:~$ sudo gedit /etc/sudoers
[sudo] password for m-usman:
m-usman is not in the sudoers file. This incident will be reported.
m-usman@muhammad-usman:~$ su -
Password:
su: Authentication failure
m-usman@muhammad-usman:~$ sudo visudo
[sudo] password for m-usman:
m-usman is not in the sudoers file. This incident will be reported.
どうすれば修正できますか?