This post originated from an RSS feed registered with Java Buzz
by Ross Mahony.
Original Post: Quick steps to installing gnome-session and Metacity on RedHat and configuring vnc
Feed Title: Monster Sandwich - Java, Spring, Hibernate, JPA, JEE, Scala
Feed URL: http://monstersandwich.blogspot.com/feeds/posts/default?alt=rss
Feed Description: A practical site with discussions on a wide range of Java topics where I have tried to include best practices. I try to include practical working examples that anyone can download, install and run. I would love to open discussion to other developers to collaborate with and to learn.
The following is a quick guide to installing gnome-session and Metacity on RedHat and to configure VNC to use them.
Install gnome-session
sudo yum install gnome-session
Install Metacity
sudo yum install metacity
Configure VNC
cp /root/.vnc/xstartup /root/.vnc/xstartup.backup vi $HOME/.vnc/xstartup If the file contains the line twm & then remove it Add the following to the bottom of the file: