Re: how to display on another machine

2008-06-07 Thread Kevin Mark
On Wed, Jun 04, 2008 at 08:47:17AM +0100, abdelkader belahcene wrote: > Hi everybody, > I want to run a program and display the graph on another machine. > I declared : > export DISPLAY=192.168.10.10:0.0 > ran on the local machine ( which not 192.168.10.10 ) > gedit > > I want to receive the outp

Re: how to display on another machine

2008-06-04 Thread Guillermo Mulliert CarlĂ­n
Hello, On Wed, 4 Jun 2008, abdelkader belahcene wrote: |> Hi everybody, |> I want to run a program and display the graph on another machine. |> I declared : |> export DISPLAY=192.168.10.10:0.0 |> ran on the local machine ( which not 192.168.10.10 ) |> gedit |> |> I want to receive the output on

Re: how to display on another machine

2008-06-04 Thread Matthew Macdonald-Wallace
On Wed, 4 Jun 2008 08:47:17 +0100 "abdelkader belahcene" <[EMAIL PROTECTED]> wrote: > I want to receive the output on the remote machine. The first > problem is to give probably password, ( the machine 192.168.10.10 must > accept the display) , on the machine you want to display the output, ty