LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Reliability (https://www.linuxquestions.org/questions/linux-general-1/reliability-68502/)

satwar 06-27-2003 01:32 PM

Reliability
 
I’m looking into Linux, how reliable is it? Anyone have experiences with crashes (kernel panics)?

david_ross 06-27-2003 01:53 PM

Linux can kernel panic for several reasons but once they are sorted out is generally very stable. The flexibility of being able to compile things yourself reduces the chance of such problems.

trickykid 06-27-2003 02:30 PM

I once ran a HTTP, FTP, NFS and Fileserver on my p200mhz, 64megs of ram and such and it went well over 200 days without a reboot/crash.. it only crashed cause the power went out... go figure. ?:rolleyes:

Is that reliable enough?

slightcrazed 06-27-2003 03:01 PM

One thing to remember with Linux (As opposed to Winders) is that Kernel space and user space are kept very seperate. Even the GUI (Xwindows) is kept seperate from the Kernel and the OS, meaning that even if your GUI crashes (which it probably won't) the OS is still fine. This is very different from Windows where the GUI and the OS are one in the same, and problems with one will almost certainly cause problems with the other. (at least, this is how it was explained to me :p)

slight


All times are GMT -5. The time now is 06:48 PM.