search for: _minimal_desktop_installation

Displaying 1 result from an estimated 1 matches for "_minimal_desktop_installation".

2014 Dec 10
0
No package group "X Window System" in CentOS 7.0?
Hi, I'm currently experimenting with CentOS 7.0 in a few virtual guests, trying to install a reduced GNOME desktop as well as a minimal KDE desktop. I'm following this documentation: http://www.dokuwiki.tachtler.net/doku.php?id=tachtler:centos_7_-_minimal_desktop_installation I'm stuck at this point: # yum groupinstall "X Window System" Now I remember this from CentOS 5.x, when I began desktop installations with a minimal base system, then I added X11, configured it (using the minimal TWM), then added GNOME, then applications as needed. Now there see...