Install Xwindows and Gnome on Centos with Yum Sun, May 20. 2007
I recently had need to add XWindows to a Centos 4.x install that didn't have X or Gnome. I was doing this under VMware which added slightly to the degree of difficulty. As it turns out, using Yum makes this a very easy process, although you probably end up with some bloated packageware.
Pay close attention to the capitalization -- Yum is picky. "Gnome desktop environment" won't work, for example.
CODE:
# yum groupinstall "X Window System" "GNOME Desktop Environment"
Pay close attention to the capitalization -- Yum is picky. "Gnome desktop environment" won't work, for example.
Related entries by tags:
- Centos, Amazon Linux, NFS and the dreaded "nobody" problem
- Centos Virtual LAMP server -- Part II
- Run a Centos Lamp development server on XP, Vista or Win 7 using VirtualBox
- Linux shell scripting: bad interpreter: No such file or directory
- Xen 3.0 Fedora Core, RHEL, Centos 4.x How-to
- Lampsig and SCALE
- Redhat RPM reference notes
« previous page
(Page 1 of 1, totaling 1 entries)
next page »


