首页 > 系统服务 > 详细

Ubuntu 14.04.2 root登陆报错解决方案

时间:2015-04-25 19:38:44      阅读:284      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!