1752734 Members
5604 Online
108789 Solutions
New Discussion юеВ

Re: X Windows

 
Allanm
Super Advisor

X Windows


I need to access a Oracle Linux server from exceed but I am unable to do so for now .

Some of the info that mite help :

#ps -ef|grep gdm
root 4539 1 0 Jan03 ? 00:00:00 /usr/sbin/gdm-binary -nodaemon
root 4621 4539 0 Jan03 ? 00:00:00 /usr/sbin/gdm-binary -nodaemon
root 4624 1 0 Jan03 ? 00:00:00 /usr/sbin/gdm-binary -nodaemon
root 4625 4621 0 Jan03 tty7 00:46:08 /usr/bin/Xorg :0 -br -audit 0 -auth /var/gdm/:0.Xauth -nolisten tcp vt7
root 31439 30612 0 14:11 pts/1 00:00:00 grep gdm

#iptables -L |grep -i gdm
( nothing in the output )

[root@db001 X11]# pwd
/etc/X11
[root@db001 X11]# ls -ltr
total 80
drwxr-xr-x 2 root root 4096 Jun 5 2007 sysconfig
drwxr-xr-x 2 root root 4096 Jun 5 2007 serverconfig
drwxr-xr-x 2 root root 4096 Jun 5 2007 applnk
-rw-r--r-- 1 root root 492 Jun 7 2007 Xresources
-rw-r--r-- 1 root root 547 Jun 7 2007 Xmodmap
-rwxr-xr-x 1 root root 947 Nov 11 05:04 prefdm
drwxr-xr-x 2 root root 4096 Jan 1 19:51 twm
drwxr-xr-x 2 root root 4096 Jan 2 13:18 fs
drwxr-xr-x 5 root root 4096 Jan 2 13:19 xinit
-rw-r--r-- 1 root root 568 Jan 2 13:26 xorg.conf

Please suggest what needs to be done.

Thanks,
Allan
6 REPLIES 6
Jeeshan
Honored Contributor

Re: X Windows

Hi Allan

Please first check

#ps -ef|grep dt*

This is the CDE desktop process must be run

if not running start dt from command prompt

#/sbin/init.d/dtlogin.rc start

the start exceed to login graphically.

BTW which OS u r using?
a warrior never quits
Allanm
Super Advisor

Re: X Windows


Oracle Ent Linux.
Jeeshan
Honored Contributor

Re: X Windows

This is a wrong forum for you.

even now doesn't give me exact version name.

gdm configuration differs from version to version.
a warrior never quits
Alex Glennie
Honored Contributor

Re: X Windows

First off how are you planning to access the oracle server ? I'll assume you wish a full gnome session in which case by default gdm has xdmcp switched off :

see /etc/gdm/gdm.conf ref http://lists.debian.org/debian-user/2002/04/msg00653.html

ensure hostname resolution work between server and pc, run exceed and set the connection type to xdmcp broadcast .... is the remore oracle server shown in the list of available hosts ?

anything under Exceed -> Trouble-shooting : ie log files ?
Jeeshan
Honored Contributor

Re: X Windows

in gdm.conf file locate [xdmcp] section and there enable like this

Enable=true

then restart machine or restart gdm

gdm-restart



a warrior never quits
Dennis Handly
Acclaimed Contributor

Re: X Windows

>ahsan: This is a wrong forum for you.

I've asked the moderators to move this thread to linux.