Re: ssh -Y -l user etc,etc

2011-02-25 Thread Glynn Clements
gene heskett wrote: Note that if you change DISPLAY manually (via export), you may also need to update the X authentication credentials with xauth. I recall I did have to use xauth at one time, years ago. Unforch, no man pages for it are installed, and the --help output is criminally

Re: ssh -Y -l user etc,etc

2011-02-25 Thread gene heskett
On Friday, February 25, 2011 03:05:56 pm Eirik Byrkjeflot Anonsen did opine: gene heskett ghesk...@wdtv.com writes: On Thursday, February 24, 2011 10:23:08 pm Glynn Clements did opine: gene heskett wrote: So that probably explains where the 10.0 is coming from, but not where I might

Re: ssh -Y -l user etc,etc

2011-02-25 Thread gene heskett
On Friday, February 25, 2011 03:26:57 pm Glynn Clements did opine: gene heskett wrote: Note that if you change DISPLAY manually (via export), you may also need to update the X authentication credentials with xauth. I recall I did have to use xauth at one time, years ago. Unforch, no

Re: ssh -Y -l user etc,etc

2011-02-24 Thread Pat Kane
What does the following command show? ssh -Y -l your_name your_host /usr/bin/env Pat --- On Thu, Feb 24, 2011 at 1:15 AM, Eirik Byrkjeflot Anonsen ei...@opera.com wrote: gene heskett ghesk...@wdtv.com writes: On Wednesday, February 23, 2011 04:30:52 pm Adam Jackson did opine: On

Re: ssh -Y -l user etc,etc

2011-02-24 Thread gene heskett
On Thursday, February 24, 2011 12:41:00 pm Eirik Byrkjeflot Anonsen did opine: gene heskett ghesk...@wdtv.com writes: On Wednesday, February 23, 2011 04:30:52 pm Adam Jackson did opine: On 2/22/11 11:11 AM, gene heskett wrote: Where can I find a good tutorial on making this Just Work(TM)

Re: ssh -Y -l user etc,etc

2011-02-24 Thread gene heskett
On Thursday, February 24, 2011 01:40:45 pm Pat Kane did opine: What does the following command show? ssh -Y -l your_name your_host /usr/bin/env Pat --- Humm, this gets to demo a system problem since I started to use inotifywait for a file monitor. And the only way to fix it is

Re: ssh -Y -l user etc,etc

2011-02-24 Thread Pat Kane
[gene@coyote log]$ssh -Y -l gene coyote /usr/bin/env Looks like you are ssh'ing from coyote to coyote, is that what you intend? I think need to see an ASCII art picture of your network. On Thu, Feb 24, 2011 at 12:52 PM, gene heskett ghesk...@wdtv.com wrote: On Thursday, February

Re: ssh -Y -l user etc,etc

2011-02-24 Thread Glynn Clements
gene heskett wrote: So that probably explains where the 10.0 is coming from, but not where I might change it? That seems to be the $64k question... Why do you need to change it? The actual display number is determined by the X11DisplayOffset setting in the sshd_config file. sshd allocates

Re: ssh -Y -l user etc,etc

2011-02-24 Thread gene heskett
On Thursday, February 24, 2011 09:49:55 pm Pat Kane did opine: [gene@coyote log]$ssh -Y -l gene coyote /usr/bin/env Looks like you are ssh'ing from coyote to coyote, is that what you intend? Humm, I think I blew it, so lets repeat it for the shop machine =

Re: ssh -Y -l user etc,etc

2011-02-24 Thread gene heskett
On Thursday, February 24, 2011 10:23:08 pm Glynn Clements did opine: gene heskett wrote: So that probably explains where the 10.0 is coming from, but not where I might change it? That seems to be the $64k question... Why do you need to change it? Because its not working? :) The

Re: ssh -Y -l user etc,etc

2011-02-24 Thread Pat Kane
Where are emc and ubuntu machine. What does emc stand for? I think 150' of CAT5 is okay (assuming you mean feet and not meters) see: http://en.wikipedia.org/wiki/Category_5_cable but make sure the connectors at each end are solid. Are ends commercial or hand-made? On Thu, Feb 24, 2011 at

Re: ssh -Y -l user etc,etc

2011-02-24 Thread gene heskett
On Thursday, February 24, 2011 11:18:18 pm Pat Kane did opine: Where are emc and ubuntu machine. What does emc stand for? The machine I want to 'ssh -Y -l gene shop' is running ubuntu 10.4 LTS on an Athlon xp1400 that is running at 1600 on that motherboard. 'emc' is emc-2.4.6, best

Re: ssh -Y -l user etc,etc

2011-02-24 Thread Eirik Byrkjeflot Anonsen
gene heskett ghesk...@wdtv.com writes: On Thursday, February 24, 2011 10:23:08 pm Glynn Clements did opine: gene heskett wrote: So that probably explains where the 10.0 is coming from, but not where I might change it? That seems to be the $64k question... Why do you need to change it?

Re: ssh -Y -l user etc,etc

2011-02-23 Thread Adam Jackson
On 2/22/11 11:11 AM, gene heskett wrote: Where can I find a good tutorial on making this Just Work(TM) when the user numbers are disparate, as they will be between a debian based system and the rest of the world. I did have this working 6 months ago, but every time *buntu updates the ssh stuff

Re: ssh -Y -l user etc,etc

2011-02-23 Thread gene heskett
On Wednesday, February 23, 2011 04:30:52 pm Adam Jackson did opine: On 2/22/11 11:11 AM, gene heskett wrote: Where can I find a good tutorial on making this Just Work(TM) when the user numbers are disparate, as they will be between a debian based system and the rest of the world. I did

ssh -Y -l user etc,etc

2011-02-22 Thread gene heskett
Greetings; Where can I find a good tutorial on making this Just Work(TM) when the user numbers are disparate, as they will be between a debian based system and the rest of the world. I did have this working 6 months ago, but every time *buntu updates the ssh stuff on the LTS releases, it all

Re: ssh -Y -l user etc,etc

2011-02-22 Thread Gene Heskett
On Tuesday, February 22, 2011 07:42:01 pm Pat Kane did opine: I like the O'Reilly books: http://oreilly.com/catalog/9780596000110 Thanks pat, Unforch, that is a 404 from here. Link short? On Tue, Feb 22, 2011 at 10:11 AM, gene heskett ghesk...@wdtv.com wrote: Greetings; Where