Tiny Core Linux
Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on May 17, 2009, 08:47:46 PM
-
Thanks to Kingdomcome for openssh:
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: 592.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
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: 684.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
-
Note: I was unable to convince openssh to set the DISPLAY variable at login for X11 forwarding. My current work around is to:
export DISPLAY=localhost:10.0
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.
-
Thanks to Kingdomcome for an update:
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
Current: 2009/09/02 Rebuilt to not use user.tar.gz
Removed host key generation from post-install
-
What are the benefits of openssh over dropbear? It looks like x11 support but I thought dropbear added x11 support awhile ago.
-
If need sftp and/or sftp-server.
-
openssh gives you a vpn service (if you are not forced, like i am, to use a cisco derivate client)
-
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.
-
Note: I was unable to convince openssh to set the DISPLAY variable at login for X11 forwarding. My current work around is to:export DISPLAY=localhost:10.0
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.
FYI: this should not be required anymore on TC 2.2+
-
Thanks to Kingdomcome for an update:
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
-
Thanks to Kingdomcome for an update:
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
-
Thanks to Kingdomcome for an update:
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: 692.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, a script
"generate_hostkeys.sh" is included to do so.
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
2009/10/12 Bumped to 5.3p1
Removed libssp and added gcc_libs.tczl as dep
Current: 2009/11/25 Added script to generate host keys
-
Thanks to Kingdomcome for an update:
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: 692.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.
Use /usr/local/etc/init.d/openssh to start, stop or
restart server and to generate host keys.
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
2009/10/12 Bumped to 5.3p1
Removed libssp and added gcc_libs.tczl as dep
2009/11/25 Added script to generate host keys
Current: 2009/11/29 Removed keygen script in favor of all-inclusive
/usr/local/etc/init.d/openssh script
-
Thanks to Kingdomcome for an update:
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: 692.0K
Extension_by: Kingdomcome
Comments: This extension depends on openssl-0.9.8m.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.
Use /usr/local/etc/init.d/openssh to start, stop or
restart server and to generate host keys.
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
2009/10/12 Bumped to 5.3p1
Removed libssp and added gcc_libs.tczl as dep
2009/11/25 Added script to generate host keys
2009/11/29 Removed keygen script in favor of
all-inclusive init script
Current: 2010/02/27 Rebuilt against openssl-0.9.8m
-
Thanks to Kingdomcome for an update:
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: 696K
Extension_by: Kingdomcome
Comments: This extension depends on openssl-0.9.8m.tcz and
gcc_libs.tcz
Config files are located at /usr/local/etc/ssh/
Copy ssh_config.example and sshd_config.example to
ssh_config and sshd_config AND EDIT to fit setup.
**Warning: Default sshd_config contains possible
security concerns.
Host key files will need to be generated only
if you intend to run a server.
Use /usr/local/etc/init.d/openssh to start, stop or
restart server and to generate host keys.
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
2009/10/12 Bumped to 5.3p1
Removed libssp and added gcc_libs.tczl as dep
2009/11/25 Added script to generate host keys
2009/11/29 Removed keygen script in favor of
all-inclusive init script
2010/02/27 Rebuilt against openssl-0.9.8m
Current: 2010/03/14 Removed copying of example configs to default
config name
Reworded info
-
Thanks to Kingdomcome for an update:
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: 692.0K
Extension_by: Kingdomcome
Comments: This extension depends on openssl-0.9.8m.tcz and
gcc_libs.tcz
Config files are located at /usr/local/etc/ssh/
Copy ssh_config.example and sshd_config.example to
ssh_config and sshd_config AND EDIT to fit setup.
**Warning: Default sshd_config contains possible
security concerns.
Host key files will need to be generated only
if you intend to run a server.
Use /usr/local/etc/init.d/openssh to start, stop or
restart server and to generate host keys.
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
2009/10/12 Bumped to 5.3p1
Removed libssp and added gcc_libs.tczl as dep
2009/11/25 Added script to generate host keys
2009/11/29 Removed keygen script in favor of
all-inclusive init script
2010/02/27 Rebuilt against openssl-0.9.8m
2010/03/14 Removed copying of example configs to default
config name
Reworded info
Current: 2010/03/25 Fixed bug in init script
-
Thanks to Kingdomcome for an update:
Title: openssh.tcz
Description: OpenSSH Server and Client
Version: 5.4p1
Author: Many contributors, see site
Original-site: http://www.openssh.org
Copying-policy: BSD
Size: 796K
Extension_by: Kingdomcome
Comments: This extension depends on openssl-0.9.8.tcz and
gcc_libs.tcz
Config files are located at /usr/local/etc/ssh/
Copy ssh_config.example and sshd_config.example to
ssh_config and sshd_config AND EDIT to fit setup.
**Warning: Default sshd_config contains possible
security concerns.
Host key files will need to be generated only
if you intend to run a server.
Use /usr/local/etc/init.d/openssh to start, stop or
restart server and to generate host keys.
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
2009/10/12 Bumped to 5.3p1
Removed libssp and added gcc_libs.tczl as dep
2009/11/25 Added script to generate host keys
2009/11/29 Removed keygen script in favor of
all-inclusive init script
2010/02/27 Rebuilt against openssl-0.9.8m
2010/03/14 Removed copying of example configs to default
config name
Reworded info
2010/03/25 Fixed bug in init script
Current: 2010/04/04 Bumped to 5.4p1
Rebuilt against openssl-0.9.8(n)