Re: ssh and remote X apps syntax question

2002-04-06 Thread Angus D Madden
Patrick Kirk, Sat, Apr 06, 2002 at 03:12:43PM +0100: > Its for my wife and ideally I'd like to have a little script that I can > give an icon to and put it on the Gnome taskbar. Having the aterm open > works but it is ugly. > Why not just add a launcher to the panel? Panel Menu > Add to pa

Re: ssh and remote X apps syntax question

2002-04-06 Thread Patrick Kirk
On Sat, 2002-04-06 at 14:00, Karsten M. Self wrote: > on Sat, Apr 06, 2002, Patrick Kirk ([EMAIL PROTECTED]) wrote: > > Hi all, >[snip] > I suspect quoting and/or shell boundary issues. I suspect you are right but still don't know how to remedy it. > > How about scripting the ssh component: >

Re: ssh and remote X apps syntax question

2002-04-06 Thread Karsten M. Self
on Sat, Apr 06, 2002, Patrick Kirk ([EMAIL PROTECTED]) wrote: > Hi all, > > I want to write a little program that runs the following commands: > 1. On locahost, " "/usr/bin/aterm -rv -trsb -fn 9x15 -loginShell -title > PHASAR" > 2. Within aterm "ssh -l user otherhost" > 3. On otherhost, "evolution

ssh and remote X apps syntax question

2002-04-06 Thread Patrick Kirk
Hi all, I want to write a little program that runs the following commands: 1. On locahost, " "/usr/bin/aterm -rv -trsb -fn 9x15 -loginShell -title PHASAR" 2. Within aterm "ssh -l user otherhost" 3. On otherhost, "evolution" Effort so far: "aterm -fn 9x15 -rv -ls -e ssh -f enterprise evolution" wh

Re: Can't run remote X apps

2001-10-12 Thread Karsten M. Self
he X server to listen on a > TCP port, so that remote X apps could display on this amchine. > > I thought I did this corectly, and I have dome xhost +, but I still cannot > get remote X apps to display. The error out, saying the can't get per > session information. 1: see p

Re: Can't run remote X apps

2001-10-12 Thread dman
TCP port, so that remote X apps could display on this amchine. | | I thought I did this corectly, and I have dome xhost +, but I still cannot | get remote X apps to display. The error out, saying the can't get per | session information. | | Sugestiosn? Undo what you just did, then '

Can't run remote X apps

2001-10-12 Thread Stan Brown
I have a debian potato machine, upgraded with teh Progeny stuff, and the 2.4.9 kernel. I'm runing XFree86$. During the install a rference came up about editing /etc/X11/xinit/xinitrc to allow the X server to listen on a TCP port, so that remote X apps could display on this amchine. I th

Re: Running remote X apps

2001-08-27 Thread Duncan Watson
On Mon, Aug 27, 2001 at 10:07:59AM -0400, Jonathan D. Proulx wrote: > On Fri, Aug 24, 2001 at 07:27:33PM -0700, Duncan Watson wrote: > > :X is not listening. So even though I changed /etc/X11/xinit/xserverrc and > :removed the "-nolisten tcp" stuff X is still not open a TCP port to listen > :on.

Re: Running remote X apps

2001-08-27 Thread Jonathan D. Proulx
On Fri, Aug 24, 2001 at 07:27:33PM -0700, Duncan Watson wrote: :X is not listening. So even though I changed /etc/X11/xinit/xserverrc and :removed the "-nolisten tcp" stuff X is still not open a TCP port to listen :on. : :I have installed "xfree86-common 4.0.2-1", could it be that it is a compile

Re: Running remote X apps

2001-08-24 Thread Duncan Watson
On Fri, Aug 24, 2001 at 07:48:43PM -0400, Jonathan D. Proulx wrote: > On Fri, Aug 24, 2001 at 02:16:42PM -0700, Duncan Watson wrote: > > :ssh is not an option as the hosts I actually need to use don't have ssh and > :I am not an admin on all of them. > > That sucks :( [snip] > :I need to get tcp

Re: Running remote X apps

2001-08-24 Thread Jonathan D. Proulx
On Fri, Aug 24, 2001 at 02:16:42PM -0700, Duncan Watson wrote: :ssh is not an option as the hosts I actually need to use don't have ssh and :I am not an admin on all of them. That sucks :( You can run sshd on a high port as joe_user, if you configure the client to accept that weirdness. But cl

Re: Running remote X apps

2001-08-24 Thread Duncan Watson
On Fri, Aug 24, 2001 at 04:54:05PM -0400, Jonathan D. Proulx wrote: > Hi, > > Sounds like you've checked everything I would, any reason not to use > ssh which does automatic forwarding of X (well if it's config'ed to > else "ssh -X "). > > Given the private numbers I'm assuming you trust the loca

Re: Running remote X apps

2001-08-24 Thread Jonathan D. Proulx
Hi, Sounds like you've checked everything I would, any reason not to use ssh which does automatic forwarding of X (well if it's config'ed to else "ssh -X "). Given the private numbers I'm assuming you trust the local net and wan't to avoid the encryption overhead, but seems worth a shot. -Jon

Re: Running remote X apps

2001-08-24 Thread Duncan Watson
On Fri, Aug 24, 2001 at 11:19:20AM -0700, Jason Majors wrote: > Check your /etc/X11/xinit/xserverrc file. > If it has a line that contains "-nolisten tcp", remove that chunk. > No go. I changed that line and restarted X. Hell I even rebooted and no luck. Same responses. /Duncan > On Fri, Aug

Re: Running remote X apps

2001-08-24 Thread Jason Majors
Check your /etc/X11/xinit/xserverrc file. If it has a line that contains "-nolisten tcp", remove that chunk. On Fri, Aug 24, 2001 at 11:14:44AM -0700, Duncan Watson scribbled... > I am having problems running apps on other machines that need to use my > display. I suspect that X is not configur

Running remote X apps

2001-08-24 Thread Duncan Watson
I am having problems running apps on other machines that need to use my display. I suspect that X is not configured to listen to the right kind of sockets or something. Here is the scenerio, my machine name is pandora, ip 10.1.2.1. I telnet into bravado (another linux machine) and check my DISP

Re: remote X apps

1998-09-30 Thread Lee Bradshaw
I've used two approaches in the past. 1. Log into the alpha system with ssh. ssh should modify your DISPLAY variable to something like alpha:10 (as long as you don't modify it in your .profile,...) Run your X app. ssh has permission to draw on your DISPLAY, so you don't need to open the system wit

remote X apps

1998-09-04 Thread Mario Olimpio de Menezes
Hi, I'm having troubles trying to run remote X applications under a IP-Masquerading system. The situation is the following: Linux-Box--Linux-Server w/ IP-Masq.--DEC alpha 192.168.9.10 valid IP valid IP I would like to run an appl. in DEC alpha