码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu 14.04.2 root登陆报错解决方案

时间:2015-04-25 19:40:14      阅读:230      评论:0      收藏:0      [点我收藏+]

标签:

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. 解决方案

  1. gedit /root/.profile
  2. mesg n -> tty -s && mesg n

III. 相关资料

"stdin: is not a tty" due to "mesg n" instead of "tty -s && mesg n" in .profile

Ubuntu 14.04.2 root登陆报错解决方案

标签:

原文地址:http://www.cnblogs.com/magisquare/p/4456447.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!