我用的是redhat liunx8.0
在进入x-windows时,没有成功进入,出现以下的提示:
Your session only lasted less than 10 seconds. If you have not logged out yourself, this could mean that there is some installation or that you may be out of diskspace. Try logging in with one of the failsafe sessions to see if you can fix this prolem.
还有两个提示:
/root/.Xclients: line 8: /root/.Xclients-default: No such file or directory
/root/.Xclients: line 8: exc: /root /.Xclients-default: Cannot execult : No such file ro directory
各位大侠给我解答一下吧,先谢了。
[quote:d049e32c74="linwang"]我以前是好进去的,就是有一次我密码输入错了几次,然后就不好进去了,
郁闷[/quote]
不会和输入错误有关吧?!
建立一个你自己的目录下面建立一个.Xclients-default文件,写上启动的session或者窗口管理器。
类似:
[code:1]
# Created by Red Hat Desktop Switcher
exec fvwm #【此处可以替换】
[/code:1]