Tiny Core Extensions > TCE 2.x

openssh

<< < (2/4) > >>

alu:
openssh gives you a vpn service (if you are not forced, like i am, to use a cisco derivate client)

Kingdomcome:
My understanding of the dropbear documentation is that only the dropbear server (x11 client) can handle x11 forwarding.  the dropbear client (on the computer with the X server wanting to be used) is not capable of x11 forwarding.  When I first compiled openssh on TC, I made a few attempts to use x11 forwarding with openssh on my laptop and dropbear on my server.  Those attempts were not successful, so I just put openssh on both ends and all is well. Personally I only use openssh for x11, although it is capable of quite a bit more.

^thehatsrule^:

--- Quote from: Kingdomcome on May 17, 2009, 09:09:47 PM ---Note: I was unable to convince openssh to set the DISPLAY variable at login for X11 forwarding.  My current work around is to:
--- Code: ---export DISPLAY=localhost:10.0
--- End code ---
before running any X apps through ssh.  If anybody has any suggestions or ideas about getting X11 forwarding working seemlessly, I'll be happy to try them and resubmit.

--- End quote ---
FYI: this should not be required anymore on TC 2.2+

Jason W:
Thanks to Kingdomcome for an update:


--- Code: ---Title: openssh.tcz
Description: OpenSSH Server and Client
Version: 5.2p1
Author: Many contributors, see site
Original-site: http://www.openssh.org
Copying-policy: BSD
Size: 616.0K
Extension_by: Kingdomcome
Comments: This extension depends on openssl-0.9.8h.tczl
Config files are located at /usr/local/etc/ssh/
Host key files will need to be generated only
if you intend to run a server, see documentation
on ssh-keygen for the process.

This extension is PPI compatible
Change-log: 2009/05/15 First Version
2009/09/02 Rebuilt to not use user.tar.gz
           Removed host key generation from post-install
Current: 2009/09/15 Moved license to proper directory


--- End code ---

Jason W:
Thanks to Kingdomcome for an update:


--- Code: ---Title: openssh.tcz
Description: OpenSSH Server and Client
Version: 5.3p1
Author: Many contributors, see site
Original-site: http://www.openssh.org
Copying-policy: BSD
Size: 620.0K
Extension_by: Kingdomcome
Comments: This extension depends on openssl-0.9.8h.tczl and
gcc_libs.tczl
Config files are located at /usr/local/etc/ssh/
Host key files will need to be generated only
if you intend to run a server, see documentation
on ssh-keygen for the process.

This extension is PPI compatible
Change-log: 2009/05/15 First Version
2009/09/02 Rebuilt to not use user.tar.gz
           Removed host key generation from post-install
2009/09/15 Moved license to proper directory
Current: 2009/10/12 Bumped to 5.3p1
   Removed libssp and added gcc_libs.tczl as dep


--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version