0

I need to build several CentOS 6.6 servers, mostly into web servers and a couple of mail servers.

Are there any disadvantages to running a GUI environment as opposed to having no X11 at all?

I'm thinking mainly in terms of security and performance. Although I'm completely happy with command line only, others in my dept are not and would feel more comfortable with GUI tools for system administration and maintenance.

1 Answer 1

3

Simple answer. More complex code poses more security threats. Therefore for servers you should have as minimalistic installation as possible. So no X.

I would recommend writing some scripts for users that are not that used to command line.

1
  • 1
    In general I follow your statement about more complex code poses more security threads but I do not see why X is more complex than for instance the kernel itself. Therefor I can not see a disadvantage in using GUI based tools for administration. You can also consider having the GUI tools installed but not having an X desktop running and use the GUI tools over ssh -X or set the DISPLAY variable. Commented Apr 9, 2015 at 9:39

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.