Best of Technical Support

Our experts answer your technical questions.
Metro-X Problem

Red Hat 5.0 comes bundled with Metro-X, a high-powered graphics server, and I have had a lot of problems getting it to run. A friend of mine running Linux said there is a bug in Red Hat 5.0 that prevents the necessary symbolic link from being created. I tried to correct it using the following command:

rm /etc/X11/X ln -s ../../usr/X11R6/bin/Xmetro \
   /etc/X11/X

This didn't solve the problem. When I try to start Metro-X my screen goes blank, and a few seconds later, the prompt returns with no error messages.

Can you help me solve this problem? Your help is greatly appreciated.

—Tim Perry, Red Hat 5.0

If that is exactly what you typed, you missed something crucial: a semicolon (;) before the ln (this separates the rm command from the ln command). Worse, you also removed the Xmetro binary!

To fix it, use rpm or glint to reinstall the Metro-X package, then re-run the command with a semicolon before the ln.

—Scott Maxwell, s-max@pacbell.net

______________________

Webcast
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers

Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.

Learn More

Sponsored by AMD

White Paper
Red Hat White Paper: Using an Open Source Framework to Catch the Bad Guy

Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6

Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.

Learn more about catching the bad guy in this free white paper.

Learn More

Sponsored by DLT Solutions