Unable to login to my system!

Denis Nikitin yellowdog-general@lists.terrasoftsolutions.com
Thu Aug 28 11:10:01 2003


Robert Davis wrote:

>Hi People,
>
>Tried to log in to my system today and could not get past
>the login screen.  Told me to check out the .xsessions 
>log.  Here's what it said.....
>
>  
>
Hi Robert,
Is machine connected to network?
If so, try to login remotely trough ssh
ssh <your_host_ip> -l root
Then either fix your JRE problem or change default  start level in 
/etc/inittab from 5 to 3.
reboot and you'll have text login prompt on your console.
When you'll need to start X, just login and say
startx
Best regards,
Denis.