On Wed, Aug 27, 2003 at 05:52:23PM +0530, Suresh Babu A. [IT Engineer] wrot=
e:
> Hi Team,
>=20
> I am unable to login from my client to my server as a root. Where to
> enable it.
/*
As Charles says, don't.
A very good tool to use which supports SSH is le Putty; a
On Wed, Aug 27, 2003 at 10:06:55AM -0600, Charles Curley wrote:
> On Wed, Aug 27, 2003 at 08:16:19PM +0530, Suresh Babu A. [IT Engineer] wrote:
> > Hi Team,
> >
> > Any url which talk about HOW to SSH.
>
> This is old but still useful, and points to some other useful resources.
It works better i
On Wed, Aug 27, 2003 at 08:16:19PM +0530, Suresh Babu A. [IT Engineer] wrote:
> Hi Team,
>
> Any url which talk about HOW to SSH.
This is old but still useful, and points to some other useful resources.
--
Charles Curley /"\ASCII Ribbon Campaign
Looking for fine software
Title: RE: Telnet enable to ROOT
I used 'man ssh'
It provides all you need to know.
You will need these packages:
openssh-clients
openssh-server
openssh
Do a 'rpm -qa | grep ssh' to see if they are installed on your system.
-Channon
-Original Message-
From
Hi Team,
Any url which talk about HOW to SSH.
Thanks in advance.
Suresh A.
On Wed, 27 Aug 2003, Charles Curley wrote:
> Date: Wed, 27 Aug 2003 06:39:16 -0600
> From: Charles Curley <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re:
On Wed, Aug 27, 2003 at 05:52:23PM +0530, Suresh Babu A. [IT Engineer] wrote:
> Hi Team,
>
> I am unable to login from my client to my server as a root. Where to
> enable it.
Don't.
Telnet sends passwords in the clear, so anyone can snoop your
passwords. It has other insecurities.
Instead, use