Operating System - Linux
1819804
Members
2985
Online
109607
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
Discussions
Discussions
Discussions
Forums
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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-22-2002 08:27 AM
тАО05-22-2002 08:27 AM
Running Red Hat 7.3, KDE 3.0. Would like to run X Server and display the CDE from my HP-UX 10.20 boxes from my Red Hat computers. Have not had any success.
When I telnet to the HP-UX server, and export my display, I receive this error:
Xlib: Connection to "x server ip" refused by server
Xlib: No protocol specified
Can anyone shed any light on this?
Thanks!
When I telnet to the HP-UX server, and export my display, I receive this error:
Xlib: Connection to "x server ip" refused by server
Xlib: No protocol specified
Can anyone shed any light on this?
Thanks!
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2002 10:47 AM
тАО05-22-2002 10:47 AM
Re: X Server
Hi Shawn,
don't know that you will be able to bring CDE to RedHat from 10.20 without any Xserver application like Exceed.
you can bring graphics from 10.20 to RedHat.
The error message you get says that 10.20 is not allowing your redhat system. to enable it log on to 10.20 and type
#xhost +
then try to bring up some graphics application via redHat.
Sachin
don't know that you will be able to bring CDE to RedHat from 10.20 without any Xserver application like Exceed.
you can bring graphics from 10.20 to RedHat.
The error message you get says that 10.20 is not allowing your redhat system. to enable it log on to 10.20 and type
#xhost +
then try to bring up some graphics application via redHat.
Sachin
Is photography a hobby or another way to spend $
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2002 03:26 PM
тАО05-22-2002 03:26 PM
Re: X Server
Sachen is mostly right, but you should be able to run the CDE as your primary desktop on your Linux box. THe issue is that you can only run one Windows manager at a time on any given X-Server.
Now you've got a number of choices available here. One is that you kill off Gnome or KDE or any other Windows manager you are using, and execute your CDE stuff with a DISPLAY pointing to your linux box. This probably isn't the best way to go.
The other option is to use a VNC type product (comes with RH, just run 'vncserver'), and use That for the CDE. Under your X-Server on your Linux box, you can use 'vncviewer' to view your new session.
It will start up as something like 'localhost:1' (instead of :0). You'll be able to get the best of both worlds. I currently do this from my Windows machine, viewing my Linux machine (on the other side of the room) without having to move. Very handy.
If you need more details, feel free to ask.
Now you've got a number of choices available here. One is that you kill off Gnome or KDE or any other Windows manager you are using, and execute your CDE stuff with a DISPLAY pointing to your linux box. This probably isn't the best way to go.
The other option is to use a VNC type product (comes with RH, just run 'vncserver'), and use That for the CDE. Under your X-Server on your Linux box, you can use 'vncviewer' to view your new session.
It will start up as something like 'localhost:1' (instead of :0). You'll be able to get the best of both worlds. I currently do this from my Windows machine, viewing my Linux machine (on the other side of the room) without having to move. Very handy.
If you need more details, feel free to ask.
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2002 11:44 PM
тАО05-22-2002 11:44 PM
Solution
Hello! There are other possibilities. You could just try to run
$ X :1 -query
This will start a new Xserver on another console which will query the HP system and provide you with the normal login prompt.
If you want to display your CDE session inside your KDE environment you have to use Xnest (not sure in which package it is in RedHat) like this:
$ Xnest -query
You can even specify the geometry of the window you want to display.
If you want to display only single applications you have to export the DISPLAY variable and make sure that you run
$ xhost +
on your Linux box before telnetting to the HP system.
Jochen
$ X :1 -query
This will start a new Xserver on another console which will query the HP system and provide you with the normal login prompt.
If you want to display your CDE session inside your KDE environment you have to use Xnest (not sure in which package it is in RedHat) like this:
$ Xnest -query
You can even specify the geometry of the window you want to display.
If you want to display only single applications you have to export the DISPLAY variable and make sure that you run
$ xhost +
on your Linux box before telnetting to the HP system.
Jochen
Well, yeah ... I suppose there's no point in getting greedy, is there?
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP