HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: X Networking
Operating System - Linux
1830231
Members
1750
Online
109999
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
02-15-2002 03:35 AM
02-15-2002 03:35 AM
X Networking
I'm running Mandrake 8.1 on one PC and W2k on another. I have a copy X-Win32 and would like to be able to export a display to the PC but I am having loads of problems. Whenever I try to add a machine or user to Xhosts I just get the error 'unable to open display""'. I have exported the Display but still no luck. I know that X-Win32 is configured correctly.
Can anyone give me any hints or at least point me to a tutorial that tells me how to set this up?
Thanks in advance,
Christian Briddon
Can anyone give me any hints or at least point me to a tutorial that tells me how to set this up?
Thanks in advance,
Christian Briddon
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2002 04:08 AM
02-15-2002 04:08 AM
Re: X Networking
on the windows box try to
#xhost +
#export DISPLAY=linux:0.0
#xclock
or IP address if the lookup fails.
on the windows and linux box.
#ping windows
.... okay
#xhost +
#export DISPLAY=windows:0.0
#xclock
to test.
This CLI will work in the ksh,
you might want to change your shell so that the command works.
Make sure port 6000 is not blocked by firewall or you'll need dxcp
Later,
Bill
#xhost +
#export DISPLAY=linux:0.0
#xclock
or IP address if the lookup fails.
on the windows and linux box.
#ping windows
.... okay
#xhost +
#export DISPLAY=windows:0.0
#xclock
to test.
This CLI will work in the ksh,
you might want to change your shell so that the command works.
Make sure port 6000 is not blocked by firewall or you'll need dxcp
Later,
Bill
It works for me (tm)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2002 10:19 PM
03-06-2002 10:19 PM
Re: X Networking
Hi,
Remember that you can only modify the X server configuration when logged into the machine where the X server runs. So, for example, you will need to be logged into your windows machine and modify the authentication there. I don't know how X Win does it, but the software probably has a configuration utility that came with it, and it is just a simple windows program to modify the X server. Under Unix, you run a xhost + to add a host to the authentication list, or xhost - to remove it.
You can't run the X server on your windows machine and log into the linux machine and run xhost commands, because it won't work...it will be modify the linux X server instead (if it has one) of the windows X server.
Cheers,
- Andy Gray
Remember that you can only modify the X server configuration when logged into the machine where the X server runs. So, for example, you will need to be logged into your windows machine and modify the authentication there. I don't know how X Win does it, but the software probably has a configuration utility that came with it, and it is just a simple windows program to modify the X server. Under Unix, you run a xhost +
You can't run the X server on your windows machine and log into the linux machine and run xhost commands, because it won't work...it will be modify the linux X server instead (if it has one) of the windows X server.
Cheers,
- Andy Gray
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2002 12:44 AM
03-07-2002 12:44 AM
Re: X Networking
vi /etc/Xn.hosts file and add their names there ! on the linux host - See man Xserver on your linux system for further details .
For this to work however your networking / hostname resolution between pc and pc need to be working .
For this to work however your networking / hostname resolution between pc and pc need to be working .
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP