Display remote GUI programs

Source: Internet
Author: User

It was a simple task.


A: fedora12 init 5 gnome

Xhost + IP


B: hrel5.2 init 3 FVWM

Export display = A: 0.0

Xclock


That's how it works.

However, it is okay to display a on B.

Since X on a is started in init 5

On B, X is manually started with x + FVWM.


PS-ef on

-Nolisten TCP is displayed in the Xorg parameter.

So in

Init 3

X

And xclock on B.

It seems very easy. Just remove nolisten TCP.


How can I find the relevant configuration file in/etc/usr /?

After reading the startx script, I found that there is no nolisten in it, and xclock can be successfully displayed after startx starts X.


Finally, under/etc, grep-R "nolisten "*

I found related things in kdmrc.

Find the following section in the directory "/etc /",

<Schema>
<Key> Security/disallowtcp </key>
<Signature> B </Signature>
<Default> false </default> -- set true to false.
</Schema>

Re-init 5

PS-Ef | grep Xorg

OK


And then xclock on B.

Successfully displayed


I have never touched the system configuration, and suddenly found

X86conf

Xorg. conf

System-config-Display

It may have been a long time ago. I went from fedora8 to 12.


Take notes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.