<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
Hi all,<BR>
<BR>
I have a main server computer [runing Fedora Core] which is connected to the internet and provides SQUID proxy access to everyone else on my home network.<BR>
<BR>
I have a laptop running Kubuntu.<BR>
<BR>
I want to run a gui application that resides on my server from my laptop so that the gui application displays on my laptop's X display.<BR>
<BR>
I run the following command on my laptop:<BR>
<BR>
xhost +my-server-ip<BR>
<BR>
I then ssh into my server and run the command:<BR>
<BR>
export DISPLAY=my-laptop-ip:0.0<BR>
<BR>
I then run evolution on my server machine, but it brings up a message saying:<BR>
<BR>
Gtk-WARNING ** : cannot open display:<BR>
<BR>
Anyone know why this might be happening?  I am wondering if there is some security program running on my laptop [that I am unaware of] that would be stopping network requests like this.  It's a fairly bog-standard KUbuntu install.  Does anyone know of some software default installed that would prevent me doing this?<BR>
<BR>
thanks heaps guys,<BR>
<BR>
David. 8-)
</BODY>
</HTML>