LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   using X or without using X ? (https://www.linuxquestions.org/questions/linux-newbie-8/using-x-or-without-using-x-50852/)

mok 03-20-2003 11:33 AM

using X or without using X ?
 
Hi,

This is my first post, I have been viewing a lot of other posts around here and it seems that everyone is willing to help around. I am glad that i found this forum :D Nice to meet you all!

Anyways, there's a question that has been surrounding me since the day i started learning linux. I have never gotten an answer whenever i ask about it. Will linux runs much more stable if it was to run under console mode ( without any X supporting ) and does it takes less resources from the computer? Or is running X takes up the same amount of resources, and less stable?

Thanks in advance :D

wapcaplet 03-20-2003 11:42 AM

X definitely uses more resources than console mode, since there is all that graphical stuff it has to do (not to mention the X server that has to run, since X is designed with networking in mind). There are varying degrees of memory and CPU-intensiveness with X, though, depending on what window manager or desktop environment you use. Fluxbox or Blackbox, for example, will use less resources and will in general be faster than Gnome or KDE. There are window managers for just about every need. So obviously, if you have an older machine that has trouble with Gnome, you could try a more light-weight window manager to speed things up a bit (and use fewer resources).

As for stability - I don't think there's really that much difference. Of course, the more programs you have running, the greater the chance that something will crash, but the nice thing about the way Linux and X are designed, if X crashes, it's not going to take your whole machine down with it. So even if you're running the most unstable alpha-versioned window manager out there, Linux itself should still be perfectly stable, since the kernel is independent of the window environment (unlike the OSes distributed by some other vendors ;) )

In short - use X and a window environment if you need or want one, but it's not necessary. For example, if you have a machine that's acting as a firewall, or server, and it isn't doing anything else, then there's not really any need to use X on it.

mok 03-20-2003 12:28 PM

Thanks a lot for you reply, I really appreciate for the time you put on your detail reply.

Thanks again :D


All times are GMT -5. The time now is 04:28 PM.