Re: installing modssl /ssh 1
Paul Sturgis wrote: > > Just toying with the idea of setting up a ssh client/server on a Caldera > Open Linux 2.2 system. Running apache 1.3.1 . What do I need to do? Any > good information resources would be helpful... > Thanx. SSH? Or SSL? For SSL you can find a FAQ at modssl.org, and look at the first section of the manual. For ssh get the tarball from ftp.replay.com and compile + install it. -- "Your Favorite OS Sucks" --anonymous internet hero __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager[EMAIL PROTECTED]
Re: installing modssl /ssh 1
Paul Sturgis schrieb: > > Just toying with the idea of setting up a ssh client/server on a Caldera > Open Linux 2.2 system. Running apache 1.3.1 . What do I need to do? Any > good information resources would be helpful... Both are completely unrelated. Best bet is to install the SSH package from Caldera. -- Holger Reif Tel.: +49 361 74707-0 SmartRing GmbH Fax.: +49 361 7470720 Europaplatz 5 [EMAIL PROTECTED] D-99091 ErfurtWWW.SmartRing.de __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager[EMAIL PROTECTED]
Re: installing modssl /ssh 1
Hi, > Just toying with the idea of setting up a ssh client/server on a Caldera I don't know for Open Linux but in Debian it's very simple: you just install the ssh package. It creates the server keys as needed and starts the daemon. Then ssh ist just a replacement for telnet with additional options. There is an ssh client written in Java at http://www.mindbright.se/mindterm/ that runs on many platforms, it can even be used as an applet. > Open Linux 2.2 system. Running apache 1.3.1 . What do I need to do? Any Apache and ssh aren't linked in any way but they can be used together without problems. It's even possible to use ssh as a "secure tunnel" to your server if you don't want to (or can't) use SSL. _ Balázs Bárány[EMAIL PROTECTED] http://www.tud.at ICQ 10747763 Computers. You can't live with them, you can't live without them. __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager[EMAIL PROTECTED]
installing modssl /ssh 1
Just toying with the idea of setting up a ssh client/server on a Caldera Open Linux 2.2 system. Running apache 1.3.1 . What do I need to do? Any good information resources would be helpful... Thanx. __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager[EMAIL PROTECTED]