I need to setup x11 access for the DBA to install Enterprise Manager Cloud Control. I installed OL6u7 (basic server) plus package oracle-rdbms-server-12cR1-preinstall. I see the following:
rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}(%{ARCH})\n" | grep xorg
xorg-x11-fonts-Type1-7.2-11.el6(noarch)
xorg-x11-drv-ati-firmware-7.5.99-3.el6(noarch)
xorg-x11-utils-7.5-6.el6(x86_64)
xorg-x11-font-utils-7.2-11.el6(x86_64)
xorg-x11-xauth-1.0.2-7.1.el6(x86_64)
The KB is not being very helpful today. Is there a KB entry with the details for setting up x11 on OL6u7?
Note: The DBA will use ssh -X so I need just the server side.
Thanks,
GlenG