Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
We have a computer with RedHat linux 8.0. But it failed to boot and crashed during the bootup process
twice during last month.
We had to reinstall redhat both times. The computer has Apache server with php and Mysql 3 running.
We also use j2sdk1.4 in that computer. we have a small Java program which uses the MySql database.
What can be the possible causes of system crashing during bootup. Can it be a problem with LILO or
something else.
Can you also advice me on ways that I can restore a Redhat system that fails to boot without reinstalling.
Generally, no, unless you've done something silly like running a lot of code that doesn't need priviliges as root, and that code proceeds (by accident or design) to do the equivalent of rm -rf / (or hoses some other critical system files). Unfortunately, we really need a few details to figure out what happened. Please try to boot the machine, and write down the last few lines of output before it fails. Even if you don't understand what they mean, someone here probably will.
I really can't remember the exact output I got. I can't get it again because we reinstalled redhat again.
Other symptom of this problem is that the root password got changed last time. I am sure that I remember the password. But when I type it the computer does not accept it.
Now it has happened again. We reinstalled linux on last Friday and everything worked fine. But when we try to login on Monday(Saturday and Sunday were holidays) the computer says that root password is incorrect.
Are you using the same root password everytime you are re-install Redhat? Try a different password. Yes, it could be some guy screwing your machine over. I suggest changing the root password and installing AIDE or tripwire to see if anything has been tampered with.
Also, make a note of the error messages you get when you boot up the comp.
pay attention at what runlevel is being used to boot your system.. check the number of the system run level... for example if you configure Slackware 10 to start on run level "6"
it will keep rebooting and rebootiung at every start-up!
But that number changes from distro to distro...
Does that runlevel (level 6) really change from distro to distro? I haven't used all the distros but I have touched SuSE, Debian, Redhat and that runlevel is pretty universal (at least on linux) I thought.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.