|
The comments are owned by the author. We aren't responsible for their content.
Author | Thread |
---|---|
Jack |
Published: 2007/1/3 0:10 Updated:
2007/1/3 0:10
|
Quite a regular
Joined: 11/27/2006
From: Israel
Comments: 933
|
Re: OpenSSH clients for OS4 Updated
Is it by any chance capable of X11 forwarding?
In any case: good job!!! If I had my A1 functioning it would be definitely the most frequently used piece of software. Jack |
ssolie |
Published: 2007/1/3 18:44 Updated:
2007/1/3 18:44
|
Amigans Defender
Joined: 11/26/2006
From: Canada
Comments: 986
|
Re: OpenSSH clients for OS4 Updated
@Jack
I have purposely disabled X11 forwarding for now. Do you actually require this feature for something? |
Jack |
Published: 2007/1/3 19:50 Updated:
2007/1/4 0:25
|
Quite a regular
Joined: 11/27/2006
From: Israel
Comments: 933
|
Re: OpenSSH clients for OS4 Updated
Just a thought:
it could be used for automated launches of x11 apps remotely in windowed x11-server instance (dunnoh if the cygnix can do it, but m68k-ish x11ami can run in a window). That can eliminate the need to run window manager, just one client, and login into remote machine used run the client can be done paswordlessly using key-based authentication. The script would do this: 1. launch x11 in a window with a certain display number 2. "setenv DISPLAY number" 3. "ssh remote-machine some-command" (hopefully the var would be picked up and tunnel established) edit: made it more readable Jack |
orgin |
Published: 2007/1/3 20:28 Updated:
2007/1/3 20:28
|
Supreme Council
Joined: 11/16/2006
From: Sweden
Comments: 3294
|
Re: OpenSSH clients for OS4 Updated
@Jack
yeah, x11 forwarding would definitly be usefull. |