I. 报错信息
Error found when loading /root/.profile:
stdin: is not a tty
As a result the session will not be configured correctly. You should fix the problem as soon as feasible.
II. 解决方案
- gedit /root/.profile
mesg n->tty -s && mesg n
III. 相关资料
"stdin: is not a tty" due to "mesg n" instead of "tty -s && mesg n" in .profile

浙公网安备 33010602011771号