现象:
通过图形终端无法连接服务器,终端始终蓝屏。
通过telnet上去,在$HOME/.dt/startlog中发现如下错误:I/O error on display
解决办法:
#stopsrc -s dtsrc
#startsrc -s dtsrc
ps -ef | grep dtlogin
kill -9 the - daemon and then all the processes that are running for dtlogins
cd /var/dt
and remove Xerrors and Xpid files
then restart the rc.dt from etc...and check that the demons are there...
博客指出图形终端无法连接服务器、始终蓝屏的问题,通过telnet在$HOME/.dt/startlog中发现'I/O error on display'错误。给出解决办法,包括停止和启动dtsrc服务,杀死相关进程,删除/var/dt下的Xerrors和Xpid文件,重启rc.dt并检查进程。
2010

被折叠的 条评论
为什么被折叠?



