WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: openssh  (Read 3113 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
openssh
« on: May 17, 2009, 05:19:24 PM »
Thanks to Kingdomcome for openssh:

Code: [Select]
Title: openssh.tce
Description: OpenSSH Server and Client   (TESTING)
Version: 5.2p1
Author: Many contributors, see site
Original-site: http://www.openssh.org
Copying-policy: BSD
Size: 556.0K
Extension_by: Kingdomcome
Comments: This extension depends on openssl-0.9.8h
Config files are located in /usr/local/etc/ssh/
Unique host keys will be created in /usr/local/etc/ssh/
Use backup or PPI to save configs and keys


This extension is PPI compatible
Change-log: ----
Current: 2009/05/15 First Version


Code: [Select]
Title: openssh.tcz
Description: OpenSSH Server and Client   (TESTING)
Version: 5.2p1
Author: Many contributors, see site
Original-site: http://www.openssh.org
Copying-policy: BSD
Size: 632.0K
Extension_by: Kingdomcome
Comments: This extension depends on openssl-0.9.8h
Config files are located in /usr/local/etc/ssh/
Unique host keys will be created in /usr/local/etc/ssh/
Use backup or PPI to save configs and keys

Change-log: ----
Current: 2009/05/15 First Version


Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: openssh
« Reply #1 on: May 17, 2009, 06:07:48 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: [Select]
export DISPLAY=localhost:10.0before 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.