ubuntu 启动错误stdin:is not tty

首先显示root账户登录系统时候报错的提示。错误提示为:Error found when loading /root/.profile stdin: is not a tty。 首先我们点击确定,进入系统后进行更改。打开终端。 执行命令nano /root/.profile命令对文件进行修改。    在打开文件后,我们把mesg n 进行注释,增加一行 tty -s && mesg n。    进
相关文章
相关标签/搜索