Re: Remote X display from a minimal install - testing gui rpm package

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Timms wrote:
> I have installed a fairly minimal Fedora 7 machine ~150 rpms. I am
> trying to test a gui package I am working on. So, I have yum installed
> the test package on that machine.
> Following: http://www.linuxhowtos.org/Tips%20and%20Tricks/export_x.htm
> I login as testuser. I try to export the display:
> export DISPLAY=192.168.0.201:0
> 
> Then on a separate machine with X/gnome/testuser logged in etc, I, for
> now, disable the firewall, and set xhost +192.168.0.99
> 
> Then back on the minimal install machine I run xclock {or my app}.
> 
> The result is the terminal session pauses for about 5-6 seconds, and
> then: Error: Can't open display: 192.168.32.101:0.0
> {with the firewall up the error is immediate}
> 
> I think I might be needing some non-default X package {client?} on the
> minimal install, but what would that be - or am I doing something else
> wrong ?
> 
> Thanks, DaveT.
> 
If xclock runs, then it has all the libraries it needs. But unless
you made a typo, it is really strange that you set DISPLAY to
192.168.0.201:0 and the error is about trying to connect to
192.168.32.101:0.0. That is not even in the same subnet.

I strongly recommend using "ssh -Y" to tunnel the connection between
machines, as it is more secure. It also eleminates needing to run
xhost +192.168.0.99 and set DISPLAY. But if you are going to do it
this way, try running "xclock -display 192.168.0.201:0" and see what
that shows. If that works, we can then work on what is going wrong
when you try and set DISPLAY.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux