Re: ssh client and ssh server

2004-03-16 Thread Gokul Poduval
You can install putty, which is only a ssh client. $apt-get install putty This is what I get in unstable Package: putty Priority: optional Section: net Installed-Size: 624 Maintainer: Colin Watson <[EMAIL PROTECTED]> Architecture: i386 Version: 0.54-2 Depends: libc6 (>= 2.3.2.ds1-4), libglib1.2

Re: Fwd: Re: ssh client and ssh server

2004-03-16 Thread Colin Watson
On Tue, Mar 16, 2004 at 10:37:38PM +0100, Tom wrote: > Am Dienstag, 16. März 2004 21:28 schrieb Tom: > > * [16/03/2004 21:23] Andreas Janssen <[EMAIL PROTECTED]>: > > > I don't know about Sarge or Sid, but if you use Woody you are only > > > asked if you want to run the ssh server. You cannot deins

Fwd: Re: ssh client and ssh server

2004-03-16 Thread Tom
- Forwarded message from Andreas Janssen <[EMAIL PROTECTED]> - Date: Tue, 16 Mar 2004 22:35:43 +0100 User-Agent: KMail/1.6 From: Andreas Janssen <[EMAIL PROTECTED]> To: Tom <[EMAIL PROTECTED]> Subject: Re: ssh client and ssh server Hello Am Dienstag, 16. März 2004

Re: ssh client and ssh server

2004-03-16 Thread Andreas Janssen
Hello Greg Bolshaw (<[EMAIL PROTECTED]>) wrote: > Lawrence Lee wrote: >> I want to install ssh on an old laptop that has a small hard drive. >> My problem is that I think the ssh server is huge, so I just want to >> install ssh client. I don't just want to disable the server, but i >> don't want

Re: ssh client and ssh server

2004-03-16 Thread Steve Lamb
Lawrence Lee wrote: I want to install ssh on an old laptop that has a small hard drive. My problem is that I think the ssh server is huge. Me thinks you think wrong. [EMAIL PROTECTED]:~} ls -l `which sshd` -rwxr-xr-x1 root root 275288 2004-01-04 15:44 /usr/sbin/sshd [EMAIL PROTEC

Re: ssh client and ssh server

2004-03-16 Thread Greg Bolshaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lawrence Lee wrote: > I want to install ssh on an old laptop that has a small hard drive. > My problem is that I think the ssh server is huge, so I just want to > install ssh client. I don't just want to disable the server, but i > don't want it to ins

ssh client and ssh server

2004-03-16 Thread Lawrence Lee
I want to install ssh on an old laptop that has a small hard drive. My problem is that I think the ssh server is huge, so I just want to install ssh client. I don't just want to disable the server, but i don't want it to install ssh server, to save space. I tried googling, but nothing relavant cam