HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Need to have X Windows Client work with RH Linux 9
Operating System - Linux
1826379
Members
4356
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2006 10:03 AM
05-26-2006 10:03 AM
Need to have X Windows Client work with RH Linux 9
I have an X windows client called attachmate similar to exceed which I use to connect Unix Machines. How do I make it work for RH linux 9 distro.
ps -ef|grep gdm
root 4553 1 0 16:43 ? 00:00:00 [gdm-binary]
root 4584 4553 0 16:43 ? 00:00:00 [gdm-binary]
root 4585 4584 0 16:43 ? 00:00:00 /usr/X11R6/bin/X :0 -auth /var/gdm/:0.Xauth vt8
gdm 4598 4584 0 16:44 ? 00:00:00 /usr/bin/gdmgreeter
ps -ef|grep xdm
root 4278 1 0 16:31 ? 00:00:01 xdm
netstat -a|grep gdm
unix 2 [ ACC ] STREAM LISTENING 13721 /tmp/.gdm_socket
netstat -a|grep xdm
udp 0 0 *:xdmcp *:*
The gdm process was running by default , so I ran the xdm myself.When the server boots up it only has gdm running.
I followed a few pointers from this link , but no luck :
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=189637
Thanks to all samaritans.
ps -ef|grep gdm
root 4553 1 0 16:43 ? 00:00:00 [gdm-binary]
root 4584 4553 0 16:43 ? 00:00:00 [gdm-binary]
root 4585 4584 0 16:43 ? 00:00:00 /usr/X11R6/bin/X :0 -auth /var/gdm/:0.Xauth vt8
gdm 4598 4584 0 16:44 ? 00:00:00 /usr/bin/gdmgreeter
ps -ef|grep xdm
root 4278 1 0 16:31 ? 00:00:01 xdm
netstat -a|grep gdm
unix 2 [ ACC ] STREAM LISTENING 13721 /tmp/.gdm_socket
netstat -a|grep xdm
udp 0 0 *:xdmcp *:*
The gdm process was running by default , so I ran the xdm myself.When the server boots up it only has gdm running.
I followed a few pointers from this link , but no luck :
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=189637
Thanks to all samaritans.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2006 07:34 AM
05-27-2006 07:34 AM
Re: Need to have X Windows Client work with RH Linux 9
Yes, in all modern distros GDM (or XDM|KDM) isn't listen to XDMCP.
In order to allow it, edit /etc/X11/gdm/gdm.conf :
[xdmcp]
Enable=true
See for details http://www.ibiblio.org/pub/linux/docs/HOWTO/XDMCP-HOWTO
Rgds,
Vitaly
In order to allow it, edit /etc/X11/gdm/gdm.conf :
[xdmcp]
Enable=true
See for details http://www.ibiblio.org/pub/linux/docs/HOWTO/XDMCP-HOWTO
Rgds,
Vitaly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2006 08:45 PM
05-28-2006 08:45 PM
Re: Need to have X Windows Client work with RH Linux 9
Hi,
Go through attached XDMCP HOWTO doc.
You can make your X-Windows client to access.
Regards,
Rajesh
Go through attached XDMCP HOWTO doc.
You can make your X-Windows client to access.
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2006 03:44 AM
05-30-2006 03:44 AM
Re: Need to have X Windows Client work with RH Linux 9
Several of Mark Sobell's introduction to linux books dedicate a chapter for setting up X clients...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP