LoginSignup
2
2

More than 5 years have passed since last update.

TTY経由でないsudoの実行

Posted at

TTY経由でないsudoの実行

  • エラー内容:
sudo: sorry, you must have a tty to run sudo

※具体的には、/etc/sudoers(visudo)から該当行を以下のようにコメントアウトすればOK

#Defaults    requiretty
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2