Quote:
|
Originally Posted by AKA Arizona how do I start X? |
Do you have a windowing interface running now? Or only a command console?
How X starts varies by distro. Try startx or Xsession to directly start it. You might also just type in X and see what happens.
If your system isn't in the right state, these will bomb and potentially hang your system.
Your init scripts should handle starting X properly. Try finding a script named dm in /etc/rc.d/init.d The actual location could vary, again depending on your distro.